]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2015-05-15  Source MaintenanceSourceFormat Enforcement
2015-05-15  Amos JeffriesHTTP/2: RFC 7540
2015-05-14  Amos JeffriesFix typo in rev.14073
2015-05-14  Amos JeffriesFix several uninitizliaed members variables
2015-05-14  Amos Jeffriessystemd: add man(8) reference to .service file
2015-05-14  Alex DowadFix incorrect use of errno in various libcomm.la places
2015-05-13  Source MaintenanceSourceFormat Enforcement
2015-05-13  Nathan HoadBug 4236: SSL negotiation error of 'success'
2015-05-11  Alex DowadFix signal.h usage to resolve compiler warning
2015-05-11  Amos JeffriesBug 3930: assertion 'connIsUsable(http->getConn())'
2015-05-08  Nathan HoadFix missing external ACL helper notes
2015-05-08  Christos Tsantilascomm_connect_addr on failures returns Comm:OK
2015-05-08  Amos JeffriesCleanup: Rename Ssl::method() to Ssl::clientMethod...
2015-05-08  Amos JeffriesDocs: shuffle SMP specific options to the top of squid...
2015-05-08  Amos JeffriesCacheMgr: display 'client_db off' instead of 0 clients...
2015-05-06  Christos TsantilasFix "Secure ICAP" patch, revno.14055, to allow compile...
2015-05-05  Source MaintenanceSourceFormat Enforcement
2015-05-05  Christos TsantilasSquid Assertion Read.cc:205: "params.data == data"
2015-05-05  Christos TsantilasSquid Assertion errorpage.cc:600: "entry->isEmpty()"
2015-05-05  Christos TsantilasSquid Assertion MemBuf.cc:380: "new_cap > (size_t)...
2015-05-05  Source MaintenanceSourceFormat Enforcement
2015-05-05  Christos TsantilasSecure ICAP
2015-05-03  Amos JeffriesMake pod2man an optional dependency
2015-05-01  Amos JeffriesPrep for 3.5.4, 3.4.13, 3.3.14, 3.2.14
2015-05-01  Amos JeffriesFix X509 server certificate domain matching
2015-05-01  Christos TsantilasBug 3775: Disable HTTP/1.1 pipeline feature for pinned...
2015-04-29  Alex DowadCleanup: Display correct error code in debugging output...
2015-04-29  Alex DowadCleanup: Fix spelling error in debug message in parseHt...
2015-04-29  Alex DowadCleanup: Add whitespace to make debug message in writeC...
2015-04-29  Alex DowadDocs: READ_HANDLER and WRITE_HANDLER error handling...
2015-04-28  Christos Tsantilaspconn_lifetime robustness fixes
2015-04-25  Source MaintenanceSourceFormat Enforcement
2015-04-25  Alex DowadBug 4234: comm_connect_addr uses errno incorrectly
2015-04-24  Amos JeffriesFix 'access_log none' to prevent following logs being...
2015-04-23  Christos TsantilasFix for patch rev.14034: The ssl_free_SBuf is a free...
2015-04-23  Source MaintenanceDocs: Update CONTRIBUTORS
2015-04-23  Source MaintenanceDocs: clarify Squid masking of TOS ECN bits
2015-04-23  Source MaintenanceSourceFormat Enforcement
2015-04-22  Christos TsantilasFix SSL_get_peer_certificate memory leak
2015-04-22  Christos Tsantilasrevert rev.14035
2015-04-22  Christos TsantilasThe %err_detail formating code print wrong error inform...
2015-04-22  Christos TsantilasFix SSL_get_peer_certificate memory leak
2015-04-22  Christos TsantilasUnexpected SQUID_X509_V_ERR_DOMAIN_MISMATCH errors...
2015-04-22  Amos JeffriesPortability: Add hacks to define C++11 explicit N-bit...
2015-04-22  Amos JeffriesRevert rev.14029
2015-04-22  Amos JeffriesC++11: retain support for older compilers after rev...
2015-04-21  Amos JeffriesEpoll: initialize kdpfd and epoll_event in all cases
2015-04-21  Amos JeffriesCBDATA: use class Lock for reference counting
2015-04-21  Amos JeffriesEnsure class Lock counter remains within bounds
2015-04-21  Amos JeffriesBug 4231 pt2: comm_open_uds does not provide descriptio...
2015-04-21  Alex DowadBug 4231 pt1: fd_open() not correctly handling empty...
2015-04-21  Source MaintenanceSourceFormat Enforcement
2015-04-21  Markus MoellerAdd Kerberos support for MAC OS X 10.x
2015-04-17  Francesco ChemolliReverted r14022 due to some regressions
2015-04-17  Francesco ChemolliDetect and use libc++, needed for clang c++11 support
2015-04-16  Christos TsantilasNegotiate Kerberos authentication request size exceeds...
2015-04-16  Alex RousskovDo not increment an iterator invalidated by std::map...
2015-04-15  Amos JeffriesFix initializer missed in rev.14018
2015-04-15  Amos JeffriesUse std::map instead of hash.h for tracking CBDATA...
2015-04-15  Yuhua WuFix require-proxy-header preventing HTTPS proxying...
2015-04-13  Amos JeffriesFix typo in rev.14015
2015-04-13  Amos JeffriesBug 4212: ssl_crtd crashes with corrupt database
2015-04-13  Amos JeffriesRelease Notes: document ssl::server_name
2015-04-11  Source MaintenanceSourceFormat Enforcement
2015-04-11  Christos TsantilasSupport for resuming sessions
2015-04-11  Amos JeffriesBug 4226: digest_edirectory_auth: found but cannot...
2015-04-10  Source MaintenanceSourceFormat Enforcement
2015-04-10  Christos TsantilasFix server_name ACL patch (r14008): fixes to allow...
2015-04-10  Christos TsantilasAdd server_name ACL matching server name(s) obtained...
2015-04-09  Christos TsantilasFix HttpStateData::readReply to retry read from server...
2015-04-08  Christos TsantilasFix: An invalid request->clientConnectionManager object...
2015-04-08  Christos TsantilashttpsEstablish: remove unused code
2015-04-08  Christos Tsantilasassertion failed: client_side.h:364: "sslServerBump...
2015-04-08  Amos JeffriesFix cross-compile issues with SSL_get_certificate()
2015-04-08  Amos JeffriesDocs: RFC 7238 obsoleted by RFC 7538
2015-04-06  Christos TsantilasFix to make ECAP build and run after patch r13995
2015-04-01  Amos JeffriesUpdate SPONSORS entries
2015-03-31  Eray Aslandigest_edirectory_auth: Fix -lnettle dependency error
2015-03-30  Amos JeffriesBoilerplate: reference Translator copyrights in CREDITS
2015-03-29  Amos JeffriesCleanup: Place explicit size on ref-count lock counter
2015-03-28  Source MaintenanceSourceFormat Enforcement
2015-03-28  Amos JeffriesParser-NG: Convert the ICAP read buffer to an SBuf.
2015-03-28  Amos JeffriesMerge from trunk rev.13994
2015-03-28  Amos JeffriesRelease Notes: update for 4.x
2015-03-28  Amos JeffriesPrep for 3.5.3
2015-03-26  Source MaintenanceDocs: update QUICKSTART and INSTALL
2015-03-26  Christos TsantilasFix Squid crash while an error page generated
2015-03-23  Francesco ChemolliFix GNU atomics detection support, enable caching for...
2015-03-21  Amos JeffriesCrypto-NG: Move Ssl::PeerConnectorAnswer to Security...
2015-03-21  Amos JeffriesRevert changes to external_acl.cc in rev.13985
2015-03-20  Amos JeffriesMove Ssl::PeerConnectorAnswer to Security::EncryptorAnswer
2015-03-19  Source MaintenanceSourceFormat Enforcement
2015-03-19  Henrik NordstromAdd missing SBufStatsAction changes for registration...
2015-03-19  Henrik NordstromRework SBufStatsAction registration to use explicit...
2015-03-17  Christos Tsantilasstart workers as root
2015-03-17  Amos JeffriesImplement lazy buffer reallocation for HTTP server...
2015-03-17  Amos JeffriesPolish rev.13980 debugs
2015-03-16  Amos JeffriesFix bug 4206 equivalent code in new ICAP logic
2015-03-16  Amos JeffriesMerge from trunk rev.13981
2015-03-16  Mike MitchellBug 4206: Regression in expect:100-continue
next