]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ssl.cc
DW:
authorwessels <>
Wed, 4 Oct 2000 08:18:48 +0000 (08:18 +0000)
committerwessels <>
Wed, 4 Oct 2000 08:18:48 +0000 (08:18 +0000)
commit974ba0ee6a989b924bbc2d01b1a472c6788c81a6
tree098439d5ad9616c92d71e68c4115a32d6bbc9dcc
parent275fb96c14cb3c488252e1a71f23d9bb0dad5c5d
DW:
 - log SSL status codes in access.log.  Since ssl.c doesn't know about
   HttpReply or MemObject, the least ugly way to do this seems to be
   passing a pointer to the HTTP status variable.
src/client_side.cc
src/protos.h
src/ssl.cc
src/tunnel.cc