diff options
author | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-12-17 19:10:37 +0000 |
---|---|---|
committer | Robert James Kaes <rjkaes@users.sourceforge.net> | 2001-12-17 19:10:37 +0000 |
commit | a62834808aff30faa2aa017a73e9fb5b2e8646ac (patch) | |
tree | e78de193648bbd440f2f82b5020f9476942a5651 /ChangeLog | |
parent | 4916c78ad529c3874ea057c98ed56acf1db1feb1 (diff) | |
download | tinyproxy-a62834808aff30faa2aa017a73e9fb5b2e8646ac.tar.gz tinyproxy-a62834808aff30faa2aa017a73e9fb5b2e8646ac.zip |
Added the code the log the request when in tunnelling mode.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-12-17 Robert James Kaes <rjkaes@flarenet.com> + + * src/reqs.c (handle_connection): Also log the request when + tinyproxy is in tunnelling mode. This was implemented by + Hans-Georg Bork. + 2001-12-16 Robert James Kaes <rjkaes@flarenet.com> * src/sock.c (safe_write): Add assert() calls to make sure the |