]> git.ipfire.org Git - thirdparty/squid.git/history - src/client_side.cc
Fix logged request size (%http::>st) and other size-related %codes.
[thirdparty/squid.git] / src / client_side.cc
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
2016-03-18  Christos Tsantilasmerge from trunk r14597
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-03-10  Nathan HoadFix memory leak of HttpRequest objects
2016-02-13  Christos TsantilasCert Validation memory leaks
2016-02-02  Christos TsantilasFix external_acl problems after trunk r14351
2016-02-01  Amos JeffriesSourceLayout: rename ssl_crtd helper to security_file_c...
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-27  Amos JeffriesCleanup: remove last SSL_CTX_Pointer uses
2016-01-26  Amos JeffriesCleanup: update TLS session pointer types
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-24  Amos JeffriesRevert Pipeline ID logic changes
2016-01-20  Amos JeffriesAdd support for GnuTLS and other non-OpenSSL logics...
2016-01-13  Source MaintenanceSourceFormat Enforcement
2016-01-13  Christos TsantilasAdd connections_encrypted ACL
2016-01-09  Amos JeffriesShuffle Http::StreamContext methods to libsquid-http.la
2016-01-08  Amos JeffriesSupport HTTP/2 multiplex stream ID mechanism in pipelin...
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-23  Christos TsantilasLog TLS Cryptography Parameters
2015-12-18  Amos JeffriesConvert ClientSocketContext to MEMPROXY class
2015-12-15  Christos TsantilasConvert Ssl::Bio::rbuf from MemBuf to SBuf
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-08  Amos JeffriesRefactor ClientSocketContext write(2) using Server...
2015-12-04  Amos JeffriesCleanup TLS: shuffle AnyP::PortCfg::staticSslContext...
2015-11-30  Amos JeffriesCleanup: Simplify HTTP 1xx control message writing
2015-11-28  Amos JeffriesCleanup: rename Security::ContextPointer to ContextPtr
2015-11-25  Source MaintenanceSourceFormat Enforcement
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-19  Amos JeffriesFix build after rev.14402 https_port currently still...
2015-11-18  Amos JeffriesMerged from trunk rev.14404
2015-11-18  Amos JeffriesCombine the https_port list internal state with http_po...
2015-11-17  Amos JeffriesSplit kick() out of finished(), making terminateAll...
2015-11-17  Amos JeffriesDocument bug in clientTunnelOnError
2015-11-17  Amos JeffriesUpdate docs and make pop() check the context being...
2015-11-17  Amos JeffriesMerged from trunk rev.14401
2015-11-17  Amos JeffriesRename ClientSocketContext::connIsFinished() to finished()
2015-11-17  Amos JeffriesUse connIsFinished() when a transaction is completed...
2015-11-15  Amos JeffriesCleanup pipeline handling on 1xx message sending
2015-11-15  Amos JeffriesRemove unused ClientSocketContext::next member
2015-11-15  Amos JeffriesRemove last traces of ConnStateData::currentobject
2015-11-15  Amos JeffriesReplace ClientSocketContext::removeFromConnectionList...
2015-11-15  Amos JeffriesReplace ConnStateData::getCurrentContext() with Pipelin...
2015-11-15  Amos JeffriesRemove ClientSocketContext::deRegisterWithConn()
2015-11-15  Amos JeffriesSplit ConnStateData manipulation out of ClientSocketCon...
2015-11-15  Amos JeffriesReplace ConnStateData::notifyAllContexts() with Pipelin...
2015-11-15  Amos JeffriesReplace ConnStateData::freeAllContexts() with Pipeline...
2015-11-15  Amos JeffriesRemove ConnStateData::areAllContextsForThisConnection()
2015-11-15  Amos JeffriesReplace ConnStateData::getConcurrentRequestCount()...
2015-11-15  Amos JeffriesReplace ConnStateData::addContextToQueue() with Pipelin...
2015-11-15  Amos JeffriesUse pipeline object for transaction accounting
2015-11-09  Source MaintenanceSourceFormat Enforcement
2015-11-09  Christos TsantilasHandshake Problem during Renegotiation
next