]> git.ipfire.org Git - thirdparty/squid.git/history - src/tunnel.cc
Supply AccessLogEntry (ALE) for more fast ACL checks. (#182)
[thirdparty/squid.git] / src / tunnel.cc
2018-05-11  Eduard BagdasaryanSupply AccessLogEntry (ALE) for more fast ACL checks... M-staged-PR182
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-11-17  Alex RousskovRelay peer CONNECT error status line and headers to...
2017-11-16  Alex RousskovFixed %<Hs, %<pt, %<tt, %<bs calculation bugs for error...
2017-06-26  Alex RousskovMinimize direct comparisons with ACCESS_ALLOWED and...
2017-06-09  Alex RousskovMake GCC v6 happier after r15183. GCC thinks "if (x...
2017-06-09  Alex RousskovHappy Eyeballs: Use each fully resolved forwarding...
2017-05-18  Christos TsantilasBug 4653 - %st lies about tunneled traffic volumes
2017-04-12  Eduard BagdasaryanCount failures and use peer-specific connect timeouts...
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-16  Amos JeffriesSourceLayout: move HttpMsg into libhttp as Http::Message
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-06  Michael BuchauBug 4406: SIGSEV in TunnelStateData::handleConnectRespo...
2016-11-30  Francesco ChemolliMerge from trunk
2016-11-26  Amos JeffriesMerged from v5 r14954
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-11-19  Amos JeffriesCleanup: replace HTTP Request bitmap flags with boolean
2016-11-04  Source MaintenanceSourceFormat Enforcement
2016-11-04  Christos TsantilasMinor polishing fixes inside tunnelPeerSelectComplete...
2016-11-04  Christos TsantilasSupport tunneling of bumped non-HTTP traffic. Other...
2016-08-17  Amos JeffriesCleanup: remove many needless references to SSL
2016-08-09  Amos JeffriesFix logic error in rev.14321
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-07-27  Amos JeffriesCleanup: Move PeerConnector and BlindPeerConnector...
2016-07-13  Amos JeffriesCleanup: TunnelStateData switchToTunnel function
2016-05-26  Amos JeffriesMerge from trunk rev.14687
2016-05-23  Christos TsantilasSync with trunk-r14686
2016-05-18  Christos TsantilasFast SNI peek
2016-05-18  Christos Tsantilassync with trunk-r14669
2016-05-13  Christos Tsantilasmerge from trunk-r14667
2016-04-05  Amos JeffriesMerged from trunk rev.14625
2016-04-03  Amos JeffriesCleanup: remove xstrerror()
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-02-25  Francesco ChemolliRefactor SBuf into own library and simplify link time...
2016-02-25  Francesco ChemolliMerged from trunk
2016-02-23  Francesco Chemolliinitial version of libsbuf
2016-02-02  Christos TsantilasFix external_acl problems after trunk r14351
2016-01-31  Amos JeffriesSourceLayout: rename ClientSocketContext to Http::Stream
2016-01-27  Source MaintenanceSourceFormat Enforcement
2016-01-27  Amos JeffriesSourceLayout: shuffle PeerConnector classes to separate...
2016-01-26  Amos JeffriesCleanup: update TLS session pointer types
2016-01-24  Amos JeffriesRename Http::StreamContext to Http::Stream
2016-01-07  Amos JeffriesShuffle ClientSocketContext to Http::StreamContext
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-12-22  Amos JeffriesAdd cache_peer auth-no-keytab option to use a credentia...
2015-12-15  Christos TsantilasConvert Ssl::Bio::rbuf from MemBuf to SBuf
2015-12-14  Christos Tsantilasmerge from trunk r14444
2015-12-04  Amos JeffriesBug 4392: assertion CbcPointer.h:159: 'c' via tunnelSer...
2015-11-25  Amos JeffriesCleanup: Refactor ConnStateData pipeline handling
2015-11-23  Amos JeffriesFix typo in tunnel.cc
2015-11-19  Alex RousskovStore API and layout polishing. No functionality change...
2015-11-18  Amos JeffriesMerged from trunk rev.14404
2015-11-17  Amos JeffriesPrevent all TUNNELs being marked as ABORTED
2015-11-17  Amos JeffriesMerged from trunk rev.14401
2015-11-15  Amos JeffriesReplace ConnStateData::getCurrentContext() with Pipelin...
2015-11-09  Aymeric VincentFix cache_peer forceddomain= in CONNECT
2015-11-07  Amos JeffriesSplit core Server operations from ConnStateData
2015-10-29  Alex RousskovRewrote ServerHello parsing using a [binary] tokenizer...
2015-09-28  Amos JeffriesMerge from trunk
2015-09-27  Amos JeffriesMerge from trunk rev.14325
2015-09-27  Aymeric VincentBug 3069: CONNECT method bytes sent logging
2015-09-26  Amos JeffriesFix cache_peer login=PASS(THRU) after CVE-2015-5400
2015-09-03  Francesco ChemolliMerged from trunk
2015-09-02  Amos JeffriesFix CONNECT request debugging 11,2 traces
2015-08-30  Francesco ChemolliMerged from trunk
2015-08-30  Amos JeffriesSourceLayout: shuffle kb_t to ByteCounter in libbase
2015-08-09  Amos JeffriesMerge from trunk
2015-07-29  Francesco ChemolliMerged from trunk
2015-07-29  Francesco ChemolliImplement std::hash<SBuf> for seamless std::unordered_m...
2015-07-29  Amos JeffriesMerged from trunk rev.14189
2015-07-29  Amos JeffriesSourceLayout: refactor regex pattern objects
2015-07-29  Amos JeffriesAdd temporary SBufToCstring() helper functions for...
2015-07-28  Amos JeffriesMerged from trunk rev.14181
2015-07-27  Francesco ChemolliMerged from trunk
2015-07-21  Francesco ChemolliMerged from trunk
2015-07-19  Amos JeffriesCleanup: replace urlCanonical() with HttpRequest::effec...
2015-07-17  Francesco ChemolliMerge fixes for some issues reported by Coverity
2015-07-13  Amos JeffriesCrypto-NG: add SessionPointer type to libsecurity API
2015-07-12  Amos JeffriesMerge from trunk
2015-06-28  Amos JeffriesMerged from trunk rev.14126
2015-06-28  Alex RousskovDo not blindly forward cache peer CONNECT responses.
2015-06-27  Francesco ChemolliInitialize TunnelStateData::started in ctor (Coverity...
2015-06-22  Amos JeffriesMerged from trunk
2015-06-20  Amos JeffriesFix CONNECT failover to IPv4 after trying broken IPv6...
2015-06-19  Amos Jeffriesparser-ng: Add HTTP/1.x extension tokenizer
2015-06-09  Amos JeffriesBug 1961 partial: Move HttpRequest host:port to class URL
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-05-07  Amos JeffriesMerge from trunk rev.14061
2015-05-05  Christos TsantilasSecure ICAP
2015-04-27  Amos JeffriesFix printf format for size_t and mb_size_t
2015-04-27  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-04-27  Amos JeffriesMemBuf implements Packable interface
next