tinyproxy/src
Robert James Kaes 5b11a1e2c9 Formating changes. Also, explictly close the client_fd when the
connections are destroyed.
2001-05-30 15:45:14 +00:00
..
acl.c Renamed the access member of struct acl_s to acl_access. 2001-05-27 02:20:54 +00:00
acl.h Improvied access control semantics. Allows for a finger control for 2000-09-12 00:08:48 +00:00
anonymous.c Updated the return type for new_anonymous(). 2001-05-27 02:21:37 +00:00
anonymous.h Updated the return type for new_anonymous(). 2001-05-27 02:21:37 +00:00
buffer.c Changed the types for various variables. Some the functions had the 2001-05-27 02:23:08 +00:00
buffer.h Changed the types for various variables. Some the functions had the 2001-05-27 02:23:08 +00:00
dnscache.c Fixed the return type for new_dnscache(). 2001-05-27 02:24:00 +00:00
dnscache.h Fixed the return type for new_dnscache(). 2001-05-27 02:24:00 +00:00
filter.c Just a bit of a cleanup. Nothing major. 2001-05-27 02:24:40 +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 Changed all the references to log() to log_message(). 2001-05-27 02:25:21 +00:00
log.c Changed the log() function to log_message(). 2001-05-27 02:26:11 +00:00
log.h Changed the log() function to log_message(). 2001-05-27 02:26:11 +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 Formating changes. Also, explictly close the client_fd when the 2001-05-30 15:45:14 +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 Fixed a bug where the ':' character was not being properly detected. 2001-01-02 19:30:40 +00:00
sock.c Removed the SA define. 2001-05-27 02:31:20 +00:00
sock.h Removed the SA define. 2001-05-27 02:31:20 +00:00
stats.c Changed the reference from log() to log_message(). 2001-05-27 02:26:53 +00:00
stats.h This module handles the various stats relating to tinyproxy's 2000-09-12 00:06:09 +00:00
ternary.c Removed a debugging aid. 2001-05-23 17:59:53 +00:00
ternary.h Added the TE_EXISTS return code, and cleaned up the ternary_destroy 2000-09-26 04:59:20 +00:00
thread.c Changed the thread_main() function to only deal with the connections per 2001-05-27 02:33:35 +00:00
thread.h Changed the thread_main() function to only deal with the connections per 2001-05-27 02:33:35 +00:00
tinyproxy.c Added code to stop the creation of core files. 2001-05-27 02:36:22 +00:00
tinyproxy.h Added code to stop the creation of core files. 2001-05-27 02:36:22 +00:00
uri.c Changed the references to log() to log_message(). Also changed some of the 2001-05-27 02:37:18 +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 Changed all references to log() to log_message(). 2001-05-27 02:38:46 +00:00
utils.h Changed all references to log() to log_message(). 2001-05-27 02:38:46 +00:00