tinyproxy/src
Robert James Kaes 9d04667848 Added the new configuration parsing system (conffile.c and
conffile.h.)  The new system is intended to replace the existing
grammar.y and scanner.l files.  I don't want to depend on flex/bison
any longer.
2004-08-13 20:19:50 +00:00
..
.cvsignore These files list all the other files that CVS should ignore. It makes 2004-04-27 18:28:45 +00:00
acl.c Completely rewrote the ACL functionality. The new system is intended 2004-08-11 20:09:20 +00:00
acl.h
anonymous.c
anonymous.h
buffer.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
buffer.h
child.c Merged in changes from 1.6.3 2004-08-10 21:24:24 +00:00
child.h Merged in changes from 1.6.3 2004-08-10 21:24:24 +00:00
common.h
conffile.c Added the new configuration parsing system (conffile.c and 2004-08-13 20:19:50 +00:00
conffile.h Added the new configuration parsing system (conffile.c and 2004-08-13 20:19:50 +00:00
conns.c Merged in changes from 1.6.3 2004-08-10 21:24:24 +00:00
conns.h Merged in changes from 1.6.3 2004-08-10 21:24:24 +00:00
daemon.c Merged in changes from 1.6.3 2004-08-10 21:24:24 +00:00
daemon.h
filter.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
filter.h
grammar.y Added the "BindSame" configure directive from Oswald Buddenhagen. 2004-04-27 18:53:14 +00:00
hashmap.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
hashmap.h
heap.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
heap.h
htmlerror.c
htmlerror.h
http_message.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
http_message.h
log.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
log.h
Makefile.am Added the new configuration parsing system (conffile.c and 2004-08-13 20:19:50 +00:00
network.c Added two functions: 2004-02-18 20:17:18 +00:00
network.h Added two functions: 2004-02-18 20:17:18 +00:00
reqs.c (check_allowed_connect_ports): By default DENY any CONNECT requests 2004-08-12 20:15:04 +00:00
reqs.h
scanner.l Added the "BindSame" configure directive from Oswald Buddenhagen. 2004-04-27 18:53:14 +00:00
sock.c Added the "BindSame" configure directive from Oswald Buddenhagen. 2004-04-27 18:53:14 +00:00
sock.h Added the "BindSame" configure directive from Oswald Buddenhagen. 2004-04-27 18:53:14 +00:00
stats.c (init_stats): Fixed a memset bug, where the structure was not cleared 2004-04-27 18:48:53 +00:00
stats.h
text.c
text.h
tinyproxy.c
tinyproxy.h Merged in changes from 1.6.3 2004-08-10 21:24:24 +00:00
utils.c
utils.h
vector.c Removed unnecessary casts (mostly dealing with memory allocation.) I 2004-02-13 21:27:42 +00:00
vector.h