]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
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  Amos JeffriesAdd Http1::Tokenzer class
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  Amos JeffriesAbort parse cleanly if there is nothing to do
2015-03-31  Eray Aslandigest_edirectory_auth: Fix -lnettle dependency error
2015-03-30  Amos JeffriesBoilerplate: reference Translator copyrights in CREDITS
2015-03-30  Amos JeffriesRefactor Http1::ChunkedCodingParser to Http1::Parser...
2015-03-29  Amos JeffriesInherit ChunkedCodingParser from Http1::Parser
2015-03-29  Amos JeffriesShuffle ChunkedCodingParser into Http1:: namespace
2015-03-29  Amos JeffriesCleanup: Place explicit size on ref-count lock counter
2015-03-28  Source MaintenanceSourceFormat Enforcement
2015-03-28  Amos JeffriesShuffle ChunkedCodingParser to libhttp1
2015-03-28  Amos JeffriesMerged ICAP changes from trunk rev.13995
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-27  Amos JeffriesUse Security::PeerOptions in AnyP::PortCfg for basic...
2015-03-26  Amos JeffriesMove Ssl::parse_flags to Security::ParseFlags
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-23  Amos JeffriesRename PeerOptions::createContext to createClientContext
2015-03-21  Amos JeffriesShuffle Ssl::parse_options to Security::ParseOptions
2015-03-21  Amos JeffriesDefine Security::ContextPointer for GnuTLS
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
2015-03-15  Amos JeffriesCleanup: extend SBuf debugging information
2015-03-15  Amos JeffriesBug 4204: ./configure does not abort when required...
2015-03-15  Amos JeffriesBug 4213: negotiate_kerberos_auth: freeing non-dynamic...
2015-03-15  Amos JeffriesBug 4215: double-free in CBDATA with --enable-debug...
2015-03-14  Amos JeffriesCleanup: RebuildState does not need ref-counting
2015-03-14  Amos JeffriesCleanup: Drop unused CBDATA free_func parameter
2015-03-14  Amos JeffriesC++11: wrap move semantics operators
2015-03-13  Source MaintenanceRename 3.HEAD to 4.0.0
2015-03-13  Amos JeffriesPortability: check 64-bit GNU atomic operators are...
2015-03-12  Amos JeffriesTests: extend pre-compiler unit tests to check macro...
2015-03-11  Amos JeffriesMerged from trunk rev.13970
2015-03-05  Christos TsantilasDocument that on_unsupported_protocol works for bumped...
2015-03-05  Amos JeffriesFix uninitialized member of ps_state
2015-03-05  Amos JeffriesAbort Host header lookup if line ends without an LF.
2015-03-05  Amos JeffriesRemove useless checks in rev.13951
2015-03-05  Amos JeffriesFix uninitialized members in Security::PeerOptions...
2015-03-05  Amos JeffriesFix uninitialized members in Http1::ResponseParser
2015-03-05  Amos JeffriesFix old compilers printf format for mb_size_t
2015-03-05  Amos JeffriesRename Packable::Printf as Packable::appendf
2015-03-04  Amos JeffriesMemBuf implements Packable interface
2015-03-03  Amos JeffriesRename MemBuf::vPrintf to MemBuf::vappendf
2015-03-03  Amos JeffriesFix typo added tweaking rev.13962
2015-03-03  Amos JeffriesUpdate Packable API to implement vappendf() method
2015-03-03  Amos JeffriesConvert packing methods from Packer* to Packable* objects
2015-03-03  Amos JeffriesCreate Packable interface class
2015-03-03  Amos JeffriesShuffle packerPrintf() to be Packer::Printf method
2015-03-03  Amos JeffriesShuffle packerAppend() to Packer::append() method
2015-03-02  Source MaintenanceSourceFormat Enforcement
2015-03-02  Amos JeffriesMake packerClean() the destructor actions for Packer...
2015-03-02  Stuart HendersonPortability: only use SSL compression when available
2015-03-02  Amos JeffriesRemove SSLv2 support in SSL BIO code
2015-03-01  Amos JeffriesAdd missing copyright blurbs from rev.13954
next