.. |
acl.c
|
Improvied access control semantics. Allows for a finger control for
|
2000-09-12 00:08:48 +00:00 |
acl.h
|
Improvied access control semantics. Allows for a finger control for
|
2000-09-12 00:08:48 +00:00 |
anonymous.c
|
Removed the ternary tree code from these files and made it a separate
|
2000-09-11 23:38:36 +00:00 |
anonymous.h
|
Removed the ternary tree code from these files and made it a separate
|
2000-09-11 23:38:36 +00:00 |
buffer.c
|
Cleaned up the source so that the internal structure is no exposed by the
|
2000-09-11 23:41:32 +00:00 |
buffer.h
|
Cleaned up the source so that the internal structure is no exposed by the
|
2000-09-11 23:41:32 +00:00 |
dnscache.c
|
Removed the custom hash routines. Using the ternary module instead.
|
2000-09-11 23:42:43 +00:00 |
dnscache.h
|
Removed the custom hash routines. Using the ternary module instead.
|
2000-09-11 23:42:43 +00:00 |
filter.c
|
Just using standard malloc() since the xmalloc() didn't really add
|
2000-09-11 23:43:59 +00:00 |
filter.h
|
Just using standard malloc() since the xmalloc() didn't really add
|
2000-09-11 23:43:59 +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.c
|
These all handle reading the tinyproxy configuration file.
|
2000-09-12 00:12:52 +00:00 |
grammar.h
|
These all handle reading the tinyproxy configuration file.
|
2000-09-12 00:12:52 +00:00 |
grammar.y
|
These all handle reading the tinyproxy configuration file.
|
2000-09-12 00:12:52 +00:00 |
log.c
|
Cleaned up the logging format, and also included logging levels (which are
|
2000-09-11 23:47:52 +00:00 |
log.h
|
Cleaned up the logging format, and also included logging levels (which are
|
2000-09-11 23:47:52 +00:00 |
Makefile.am
|
Modified to include all the files needed to build tinyproxy, plus the
|
2000-09-11 23:37:01 +00:00 |
regexp.h
|
Moved back to the <config.h> for autoconf defines.
|
2000-09-11 23:50:07 +00:00 |
reqs.c
|
MAJOR RE-WRITE! Read the ChangeLog and look at the source. It's shorter
|
2000-09-12 00:04:42 +00:00 |
reqs.h
|
MAJOR RE-WRITE! Read the ChangeLog and look at the source. It's shorter
|
2000-09-12 00:04:42 +00:00 |
scanner.c
|
These all handle reading the tinyproxy configuration file.
|
2000-09-12 00:12:52 +00:00 |
scanner.l
|
These all handle reading the tinyproxy configuration file.
|
2000-09-12 00:12:52 +00:00 |
sock.c
|
Needed locking in getpeer_string().
|
2000-09-11 23:56:32 +00:00 |
sock.h
|
Needed locking in getpeer_string().
|
2000-09-11 23:56:32 +00:00 |
stamp-h.in
|
This commit was generated by cvs2svn to compensate for changes in r2,
|
2000-02-16 17:32:49 +00:00 |
stats.c
|
This module handles the various stats relating to tinyproxy's
|
2000-09-12 00:06:09 +00:00 |
stats.h
|
This module handles the various stats relating to tinyproxy's
|
2000-09-12 00:06:09 +00:00 |
ternary.c
|
Generalized the ternary code which was already being used in anonymous.*
|
2000-09-12 00:10:28 +00:00 |
ternary.h
|
Generalized the ternary code which was already being used in anonymous.*
|
2000-09-12 00:10:28 +00:00 |
thread.c
|
tinyproxy now uses a pool of threads to handle connections. All the work
|
2000-09-12 00:07:44 +00:00 |
thread.h
|
tinyproxy now uses a pool of threads to handle connections. All the work
|
2000-09-12 00:07:44 +00:00 |
tinyproxy.c
|
Fixed the change user/group ability.
|
2000-09-12 00:03:53 +00:00 |
tinyproxy.h
|
Fixed the change user/group ability.
|
2000-09-12 00:03:53 +00:00 |
uri.c
|
Switched to the new logging style and replaced the xmalloc() with straight
|
2000-09-11 23:57:43 +00:00 |
uri.h
|
Switched to the new logging style and replaced the xmalloc() with straight
|
2000-09-11 23:57:43 +00:00 |
utils.c
|
Removed the xmalloc() and xstrdup() functions.
|
2000-09-12 00:01:29 +00:00 |
utils.h
|
Removed the xmalloc() and xstrdup() functions.
|
2000-09-12 00:01:29 +00:00 |