tinyproxy/src
Robert James Kaes 4c58663041 * [Refactor] Moved Reverse Proxy Code
Moved the reverse proxy code from reqs.c into it's own files
(reverse_proxy.c).  The code in reqs.c is way too complicated, so I
want to move unrelated code into their own files to simplify the main
concepts in reqs.c.
2005-08-16 04:03:19 +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 * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
acl.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
anonymous.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
anonymous.h * Updated Copyright Email Addresses 2005-07-12 17:39:44 +00:00
buffer.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
buffer.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
child.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
child.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
common.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
conffile.c * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
conffile.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
conns.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
conns.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
daemon.c * [Indent] Fixed typedef Formatting 2005-08-15 18:35:09 +00:00
daemon.h * [Indent] Fixed typedef Formatting 2005-08-15 18:35:09 +00:00
filter.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
filter.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
grammar.y Added the "BindSame" configure directive from Oswald Buddenhagen. 2004-04-27 18:53:14 +00:00
hashmap.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
hashmap.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
heap.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
heap.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
htmlerror.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
htmlerror.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
http_message.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
http_message.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
log.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
log.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
Makefile.am * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
network.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
network.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
reqs.c * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
reqs.h * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
reverse_proxy.c * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
reverse_proxy.h * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
scanner.l Added the "BindSame" configure directive from Oswald Buddenhagen. 2004-04-27 18:53:14 +00:00
sock.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
sock.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
stats.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
stats.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
text.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
text.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
tinyproxy.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
tinyproxy.h * [Refactor] Moved Reverse Proxy Code 2005-08-16 04:03:19 +00:00
utils.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
utils.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
vector.c * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00
vector.h * [Indent] Ran Source Through indent 2005-08-15 03:54:31 +00:00