]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2016-08-05  Amos Jeffries4.0.13 SQUID_4_0_13
2016-08-02  Amos JeffriesBug 4551: fix exceptions in new chunked decoder
2016-08-01  Christos TsantilasTry fix "'fatal' was not declared in this scope" compil...
2016-08-01  Source MaintenanceSourceFormat Enforcement
2016-08-01  Marcos MelloBug 4555: Minor improvements to error pages CSS
2016-08-01  Christos TsantilasFetch missing certificates
2016-08-01  Christos Tsantilasmerge from trunk-r14768
2016-08-01  Christos TsantilasPolishing fixes from squid-dev review
2016-07-30  Alex RousskovFix crash after rev.14735
2016-07-29  Christos TsantilasFix Certificate Validator buffer-overflow crashes Squid...
2016-07-27  Amos JeffriesCleanup: remove useless dead #include lines
2016-07-27  Amos JeffriesCleanup: sort stub_libsecurity
2016-07-27  Amos JeffriesTLS: do not hang when 'connector' fails
2016-07-27  Source MaintenanceSourceFormat Enforcement
2016-07-27  Amos JeffriesCleanup: Move PeerConnector and BlindPeerConnector...
2016-07-27  Christos TsantilasSquid segfault via Ftp::Client::readControlReply().
2016-07-25  Source MaintenanceSourceFormat Enforcement
2016-07-25  Christos TsantilasCertificate Validator buffer-overflow crashes Squid...
2016-07-25  Markus Moellerkerberos_ldap_group: support SSL/TLS used to connect...
2016-07-25  Christos TsantilasCertificate Validator buffer-overflow crashes Squid
2016-07-24  Amos JeffriesFix clang 'smpAware' overrides a member function but...
2016-07-23  Eduard BagdasaryanCollapse internal revalidation requests (SMP-unaware...
2016-07-23  Amos JeffriesQuieten digest oversize warnings
2016-07-23  Source MaintenanceSourceFormat Enforcement
2016-07-22  Eduard BagdasaryanFix some failed transactions not being logged.
2016-07-22  Amos JeffriesAdd stub for log/liblog symbols
2016-07-22  Amos JeffriesAdd missing 'tls' option for cache_peer
2016-07-20  Amos JeffriesCleanup: remove XSTD_USE_LIBLTDL, which has not been...
2016-07-18  Amos JeffriesRevert changes in rev.14726
2016-07-17  Eduard BagdasaryanCleanup: drop redundant parse buffer check
2016-07-16  Amos JeffriesFix error: taking the absolute value of unsigned type...
2016-07-15  Source MaintenanceSourceFormat Enforcement
2016-07-15  Christos Tsantilasmake the Downloader::CbDialer a CallDialer kid
2016-07-15  Christos Tsantilasremove XXX comments from PeerConnector related to Downl...
2016-07-15  Amos JeffriesCleanup: remove unused references to SquidList.h
2016-07-15  Christos Tsantilascall setLogUri to set url if no adaptation is used
2016-07-15  Amos JeffriesCleanup: use std::queue for UFS file I/O queues
2016-07-15  Christos TsantilasSquid-dev review comments by Alex and Amos
2016-07-13  Amos JeffriesCleanup: TunnelStateData switchToTunnel function
2016-07-13  Amos JeffriesCleanup: PeerConnector session initialization method
2016-07-13  Amos JeffriesFix error: 'storeDigestRegisterWithCacheManager' was...
2016-07-12  Amos JeffriesBug 4534: assertion failure in xcalloc when using many...
2016-07-11  Christos TsantilasDocumentation, polishing and fixes
2016-07-11  Amos JeffriesCleanup: Ssl::Create*() functions
2016-07-08  jltallonbasic_db_auth: add support for unsalted SHA1 passwords
2016-07-08  Source MaintenanceSourceFormat Enforcement
2016-07-08  Amos JeffriesReplaced TidyPointer with std::unique_ptr.
2016-07-08  Amos JeffriesPolish from final audit
2016-07-07  Amos JeffriesMerged from trunk rev.14734
2016-07-07  Christos TsantilasSync with trunk r14734
2016-07-05  Amos JeffriesReplace LockingPointer::reset with resetWithoutLocking
2016-07-05  Amos JeffriesCleanup: make createStaticServerContext deal with Conte...
2016-07-05  AnonymousBug 4542: authentication credentials IP TTL updated...
2016-07-04  Amos JeffriesUpdate LockingPointer methods and documentation
2016-07-02  Amos JeffriesBug 4540: revert r14720 buffer update
2016-07-01  Amos JeffriesAdd missing dereference operator in TidyPointer
2016-07-01  Amos Jeffries4.0.12 SQUID_4_0_12
2016-07-01  Source MaintenanceSourceFormat Enforcement
2016-07-01  Amos JeffriesPrep for 4.0.12 and 3.5.20
2016-07-01  Amos JeffriesAdd missing STUBS for rev.14726
2016-06-30  Amos JeffriesGnuTLS: support for TLS session resume
2016-06-30  Ian ClarkBug 4523: smblib compile fails on NetBSD
2016-06-30  Amos JeffriesPolish: remove unnecessary 'this->' usage in LockingPointer
2016-06-30  Amos JeffriesCleanup: use C++11 auto when starting ::Server jobs
2016-06-29  Patrick WelcheBug 4376: clang cannot build Squid eCAP code
2016-06-29  Amos JeffriesRemove UnaryFunctor as well, use std::function instead
2016-06-28  Amos Jeffriessecurity_file_certgen: convert xfree_char to UnaryFunct...
2016-06-28  Amos JeffriesRename UniaryFunctor to UnaryFunctor
2016-06-27  Amos JeffriesClang does not provide a global nullptr_t symbol
2016-06-26  Amos JeffriesMerge form trunk rev.14722
2016-06-26  Amos JeffriesFix build error in ESI after rev.14721
2016-06-26  Amos JeffriesMerged from trunk rev.14721
2016-06-26  Amos JeffriesRename CtoCppDtor() as UniaryFunctor()
2016-06-25  Amos JeffriesRemove last remains of TidyPointer
2016-06-25  Amos JeffriesRestore old move-assignment definition
2016-06-25  Eduard BagdasaryanHTTP/1.1: Update all stored headers on 304 revalidation.
2016-06-24  Amos JeffriesMigrate TidyPointer to std::unique_ptr
2016-06-24  Amos Jeffriessecurity_file_certgen: use std::unique_ptr instead...
2016-06-24  Nathan HoadConvert Http::Stream::reqbuf to a MemBlob, making it...
2016-06-23  Amos JeffriesCleanup: separate TidyPointer and LockingPointer
2016-06-23  Amos JeffriesSync with trunk rev.14719
2016-06-23  Amos JeffriesWipe initial experiments
2016-06-20  Amos JeffriesBug 4532: pid_filename not working as documented
2016-06-17  Source MaintenanceSourceFormat Enforcement
2016-06-17  Christos TsantilasAssertion failed: Write.cc:38: "fd_table[conn->fd]...
2016-06-17  Amos JeffriesRemove impossible condition from rev.14715
2016-06-17  Amos JeffriesUnit test for SBuf::reserve()
2016-06-15  Alex RousskovDo not make bogus recvmsg(2) calls when closing UDS...
2016-06-15  Amos JeffriesBug 4504: Too many WARNING: Ignoring error setting...
2016-06-14  Source MaintenanceSourceFormat Enforcement
2016-06-14  Marcos MelloBug 4516: security_file_certgen man page update
2016-06-14  Alex RousskovFixed Server::maybeMakeSpaceAvailable() logic.
2016-06-14  Christos TsantilasTLS Authority Key Identifier certificate extension
2016-06-14  Alex RousskovAdded a script to find kid-specific cache.log lines.
2016-06-14  Amos JeffriesCleanup cppunit detection and use
2016-06-13  Alex RousskovDestructed objects that were never born are not alive.
2016-06-13  Lubos UhliarikBug 4291: workaround DeferredReadManager::popHead segfa...
2016-06-13  Amos JeffriesUpdate cppunit detection
2016-06-12  Eduard BagdasaryanFix for valgrind-discovered trunk errors.
2016-06-11  Amos JeffriesFix GCC 4.8 eCAP builds after rev.14701
next