]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2017-05-03  Christos Tsantilasbug4682: When client-first bumping mode is used squid...
2017-05-03  Christos TsantilasFix ssl_bump "bump" action documentation
2017-04-29  Christos TsantilasBug 4659 - sslproxy_foreign_intermediate_certs does...
2017-04-20  Amos Jeffriesext_time_quota_acl: Add compile test to check dbopen...
2017-04-18  Amos JeffriesBug 4589: ssl_crtd: returning zero on failure
2017-04-17  Amos Jeffriesext_session_acl: cope with new logformat inputs
2017-04-17  Amos JeffriesCleanup: remove C++ version 11+ macro checks
2017-04-14  Amos JeffriesFix missing initialization in r15120
2017-04-14  Christos TsantilasSecond adaptation missing for CONNECTs
2017-04-12  Eduard BagdasaryanCount failures and use peer-specific connect timeouts...
2017-04-12  Lubos UhliarikBug 4695: squidpurge: GCC 7 build errors
2017-04-12  Amos JeffriesCleanup: convert ACLIntRange loops to range-for
2017-04-12  Amos JeffriesCleanup: remove redundant IntRange class from StoreMeta.cc
2017-04-10  Amos JeffriesRevert r15115
2017-04-09  Amos JeffriesQA: allow test-suite to be run without a full build
2017-04-08  Amos JeffriesBug 4696: move semantics regression to String class
2017-04-06  Trever AdamsBug 4692: SslBump breaks intercepted IPv6 connections
2017-04-03  Amos JeffriesCleanup: convert ByteCounter to C++11 initialization
2017-04-03  Amos JeffriesCleanup: convert class Client to C++11 initialization
2017-04-02  Amos JeffriesCleanup: make Client::request a Pointer
2017-04-02  Amos JeffriesCleanup: make ident parameter for FilledChecklist optional
2017-04-02  Amos JeffriesPrep for 4.0.19 and 3.5.25
2017-04-01  Amos JeffriesAdd move semantics to String class
2017-04-01  Amos JeffriesCleaup: Convert Format token group names to SBuf
2017-03-31  Amos JeffriesBug 4610: cleanup of BerkleyDB related checks
2017-03-23  Eduard BagdasaryanFix appending Http::HdrType::VIA code duplication
2017-03-22  Lubos UhliarikBug 4688: various typo error(s) in man page(s)
2017-03-18  amos@georgia... Cleanup: convert CachePeer to C++11 initialization
2017-03-18  amos@georgia... Cleanup: convert netdbExchangeState to C++11 initialization
2017-03-18  Amos JeffriesAdd move semantics to remaining HTTP Parser heirarchy
2017-03-17  Source MaintenanceSourceFormat Enforcement
2017-03-17  Eduard BagdasaryanDetail swapfile header inconsistencies.
2017-03-17  Amos Jeffrieslibtrie: Fix 'make check' when run before 'make all'
2017-03-16  Garri DjavadyanDocs: update refresh_pattern description regarding...
2017-03-15  Amos JeffriesCleanup: Migrate Http1:: Parser child classes to C...
2017-03-11  Amos JeffriesAdd move semantics to Security::ServerOptions and Secur...
2017-03-11  Source MaintenanceSourceFormat Enforcement
2017-03-10  Amos JeffriesBug 4680: Memory leak in v5 r15076
2017-03-05  Amos JeffriesDocs: fix typo in rev.15082
2017-03-05  Alex RousskovFixed build on some platforms: r15088 should have ...
2017-03-04  Source MaintenanceSourceFormat Enforcement
2017-03-03  Alex RousskovFixed URI scheme case-sensitivity treatment broken...
2017-03-03  Eduard BagdasaryanFix two read-ahead problems related to delay pools...
2017-03-03  Source MaintenanceSourceFormat Enforcement
2017-03-03  Amos JeffriesBug 4671 pt4: refactor Format::assemble()
2017-03-03  Amos JeffriesBug 4671 pt3: remove limit on FTP realm strings
2017-03-03  Amos JeffriesBug 4671 pt2: various GCC 7 compile errors
2017-03-02  Amos JeffriesBug 4657: delay IDENT until after PROXY protocol handling
2017-03-01  Amos JeffriesBug 4674: delay_parameters for class 3 and 4 assertion...
2017-03-01  Amos JeffriesCleanup: convert MemObject::_reply to ReplyPointer
2017-02-28  Source MaintenanceSourceFormat Enforcement
2017-02-28  Amos Jeffriessquidclient: Fix missing error handling on PUT
2017-02-27  Amos JeffriesCleanup HttpStateData::peerSupportsConnectionPinning
2017-02-26  Amos JeffriesCleanup: convert MemObject::request to Pointer
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct(...
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct()
2017-02-23  Amos JeffriesCleanup: convert class SBufStats to C++11 initialization
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct(...
2017-02-23  Amos JeffriesFix typ in rev.15070
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct(...
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct()
2017-02-23  Amos JeffriesAdd missing return statements after self_destruct()
2017-02-23  Amos JeffriesFix another Must(!= NULL) coverity issue.
2017-02-23  Amos JeffriesRemove some NULL references from adaptation/icap/ModXact.cc
2017-02-22  Amos JeffriesCleanup: convert SBuf to C++11 initialization
2017-02-22  Amos JeffriesAdd missing include after rev.15059
2017-02-21  Alex RousskovFixed 'make check' to work with clang after r15057.
2017-02-20  Alex RousskovFixed one more type conversion error in r15057.
2017-02-20  Alex RousskovFixed compilation and type conversion errors in r15057.
2017-02-20  Amos JeffriesEnable https:// URL outgoing support with GnuTLS
2017-02-20  Amos JeffriesTLS: refactor Security::ContextPointer to a std::shared_ptr
2017-02-20  Amos JeffriesSync with v5 rev.15058
2017-02-20  Amos JeffriesSourceLayout: move HttpMsgParseState into Http::Message...
2017-02-19  Eduard BagdasaryanAdd response delay pools feature for Squid-to-client...
2017-02-19  Source MaintenanceSourceFormat Enforcement
2017-02-19  Alexander GozmanNative FTP relay: NAT and TPROXY interception fixes
2017-02-19  Amos JeffriesCleanup: convert DNS nameserver list from wordlist...
2017-02-18  Amos Jeffriesext_kerberos_ldap_group_acl: fix unused value warnings
2017-02-17  Amos JeffriesCleanup: convert main DNS classes to C++11 initialization
2017-02-17  Amos JeffriesCheck that -k argument is provided before trying to...
2017-02-16  Source MaintenanceSourceFormat Enforcement
2017-02-16  Amos JeffriesSourceLayout: move HttpMsg into libhttp as Http::Message
2017-02-16  Source MaintenanceSourceFormat Enforcement
2017-02-15  Eduard BagdasaryanFix empty header handling in Ecap::HeaderRep::hasAny().
2017-02-15  Amos JeffriesCleanup: refcounting HttpRequest member of class ErrorState
2017-02-14  Amos JeffriesCleanup: convert class ErrorState to C++11 initilization
2017-02-14  Amos JeffriesCleanup: convert class MessageSizes to C++11 initialization
2017-02-14  Amos JeffriesDe-duplicate the ContextPointer creation code
2017-02-14  Eduard BagdasaryanFix memory leak and parse handling error introduced...
2017-02-12  Amos JeffriesBetter fix for bug 4663
2017-02-12  Amos JeffriesFix missing CRLF on FTP timeout ABORT commands
2017-02-12  Amos JeffriesBug 4663: GCC compile errors with optimization level -O3
2017-02-10  Amos JeffriesTLS: refactor Security::ContextPointer to a std::shared_ptr
2017-02-08  Emmanuel Fustedigest_ldap_auth: Add -r option to clamp the realm...
2017-02-08  Amos JeffriesFix uninitialized variable in libadaptation
2017-02-07  Amos JeffriesGCC7: raise FTP Gateway CTRL channel buffer to 16KB
2017-02-06  Christos TsantilasBump SSL client on [more] errors encountered before...
2017-02-05  Amos JeffriesPrep for 4.0.18
2017-02-05  Amos JeffriesRe-enable https:// URL handling after merges
2017-02-05  Amos JeffriesSync from v5 r15034
next