]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
SSL->HTTP gatewaying support by Benno Rice
authorhno <>
Sat, 14 Apr 2001 06:03:19 +0000 (06:03 +0000)
committerhno <>
Sat, 14 Apr 2001 06:03:19 +0000 (06:03 +0000)
commit1f7c91781409b84450e439b6dc08bf71db970943
treea2b19fc1945161cb0f6e9c56eee8c2ab4424f71f
parent623bfa4c6cbbcb4af5c0245f9ff1bb4b0ee8f4b5
SSL->HTTP gatewaying support by Benno Rice

Allows Squid in accelerator mode to listen for https requests
as well as http requests.
31 files changed:
configure.in
helpers/digest_auth/password/Makefile.in
include/md5.h
include/rfc2617.h
lib/md5.c
lib/rfc2617.c
src/Makefile.in
src/cf.data.pre
src/client_side.cc
src/comm.cc
src/disk.cc
src/errorpage.cc
src/fd.cc
src/ftp.cc
src/gopher.cc
src/helper.cc
src/http.cc
src/ident.cc
src/main.cc
src/mime.cc
src/pconn.cc
src/send-announce.cc
src/squid.h
src/ssl.cc
src/structs.h
src/tools.cc
src/tunnel.cc
src/typedefs.h
src/url.cc
src/wais.cc
src/whois.cc