]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
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
2017-02-05  Amos JeffriesFix 'warning: unused local' after rev.15025
2017-02-05  Source MaintenanceSourceFormat Enforcement
2017-02-05  Amos JeffriesCrypto-NG: initial GnuTLS support for encrypted server...
2017-02-04  Amos JeffriesCleanup: remove unsused fd_debug_t and fdd_table
2017-02-04  Amos JeffriesCleanup: update class fde and _fde_disk to C++11
2017-01-31  Amos JeffriesAdd debugs for loading the system CA set
2017-01-31  Alex RousskovFix crash when configuring with invalid delay_parameter...
2017-01-31  Source MaintenanceSourceFormat Enforcement
2017-01-30  Christos TsantilasTwo new ACLs implemented: annotate_transaction and...
2017-01-30  Eduard BagdasaryanTwo new ACLs implemented: annotate_transaction and...
2017-01-30  Eduard BagdasaryanFix Auth::UserRequest::denyMessage() misuse.
2017-01-30  Christos Tsantilasauthor: Eduard Bagdasaryan <eduard.bagdasaryan@measurem...
2017-01-28  Amos JeffriesUse default copy constructor and assignment
2017-01-28  Amos JeffriesBug 4661: compile error 'warning: _XPG4_2 redefined...
2017-01-28  Amos JeffriesFix langpack generation after 'trunk' branch deprecated
2017-01-28  Amos JeffriesPrep for 3.5.24
2017-01-26  Christos TsantilasSSLv2 records force SslBump bumping despite a matching...
2017-01-25  Alex RousskovComplain about malformed 64bit header values, not the...
2017-01-25  Amos JeffriesBug 4636: assertion failed: client_side.cc:1448: 'byteC...
2017-01-24  Christos Tsantilasr15014: fix more "make distcheck" issues
2017-01-24  Christos Tsantilasr15014: fix build issue on fedora-22 and FreeBSD-10...
2017-01-24  Source MaintenanceSourceFormat Enforcement
2017-01-24  Christos TsantilasMitigate DoS attacks that use client-initiated SSL...
2017-01-24  Amos JeffriesPolishing updates from audit
2017-01-24  FredBFix some spelling mistakes
2017-01-24  Amos JeffriesCleanup: convert Delay Pool classes to MEMPROXY
2017-01-18  rootUpdate stub_libsecurity after Security::PeerOptions...
2017-01-17  Stefan KrugerBug 4610: fix 'Assigning a negative value to an implici...
2017-01-17  Amos JeffriesMake ParsedOptions a std::shared_ptr to reduce re-parsing
2017-01-17  Amos JeffriesInitialize options= in all cases
2017-01-16  Amos JeffriesRename SessionClose to SessionSendGoodbye
2017-01-16  Amos JeffriesUpdate to options= after audit
2017-01-15  Eduard BagdasaryanFix "Source and destination overlap in memcpy" Valgrind...
2017-01-15  Amos JeffriesReduce debugs in tls_write_method
2017-01-15  Amos JeffriesReduce debugs in tls_read_method
2017-01-15  Amos JeffriesReset TLS session unconditionally on PeerConnector...
2017-01-15  Amos JeffriesFix SessionClose when OpenSSl and GnuTLS are both linked
next