From 4ecb6d1a3d9876845876ff70f999bc50fcec1e4a Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 25 Oct 2001 17:39:52 +0000 Subject: Changes reflecting the new conns.* files and the organization of the header files. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index e335d95..61efb24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2001-10-25 Robert James Kaes + * Moved all the system header included into the tinyproxy.h header + and changed all the other files to include it. The should + centralise the header dependency issue into one file. + + * src/conns.c: Brought back the conns.{c,h} files which contain + the connection structure definition plus the creation/destruction + routines. + * src/reqs.c (process_client_headers): Selectively send headers based on whether we're using an upstream with a CONNECT request. The short answer: all methods work correctly with -- cgit v1.2.3