tinyproxy/src
2001-11-23 01:19:15 +00:00
..
acl.c Reformated text. 2001-11-22 00:31:10 +00:00
acl.h Fixed up the names of the DEFINES. 2001-06-02 02:07:34 +00:00
anonymous.c Reformated text. 2001-11-22 00:31:10 +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 Reformated text. 2001-11-22 00:31:10 +00:00
buffer.h Reformated text. 2001-11-22 00:31:10 +00:00
conns.c Reformated text. 2001-11-22 00:31:10 +00:00
conns.h Include the protocol variables in the conn_s structure. 2001-11-21 01:00:09 +00:00
dnscache.c Reformated text. 2001-11-22 00:31:10 +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 Reformated text. 2001-11-22 00:31:10 +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 Reformated text. 2001-11-22 00:31:10 +00:00
log.h Reformated text. 2001-11-22 00:31:10 +00:00
Makefile.am Added a clean rule to remove the gprof files. 2001-11-05 15:24:01 +00:00
regexp.h Moved back to the <config.h> for autoconf defines. 2000-09-11 23:50:07 +00:00
reqs.c Removed the trim() function and move it into chomp()/utils.c 2001-11-23 01:17:19 +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 Style changes. Also replaces all mallocs with safemalloc, etc. 2001-11-23 01:18:43 +00:00
sock.h Replaced the readline() function with a new version which has no 2001-11-22 00:19:18 +00:00
stats.c Reformated text. 2001-11-22 00:31:10 +00:00
stats.h Reformated text. 2001-11-22 00:31:10 +00:00
ternary.c Reformated text. 2001-11-22 00:31:10 +00:00
ternary.h Reformated text. 2001-11-22 00:31:10 +00:00
thread.c Reformated text. 2001-11-22 00:31:10 +00:00
thread.h Fixed up return types. 2001-09-07 04:20:04 +00:00
tinyproxy.c Reformated text. 2001-11-22 00:31:10 +00:00
tinyproxy.h Reformated text. 2001-11-22 00:31:10 +00:00
utils.c Added the chomp() function (to replace the trim() function reqs.c) 2001-11-23 01:19:15 +00:00
utils.h Added the chomp() function (to replace the trim() function reqs.c) 2001-11-23 01:19:15 +00:00