]> git.ipfire.org Git - thirdparty/squid.git/commit
Revert AsyncJob::Start() from clientNegotiateSSL()
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 2 Sep 2014 01:49:58 +0000 (18:49 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 2 Sep 2014 01:49:58 +0000 (18:49 -0700)
commit25335d7d60995e663880913c4be56103156589c1
tree44b172a7f302a3a180ecf86741b5c9caad23d238
parent2c6150cc05571f098a2dc7351a4d896f0160ac0a
Revert AsyncJob::Start() from clientNegotiateSSL()

Peek-n-splice code updates made it wrong. The original code should work
now even with PROXY protocol, which is not supported on HTTPS ports
anyway.
src/client_side.cc