]> git.ipfire.org Git - thirdparty/squid.git/history - src/tunnel.cc
Optimization: clientStreamInit() copied ClientStreamData (#1801)
[thirdparty/squid.git] / src / tunnel.cc
2024-04-01  Alex RousskovBug 5360: FwdState::noteDestinationsEnd() assertion...
2023-12-16  AlexPolished TunnelStateData::usePinned() (#1619)
2023-12-10  Alex RousskovBug 5274: Successful tunnels logged as TCP_TUNNEL/500...
2023-05-22  Alex RousskovBug 5148: Log %Ss of failed tunnels as TCP_TUNNEL ...
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2023-01-06  Eduard BagdasaryanLog the number of request sending attempts (#541)
2022-12-15  Alex RousskovRequire C++17 (#1212)
2022-10-22  Eduard BagdasaryanMimic GET reforwarding decisions when our CONNECT fails...
2022-09-05  Alex RousskovReplaced most custom high-level callbacks with a unifie...
2022-07-10  Alex RousskovMaintenance: Removed most NULLs using modernize-use...
2022-05-13  Eduard BagdasaryanPreserve caller context across (and improve) deferred...
2022-04-14  Amos JeffriesSourceLayout: Move time related tools to time/libtime...
2022-04-13  Alex RousskovBug 5186: noteDestinationsEnd check failed: transportWa...
2022-02-23  Alex RousskovSourceLayout: Move debugs()-related code into src/debug...
2022-02-03  squidadmSource Format Enforcement (#963)
2022-01-09  Alex RousskovBug 5132: Close the tunnel if to-server conn closes...
2021-10-03  Eduard BagdasaryanDeduplicate transaction LogTags (#906)
2021-08-22  Alex RousskovBug 5055: FATAL FwdState::noteDestinationsEnd exception...
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-05-08  squidadmSource Format Enforcement (#763)
2020-06-17  Eduard BagdasaryanReforward CONNECT after TLS handshake failure with...
2020-06-01  Christos TsantilasAllow upgrading from HTTP/1.1 to other protocols (...
2020-05-21  Christos TsantilasDetail TLS and CONNECT cache_peer negotiation failures...
2020-03-09  Eduard BagdasaryanPreserve caller context across tunnelDelayed*Read ...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-11-27  Eduard BagdasaryanSend HTTP/500 (Internal Server Error) when lacking...
2019-10-03  Christos TsantilasAdd GeneratingCONNECT step for the existing at_step...
2019-09-21  Eduard BagdasaryanSet ALE::reply to the 200 (Connection established)...
2019-09-10  Christos TsantilasFix "BUG: Lost previously bumped from-Squid connection...
2019-08-15  Christos TsantilasBug 3552 pt3: Happy Eyeballs: Parallel TCP connection...
2019-07-04  Eduard BagdasaryanPrevent TLS transaction stalls by preserving flags...
2019-03-31  Christos TsantilasPeering support for SslBump (#380)
2019-03-05  Christos TsantilasSupport logformat %codes in error page templates (... M-staged-PR365
2019-02-18  Christos TsantilasBug 4864: !Comm::MonitorsRead assertion in maybeReadVir... M-staged-PR351
2019-02-07  SquidAdmSourceFormat Enforcement
2018-10-30  squidadmSource Format Enforcement (#317)
2018-10-27  chi-mfUpdate netdb when tunneling requests (#314) M-staged-PR314
2018-07-04  Amos JeffriesBug 4843 pt3: GCC-8 fixes and refactoring (#172)
2018-06-18  Eduard BagdasaryanIdentify collapsed transactions (#213)
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...
next