]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2017-04-02  Amos Jeffries4.0.19 SQUID_4_0_19
2017-04-01  Amos JeffriesBug 4610: cleanup of BerkleyDB related checks
2017-03-31  Amos JeffriesAdd move semantics to Security::ServerOptions and Secur...
2017-03-31  Source MaintenanceSourceFormat Enforcement
2017-03-31  Eduard BagdasaryanFix appending Http::HdrType::VIA code duplication
2017-03-31  Amos JeffriesBug 4671 pt4: refactor Format::assemble()
2017-03-31  Amos JeffriesBug 4671 pt3: remove limit on FTP realm strings
2017-03-31  Eduard BagdasaryanDetail swapfile header inconsistencies.
2017-03-31  Source MaintenanceSourceFormat Enforcement
2017-03-31  Alex RousskovFixed URI scheme case-sensitivity treatment broken...
2017-03-31  Eduard BagdasaryanFix two read-ahead problems related to delay pools...
2017-03-31  Lubos UhliarikBug 4688: various typo error(s) in man page(s)
2017-03-31  Amos Jeffrieslibtrie: Fix 'make check' when run before 'make all'
2017-03-31  Garri DjavadyanDocs: update refresh_pattern description regarding...
2017-03-12  Amos JeffriesBug 4671 pt2: various GCC 7 compile errors
2017-03-05  Amos JeffriesBug 4657: delay IDENT until after PROXY protocol handling
2017-03-02  Amos JeffriesBug 4674: delay_parameters for class 3 and 4 assertion...
2017-03-02  Amos Jeffriessquidclient: Fix missing error handling on PUT
2017-03-02  Amos JeffriesCleanup HttpStateData::peerSupportsConnectionPinning
2017-03-02  Amos JeffriesRemove some NULL references from adaptation/icap/ModXact.cc
2017-03-02  Amos JeffriesCleanup: convert SBuf to C++11 initialization
2017-02-26  Alexander GozmanNative FTP relay: NAT and TPROXY interception fixes
2017-02-23  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-02-20  Amos Jeffriesext_kerberos_ldap_group_acl: fix unused value warnings
2017-02-20  Amos JeffriesCheck that -k argument is provided before trying to...
2017-02-20  Amos JeffriesFix missing CRLF on FTP timeout ABORT commands
2017-02-20  Amos JeffriesBug 4663: GCC compile errors with optimization level -O3
2017-02-20  Emmanuel Fustedigest_ldap_auth: Add -r option to clamp the realm...
2017-02-09  Amos JeffriesGCC7: raise FTP Gateway CTRL channel buffer to 16KB
2017-02-09  Amos JeffriesFix uninitialized variable in libadaptation
2017-02-07  Christos TsantilasBump SSL client on [more] errors encountered before...
2017-02-05  Amos Jeffries4.0.18 SQUID_4_0_18
2017-02-05  Alex RousskovFix crash when configuring with invalid delay_parameter...
2017-02-05  Eduard BagdasaryanFix Auth::UserRequest::denyMessage() misuse.
2017-02-05  Amos JeffriesBug 4661: compile error 'warning: _XPG4_2 redefined...
2017-01-28  Amos JeffriesPrep for 3.5.24
2017-01-27  Christos TsantilasSSLv2 records force SslBump bumping despite a matching...
2017-01-27  Alex RousskovComplain about malformed 64bit header values, not the...
2017-01-27  Amos JeffriesBug 4636: assertion failed: client_side.cc:1448: 'byteC...
2017-01-27  Christos TsantilasMitigate DoS attacks that use client-initiated SSL...
2017-01-27  Frederic BourgeoisFix some spelling mistakes
2017-01-27  Amos JeffriesCleanup: convert Delay Pool classes to MEMPROXY
2017-01-27  Stefan KrugerBug 4610: fix 'Assigning a negative value to an implici...
2017-01-27  Amos Jeffriessquidclient: link GnuTLS library debug to -v level...
2017-01-26  Christos TsantilasUpdate External ACL helpers error handling and caching
2017-01-24  Eduard BagdasaryanFix "Source and destination overlap in memcpy" Valgrind...
2017-01-22  Christos TsantilasReduce crashes due to unexpected ClientHttpRequest...
2017-01-07  Amos JeffriesAdd several missing copyright blurbs
2017-01-07  Amos JeffriesDetect HTTP header ACL issues
2017-01-01  Source MaintenanceSourceFormat Enforcement
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-12-31  Christos TsantilasBug 4599 pt6: Restrict safe renegotiation disable to...
2016-12-31  Christos TsantilasBug 4599 pt5: various OpenSSL-1.x API compatibility...
2016-12-31  Christos TsantilasBug 4599 pt4: Disable RSA weak ephemeral key exchange...
2016-12-26  Amos Jeffriesbasic_sasl_auth: Add copyright blurb to SASL config...
2016-12-26  Amos JeffriesFix GCC6: unused local variable 'weInitiatedThisClosure'
2016-12-26  Amos JeffriesBug 3940 pt2: Make 'cache deny' do what is documented
2016-12-16  Amos Jeffries4.0.17 SQUID_4_0_17
2016-12-16  Eduard BagdasaryanDo not share private responses with collapsed client(s).
2016-12-15  Garri DjavadyanBug 2258 pt2: bypassing cache but not destroying cache...
2016-12-11  Eduard BagdasaryanCleanup: Refactor custom ACL-controlled actions configu...
2016-12-11  Garri DjavadyanBug 4169: HIT marked as MISS when If-None-Match does...
2016-12-10  Amos JeffriesHTTP/1.1: Add registered codes entry for new 103 (Early...
2016-12-09  Garri DjavadyanBug 3940 (partial): hostHeaderVerify failures MISS...
2016-12-09  Garri DjavadyanBug 2258: bypassing cache but not destroying cache...
2016-12-09  Michael BuchauBug 4406: SIGSEV in TunnelStateData::handleConnectRespo...
2016-12-09  Egervary GergelySupport IPv6 NAT with PF for NetBSD and FreeBSD
2016-12-08  Amos JeffriesCleanup: remove raw-pointer SSL* from ServerBump class API
2016-11-29  Garri DjavadyanBug 3290: authenticate_ttl not working for digest authe...
2016-11-29  Stephen BaynesBug 4007: Hang on DNS query with dead-end CNAME
2016-11-29  Amos JeffriesCleanup: use return after self_destruct() to make Cover...
2016-11-29  Amos JeffriesCleanup: replace HTTP Request bitmap flags with boolean
2016-11-28  Christos TsantilasBug 4174 partial: fix Write.cc:41 "!ccb->active()"...
2016-11-19  Amos JeffriesFix Null pointer dereferences after rev.14913
2016-11-19  Christos TsantilasBug 4599 pt3: use wrapper functions to access BIO objec...
2016-11-19  Amos JeffriesTLS: Add ErrorString() function to libsecurity API
2016-11-19  Garri DjavadyanBug 4630: user credentials cache cleanup not re-scheduled
2016-11-18  Amos JeffriesBug 4599 pt2: use functor for locking in libsecurity...
2016-11-18  Garri DjavadyanBug 3533: Cache still valid after HTTP/1.1 303 See...
2016-11-18  Christos TsantilasFix segfault via Ftp::Client::readControlReply
2016-11-11  Amos JeffriesFix some missing returns after rev.14933
2016-11-11  Garri DjavadyanBug 3379: Combination of If-Match and a Cache Hit resul...
2016-11-09  Source MaintenanceBranch 5.0.0
2016-11-08  Amos JeffriesTLS: use Security::SessionPointer for helper state...
2016-11-08  Amos JeffriesImprove debugs warnings when loading signing certs...
2016-11-08  Amos JeffriesMake key= before cert= a fatal error instead of quietly...
2016-11-07  Amos JeffriesBug 4599 pt1: initial support for OpenSSL v1.1
2016-11-07  Amos JeffriesBug 4610 pt2: compile errors on Solaris 11.3 with Oracl...
2016-11-07  Amos JeffriesCleanup: remove needless get() in libsecurity
2016-11-07  Amos JeffriesCleanup: remove unused Config::ext_methods
2016-11-07  Amos JeffriesCleanup: remove unused wordlist API functions
2016-11-06  Amos Jeffriessecurity_file_certgen: remove useless get()
2016-11-06  Amos JeffriesUse Security::CertPointer in ACLServerCertificateStrategy
2016-11-05  Amos JeffriesFix missing return in HardFun functor template
2016-11-05  Source MaintenanceSourceFormat Enforcement
2016-11-04  Alex RousskovDo not hide an already constant SBuf::id or expose...
2016-11-04  Alex RousskovImproved testAppendSBuf to actually test SBuf::append...
2016-11-04  Alex RousskovHonor SBufReservationRequirements::minSize regardless...
2016-11-04  Source MaintenanceSourceFormat Enforcement
2016-11-04  Christos TsantilasMinor polishing fixes inside tunnelPeerSelectComplete...
next