]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / client_side.cc
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-11-16  Alex RousskovFixed %<Hs, %<pt, %<tt, %<bs calculation bugs for error...
2017-11-03  Amos JeffriesBug 4679: User names not sent to url_rewrite_program...
2017-11-02  Amos JeffriesMove TLS/SSL http_port config values to libsecurity...
2017-08-23  Christos TsantilasFix SSL certificate cache refresh and collision handlin...
2017-06-26  Source MaintenanceSourceFormat Enforcement
2017-06-26  Christos TsantilasReduce "!Comm::MonitorsRead(serverConnection->fd)"...
2017-06-26  Alex RousskovMinimize direct comparisons with ACCESS_ALLOWED and...
2017-06-16  Source MaintenanceSourceFormat Enforcement
2017-06-16  Christos Tsantilastproxy does not spoof spliced connections
2017-06-12  Christos Tsantilastransaction_initiator ACL for detecting various unusual...
2017-06-12  Christos Tsantilasssl::server_name options to control matching logic.
2017-05-07  Christos Tsantilasbug 4321: ssl_bump terminate does not terminate at...
2017-04-14  Christos TsantilasSecond adaptation missing for CONNECTs
2017-04-06  Trever AdamsBug 4692: SslBump breaks intercepted IPv6 connections
2017-03-02  Amos JeffriesBug 4657: delay IDENT until after PROXY protocol handling
2017-03-01  Amos JeffriesCleanup: convert MemObject::_reply to ReplyPointer
2017-02-20  Amos JeffriesTLS: refactor Security::ContextPointer to a std::shared_ptr
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-19  Eduard BagdasaryanAdd response delay pools feature for Squid-to-client...
2017-02-16  Amos JeffriesSourceLayout: move HttpMsg into libhttp as Http::Message
2017-02-10  Amos JeffriesTLS: refactor Security::ContextPointer to a std::shared_ptr
2017-02-05  Amos JeffriesSync from v5 r15034
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-01-30  Christos Tsantilasauthor: Eduard Bagdasaryan <eduard.bagdasaryan@measurem...
2017-01-25  Amos JeffriesBug 4636: assertion failed: client_side.cc:1448: 'byteC...
2017-01-24  FredBFix some spelling mistakes
2017-01-14  Amos JeffriesFix spelling error and polish some debugs
2017-01-14  Amos JeffriesMerge from v5
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-30  Christos TsantilasBug 4599 pt5: various OpenSSL-1.x API compatibility...
2016-12-22  Amos JeffriesMerged from v5 r14984
2016-12-07  Garri DjavadyanBug 4169: HIT marked as MISS when If-None-Match does...
2016-12-03  Amos JeffriesMerged from v5.0.0-r14964
2016-11-30  Francesco ChemolliMerge from trunk
2016-11-26  Amos JeffriesMerged from v5 r14956
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-18  Amos JeffriesFix Null pointer dereferences after rev.14913
2016-11-18  Amos JeffriesTLS: Add ErrorString() function to libsecurity API
2016-11-17  Christos TsantilasFix r14945: Fixed Write.cc:41 "!ccb->active()" assertion.
2016-11-15  Francesco ChemolliMerged previous wordlist work
2016-11-15  Christos TsantilasFixed Write.cc:41 "!ccb->active()" assertion.
2016-11-04  Source MaintenanceSourceFormat Enforcement
2016-11-04  Christos TsantilasSupport tunneling of bumped non-HTTP traffic. Other...
2016-10-29  Amos JeffriesMerged from trunk rev.14899
2016-10-28  Christos Tsantilasssl::server_name ACL badly broken since inception ...
2016-10-16  Amos JeffriesShuffle TLS session creation to libsecurity
2016-09-22  Amos JeffriesCleanup: Security::ContextPtr removal, pt4
2016-09-21  Amos JeffriesCleanup: Security::ContextPtr removal, pt3
2016-09-15  Amos JeffriesFix casts after r14842
2016-09-15  Amos JeffriesCleanup: remove Security::SessionPtr type
2016-09-13  Eduard BagdasaryanFix logged request size (%http::>st) and other size...
2016-09-13  Amos JeffriesMove Ssl::CertError(s) to libsecurity
2016-09-12  Christos TsantilasSquid crashes on shutdown while cleaning up idle ICAP...
2016-09-08  Christos TsantilasSquid crashes on shutdown while cleaning up idle ICAP...
2016-09-04  Amos JeffriesGnuTLS: support for TLS session resume (part 2)
2016-08-19  Alex RousskovDo not log error:transaction-end-before-headers after...
2016-08-17  Alex RousskovDo not access-log SslBump-faked CONNECTs with _ABORTED...
2016-08-17  Amos JeffriesBetter support for unknown URL schemes
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-23  Source MaintenanceSourceFormat Enforcement
2016-07-22  Eduard BagdasaryanFix some failed transactions not being logged.
2016-07-18  Amos JeffriesRevert changes in rev.14726
2016-07-17  Eduard BagdasaryanCleanup: drop redundant parse buffer check
2016-07-11  Amos JeffriesCleanup: Ssl::Create*() functions
2016-07-07  Amos JeffriesMerged from trunk rev.14734
2016-07-07  Christos TsantilasSync with trunk r14734
2016-07-02  Amos JeffriesBug 4540: revert r14720 buffer update
2016-06-30  Amos JeffriesGnuTLS: support for TLS session resume
2016-06-30  Amos JeffriesCleanup: use C++11 auto when starting ::Server jobs
2016-06-26  Amos JeffriesMerged from trunk rev.14721
2016-06-24  Nathan HoadConvert Http::Stream::reqbuf to a MemBlob, making it...
2016-06-23  Amos JeffriesWipe initial experiments
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-26  Christos TsantilasMake Downloader an basic AsyncJob class.
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-20  Alex RousskovDo not allow low-level debugging to hide important...
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-18  Christos TsantilasPolishing fixes
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-05-13  Christos Tsantilasrun formatter
2016-04-23  Alex RousskovBe careful with parsed TLS handshake details. They...
2016-04-23  Alex RousskovRemoved HandshakeParser::parseError and hid/renamed...
2016-04-22  Alex RousskovMerged two identical methods together. No functionality...
2016-04-14  Christos TsantilasFixes and improvments
2016-04-08  Christos TsantilasRecord SSL client and SSL server details (supported...
2016-04-07  Christos TsantilasBug 4405: assertion failed: comm.cc:554: "Comm::IsConnO...
2016-04-06  Christos Tsantilasfix comment
2016-04-06  Christos TsantilasCleanup and fixes
2016-04-05  Christos Tsantilasauthor: Nathan Hoad <nathan@getoffmalawn.com>
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-03  Amos JeffriesCleanup: remove xstrerror()
2016-03-31  Christos TsantilasFirst fast-sni implementation
2016-03-29  Christos TsantilasImprove TLS/SSL parsing code in Handshale.cc and use...
2016-03-29  Amos JeffriesMerged from trunk rev.14612
2016-03-25  Amos JeffriesConvert Vary handling to SBuf
2016-03-19  Christos Tsantilasmerge new SSL messages parser from lp:fetch-cert branch
next