]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2021-08-19  Eduard BagdasaryanUndone an out-of-scope change and added a missing ... 877/head
2021-08-18  Eduard BagdasaryanFixed an 'unused parameter' error
2021-08-17  Alex Rousskovfixup: No explicit destructors with implicit copying...
2021-08-17  Eduard BagdasaryanRemoved an unnecessary explicit copy constructor
2021-08-15  Eduard BagdasaryanMerge remote-tracking branch 'official/master'
2021-08-14  Nikitaext_lm_group_acl: Improved username handling (#884)
2021-08-13  Alex RousskovBug 4922: Improve ftp://... filename extraction (#879)
2021-08-13  Eduard BagdasaryanExcluded Connection::rfc931 from cloning
2021-08-13  Eduard BagdasaryanICAP: do not set connect_timeout on the established...
2021-08-12  Francesco ChemolliActivate extra compiler checks (#667)
2021-08-12  Eduard BagdasaryanSupport "file" syntax for 'squid_error' and 'has' ACL...
2021-08-11  Alex Rousskovfixup: Use a more specific parameter name to better...
2021-08-11  Eduard BagdasaryanFixed a 'declaration of ... shadows a member' compilati...
2021-08-11  Alex Rousskovfixup: auto-formatted modified sources
2021-08-11  Alex Rousskovfixup: diff reduction
2021-08-11  Alex RousskovMerged master into SQUID-568-premature-serverconn-use
2021-08-10  Alex RousskovOfficial code forgot to start the BodySink job
2021-08-10  Alex RousskovImproved handling of closing-while-in-callback connections
2021-08-09  Alex RousskovImproved Security::PeerConnector::serverConn management
2021-08-09  Alex RousskovImproved Http::Tunneler::connection management
2021-08-09  Alex RousskovKeep Connection and other objects in sync with Comm...
2021-08-06  Alex Rousskovfixup: Polished JobWait data member names and descriptions
2021-08-06  Alex RousskovImproved AsyncJob::Start() API and reduced code duplication
2021-08-06  Alex RousskovRemoved branch-added try/catch fixing orphaned params...
2021-08-06  Alex RousskovRefactored ICAP connection-establishing code
2021-08-05  Alex RousskovRevised Connection cloning during ConnOpener creation
2021-08-02  Alex RousskovDo not trigger warnings about orphaned PeerPoolMgr...
2021-08-02  Alex RousskovFixed ConnOpener callback's syncWithComm()
2021-08-01  Alex Rousskovfixup: auto-formatted modified source files
2021-08-01  Alex RousskovAdjusted ConnOpener API to fix several problems
2021-08-01  Amos JeffriesFix TCP keepalive (#853)
2021-07-31  Alex Rousskovfixup: Found/marked more Connection ownership/handling...
2021-07-31  Eduard BagdasaryanFix doc/debug-messages.dox generation (#871)
2021-07-30  Alex Rousskovfixup: Improved diff a little
2021-07-30  Amos JeffriesPrep for 5.1 (#868)
2021-07-28  Alex RousskovRemove legacy context-based debugging in favor of CodeC...
2021-07-25  Amos JeffriesCleanup macros in src/defines.h (#860)
2021-07-23  Jonathan NewtonAllow sending "squid -k ..." signals to PID 1 (#863)
2021-07-20  Amos JeffriesReject different HTTP requests with unusual framing...
2021-07-20  Eduard BagdasaryanUndone an out-of-scope change
2021-07-20  Eduard BagdasaryanGuarantee ERR_ZERO_SIZE_OBJECT in FwdState::reactToZero...
2021-07-20  Eduard BagdasaryanCommented FwdState::cancelStep()
2021-07-20  Eduard BagdasaryanFixed a comment
2021-07-20  Francesco ChemolliRefactor X-Forwarded-For stats (#834)
2021-07-16  Alex RousskovEnforce more "safe job callbacks" invariants, albeit...
2021-07-16  Alex Rousskovfixup: Ensure new callback invariants for Ident
2021-07-16  Alex RousskovSimplified Gopher client code
2021-07-16  Alex Rousskovfixup: Moved JobWait classes to their own files
2021-07-16  Alex Rousskovfixup: Moved Job_type-agnostic JobWait code to a .cc...
2021-07-16  Alex Rousskovfixup: Documented cancelStep()
2021-07-16  Alex RousskovFix PeerConnector handling of last-resort callback...
2021-07-16  Alex Rousskovfixup: Diff minimization
2021-07-16  Alex Rousskovfixup: Polished AsyncJob API changes
2021-07-16  Alex Rousskovfixup: Found a slightly more logical location for metho...
2021-07-16  Alex Rousskovfixup: Removed excessive branch-added wait cancellations
2021-07-16  Alex Rousskovfixup: Do not rely on dieOnConnectionFailure() to throw...
2021-07-16  Alex RousskovSimplified PeerPoolMgr by removing excessive conn closu...
2021-07-16  Alex RousskovFix Tunneler handling of last-resort callback requirements
2021-07-16  Alex RousskovSimplified Downloader (positive) termination condition
2021-07-16  Alex Rousskovfixup: Fix Downloader handling of last-resort callback...
2021-07-16  Alex Rousskovfixup: Ensure job callback invariants for Downloader
2021-07-15  Alex RousskovRemove bogus "found KEY_PRIVATE" WARNINGs (#862)
2021-07-15  Alex RousskovFix SslBump reconfiguration leaking public key memory...
2021-07-14  Alex RousskovRequire strict JobWait::start/finish pairing
2021-07-14  Alex Rousskovfixup: Simplify branch-added code
2021-07-14  Alex Rousskovfixup: Re-merge FwdState::saveError() and fail() method...
2021-07-14  Alex Rousskovfixup: Slightly safer destinationReceipt cleanup
2021-07-11  Alex RousskovFix ACL-related reconfiguration memory leak (#859)
2021-07-11  Alex RousskovBug 4696: Fix leaky String move assignment operator...
2021-07-08  Heinrich SchuchardtFix build on RISC-V (#856)
2021-07-08  Heinrich SchuchardtFix build on Ubuntu 21 (#855)
2021-07-07  Amos JeffriesFix socket accounting for TCP accept() (#854)
2021-07-04  Amos JeffriesRelese Prep for 4.16 and 5.0.7 (#850)
2021-06-25  Francesco ChemolliSSL_SESSION::master_key cannot be falsy (#848)
2021-06-18  squidadmSource Format Enforcement (#845)
2021-06-17  Francesco ChemolliFix ClpMap build error on arm32 (#844)
2021-06-16  Alex RousskovFix sslcrtd and external_acl helper name lifetimes...
2021-06-16  Alex RousskovReconfiguration orphans stateless helper connection...
2021-06-11  Eduard Bagdasaryancache_log_message directive (#775)
2021-06-11  Amos JeffriesMaintenance: Update astyle version to 3.1 (#841)
2021-06-11  Francesco ChemolliRemove custom global new/delete operators (#839)
2021-06-05  Amos JeffriesRemove unused code silencing intercept errors (#836)
2021-06-01  Eduard BagdasaryanAvoid "BUG #3329: Lost orphan ..." during accept proble...
2021-05-29  Francesco ChemolliRefactor Via stats to replace hash_table with std:...
2021-05-26  Francesco ChemolliRemove a lot of unwanted ifdef'd out code (#826) 4.15-20210527-snapshot 5.0.6-20210527-snapshot 6.0.0-20210527-master-snapshot
2021-05-25  Alex RousskovAdd tls_key_log to report TLS communication secrets... 458/head
2021-05-21  Alex RousskovBug 4528: ICAP transactions quit on async DNS lookups... 4.15-20210525-snapshot 5.0.6-20210525-snapshot 6.0.0-20210525-master-snapshot
2021-05-21  Alex RousskovMake CustomLog more reusable (#824)
2021-05-19  Amos JeffriesBug 4832: '!schemeAccess' assertion on exit (#819) 4.15-20210522-snapshot 4.15-20210523-snapshot 4.15-20210524-snapshot 5.0.6-20210522-snapshot 5.0.6-20210523-snapshot 5.0.6-20210524-snapshot 6.0.0-20210522-master-snapshot 6.0.0-20210523-master-snapshot 6.0.0-20210524-master-snapshot
2021-05-17  Amos JeffriesBug 5129 pt1: remove Lock use from HttpRequestMethod...
2021-05-17  Joshua RogersSimplified Http::Message::parse() (#814)
2021-05-16  Alex RousskovFix --with-valgrind-debug build broken by commit 02f535...
2021-05-15  Alex RousskovBug 5128: Translation: Fix % i typo in es/ERR_FORWARDIN...
2021-05-09  Alex RousskovAPI to separate Config.x users/parsers from Config...
2021-05-08  squidadmSource Format Enforcement (#763)
2021-05-07  Amos JeffriesPrep for 4.15 and 5.0.6 (#798)
2021-05-06  Amos JeffriesFix GCC -Werror=range-loop-construct (#808)
2021-05-06  new23dFixed typo in SPONSORS.list (#812)
2021-05-04  Amos JeffriesReplace cbdata::Offset hack with offsetof() (#809)
2021-05-03  Alex RousskovStop processing a response if the Store entry is gone...
next