.. |
acl.c
|
Changed the header includes around to reflect the new source layout.
|
2002-05-23 18:20:27 +00:00 |
acl.h
|
Changed the check_acl() function to require the peer IP address and string
|
2002-04-17 20:52:45 +00:00 |
anonymous.c
|
Changed the header includes around to reflect the new source layout.
|
2002-05-23 18:20:27 +00:00 |
anonymous.h
|
Removed reference to ternary.h
|
2001-12-15 20:08:24 +00:00 |
buffer.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
buffer.h
|
Moved the definition of the struct buffer_s into the buffer.c file and out
|
2002-05-14 00:43:38 +00:00 |
common.h
|
Initial addition to CVS. This header moves all the system includes from
|
2002-05-23 04:37:54 +00:00 |
conns.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
conns.h
|
Added the peer's socket information to the connection structure. The
|
2002-05-23 18:23:29 +00:00 |
daemon.c
|
Initial addition into CVS. Moves various functions relating the daemon
|
2002-05-23 04:39:32 +00:00 |
daemon.h
|
Initial addition into CVS. Moves various functions relating the daemon
|
2002-05-23 04:39:32 +00:00 |
dnsclient.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
dnsclient.h
|
Initial addition to CVS. These functions create an API for accessing the
|
2002-05-23 04:40:06 +00:00 |
dnsserver.c
|
Initial addition to CVS. The dnsserver process is a child executable that
|
2002-05-23 04:40:42 +00:00 |
filter.c
|
Changed the header includes around to reflect the new source layout.
|
2002-05-23 18:20:27 +00:00 |
filter.h
|
Changed the filter_host command to filter_url.
|
2000-11-23 04:46:25 +00:00 |
gnuregex.c
|
Not using <defines.h> for autoconf anymore, so move back to the <config.h>
|
2000-09-11 23:46:42 +00:00 |
gnuregex.h
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-02-16 17:32:49 +00:00 |
grammar.y
|
Added the "DNSserverLocation" and "DNSserverSocket" directives for use
|
2002-05-23 18:24:02 +00:00 |
hashmap.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
hashmap.h
|
Removed the hashmap_keys() function and added the "iterator" concept.
|
2002-04-25 18:55:56 +00:00 |
heap.c
|
Initial addition to CVS. Moved all the debugging heap related functions.
|
2002-05-23 04:41:10 +00:00 |
heap.h
|
Initial addition to CVS. Moved all the debugging heap related functions.
|
2002-05-23 04:41:10 +00:00 |
log.c
|
Changed the header includes around to reflect the new source layout.
|
2002-05-23 18:20:27 +00:00 |
log.h
|
The log_message() function now stores the messages if the configuration
|
2002-04-22 19:34:20 +00:00 |
Makefile.am
|
Added code to create the "dnsserver" program, and also reorganized to
|
2002-05-23 04:43:06 +00:00 |
network.c
|
Initial addition to CVS. Moved the network related functions into a
|
2002-05-23 04:41:48 +00:00 |
network.h
|
Initial addition to CVS. Moved the network related functions into a
|
2002-05-23 04:41:48 +00:00 |
regexp.h
|
Added an additional test to make sure the <regex.h> header is actually
|
2001-11-25 22:06:54 +00:00 |
reqs.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
reqs.h
|
Added code to support the new ConnectPort directive which is needed to
|
2002-04-12 17:00:42 +00:00 |
scanner.l
|
Added the "DNSserverLocation" and "DNSserverSocket" directives for use
|
2002-05-23 18:24:02 +00:00 |
sock.c
|
Fixed some spelling mistakes, and removed the getpeer_ip() and
|
2002-05-24 04:44:36 +00:00 |
sock.h
|
Changed the lookup_domain() function to use the new "dnsserver" API.
|
2002-05-23 18:25:55 +00:00 |
stats.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
stats.h
|
Reformated text.
|
2001-11-22 00:31:10 +00:00 |
text.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
text.h
|
Initial addition to CVS. Moved the three "text" related functions into a
|
2002-05-23 04:42:30 +00:00 |
thread.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
thread.h
|
Added code to check for "errors" from the accept call in thread_main() and
|
2002-01-25 00:01:45 +00:00 |
tinyproxy.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
tinyproxy.h
|
Moved all the system header includes into the common.h file.
|
2002-05-23 18:27:19 +00:00 |
utils.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
utils.h
|
Moved most of the function into separate files: the heap debugging
|
2002-05-23 18:28:12 +00:00 |
vector.c
|
Fixed a tonne of spelling mistakes.
|
2002-05-24 04:45:32 +00:00 |
vector.h
|
Added the vector module which is a vector implementation. I use it in the
|
2002-04-07 21:29:23 +00:00 |