..
acl.c
Tightened the string/numeric ACL checks.
2001-11-03 06:08:37 +00:00
acl.h
Fixed up the names of the DEFINES.
2001-06-02 02:07:34 +00:00
anonymous.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
anonymous.h
Removed the anon_new() function and moved it's functionality into
2001-08-26 21:07:27 +00:00
buffer.c
Removed the buffer_size() function and turned it into BUFFER_SIZE() macro.
2001-11-05 15:23:05 +00:00
buffer.h
Removed the buffer_size() function and turned it into BUFFER_SIZE() macro.
2001-11-05 15:23:05 +00:00
conns.c
Moved the connection creation/destruction and definition into it's own
2001-10-25 16:58:09 +00:00
conns.h
Moved the connection creation/destruction and definition into it's own
2001-10-25 16:58:09 +00:00
dnscache.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
dnscache.h
Changed the included headers to be only the "tinyproxy.h" since it
2001-10-25 17:02:50 +00:00
filter.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +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 token for Upstream and the code the handle the upstream
2001-09-16 20:08:24 +00:00
log.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
log.h
Added the Connect log level.
2001-08-26 21:10:04 +00:00
Makefile.am
Some code clean up due to the creation of the conns.{c,h} files which now
2001-10-25 16:58:50 +00:00
regexp.h
Moved back to the <config.h> for autoconf defines.
2000-09-11 23:50:07 +00:00
reqs.c
Informing the user of the connection to the tunnel is a INFO type message,
2001-11-02 21:19:46 +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.l
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
sock.c
Bit of source code clean up.
2001-10-25 05:10:32 +00:00
sock.h
Changed the included headers to be only the "tinyproxy.h" since it
2001-10-25 17:02:50 +00:00
stats.c
Changed to using the send_http_message() function so that the HTTP headers
2001-09-15 21:27:58 +00:00
stats.h
Some code clean up due to the creation of the conns.{c,h} files which now
2001-10-25 16:58:50 +00:00
ternary.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
ternary.h
Renamed ternary_insert() to ternary_insert_replace() and added the ability
2001-08-30 16:52:09 +00:00
thread.c
Error message cleanup to make the information more informative.
2001-10-24 00:37:23 +00:00
thread.h
Fixed up return types.
2001-09-07 04:20:04 +00:00
tinyproxy.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
tinyproxy.h
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
utils.c
Header reorganization. Basically all system headers are now included in
2001-10-25 17:27:39 +00:00
utils.h
Some code clean up due to the creation of the conns.{c,h} files which now
2001-10-25 16:58:50 +00:00