]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2015-07-09  Francesco ChemolliFix Coverity defect 740321: unchecked library return...
2015-07-03  Francesco ChemolliFix CID 740323: unchecked lseek return value in disk.cc
2015-07-03  Francesco ChemolliFix CID 740322: unchecked lseek return value in disk.cc
2015-07-01  Chudy FernandezBug 3483: assertion failed store.cc:1866: 'isEmpty()'
2015-06-29  Amos JeffriesCleanup HTCP packet construction
2015-06-29  Amos Jeffriesext_edirectory_userip_acl: fix uninitialized variable
2015-06-29  Amos JeffriesCleanup: remove unnecessary AnyP::PortCfg::contextMethod
2015-06-28  Alex RousskovDo not blindly forward cache peer CONNECT responses.
2015-06-27  Francesco ChemolliInitialize TunnelStateData::started in ctor (Coverity...
2015-06-23  Amos JeffriesUse relative-URL in errorpage.css for SN.png
2015-06-22  Matthias PitzlBug 4193: Memory leak on FTP listings
2015-06-22  Amos JeffriesReplace GNU atomics and related hacks with C++11 std...
2015-06-22  Amos JeffriesMerged from trunk
2015-06-21  Amos JeffriesBug 4274: ssl_crtd.8 not being installed
2015-06-20  Amos JeffriesFix uninitialized variable after rev.14113
2015-06-20  Amos JeffriesFix CONNECT failover to IPv4 after trying broken IPv6...
2015-06-19  Alex RousskovFixed segmentation fault when freeing https_port client...
2015-06-19  Source MaintenanceSourceFormat Enforcement
2015-06-19  Amos JeffriesBug 4269: ignore-must-revalidate broken
2015-06-19  Paulo MatiasSupport Ephemeral Elliptic Curve Diffie-Hellman (EECDH...
2015-06-19  Paulo MatiasHardening against CVE-2009-3555
2015-06-19  Amos Jeffriesparser-ng: Add HTTP/1.x extension tokenizer
2015-06-18  Amos JeffriesCleanup: use SBuf to store MimeIcon filename
2015-06-15  Amos JeffriesTranslations: add Spanish US dialect alias
2015-06-14  Amos JeffriesCleanup: replace __DATE__ and __TIME__ macros
2015-06-09  Amos Jeffriesslash-escape is 0x5C
2015-06-09  Amos JeffriesUse Http1::Tokenizer in TeChunkedParser
2015-06-09  Amos JeffriesBug 1961 partial: Move HttpRequest host:port to class URL
2015-06-09  Amos JeffriesMerge from trunk rev.14108
2015-06-09  Amos JeffriesParser-NG: Transfer-Encoding:chunked Parser
2015-06-05  Amos JeffriesCleanup after rev.14102
2015-06-05  Source MaintenanceSourceFormat Enforcement
2015-06-05  Amos JeffriesSourceLayout: convert helper stats display to Packable API
2015-06-03  Christos TsantilasWrong intialization value for clientReplyContext::heade...
2015-06-03  Source MaintenanceSourceFormat Enforcement
2015-06-03  Christos TsantilasSquid Assertion String.cc:221: "str"
2015-06-03  Christos TsantilasFix Squid Assertion comm.cc:759: "Comm::IsConnOpen...
2015-06-02  Amos JeffriesBug 3875: bad mimeLoadIconFile error handling
2015-06-02  Amos JeffriesRemove unused Atomic::Word and GNU atomics
2015-06-02  Amos JeffriesConvert MemMap to std::atomic
2015-06-02  Amos JeffriesConvert Ipc::Queue to std::atomic
2015-06-02  Source MaintenanceSourceFormat Enforcement
2015-06-02  Christos Tsantilassupport custom OIDs in *_cert ACLs
2015-06-02  Amos JeffriesConvert StoreMap to std::atomic
2015-06-02  Christos TsantilasBug3329: The server side pinned connection is not close...
2015-06-02  Amos JeffriesConvert ReadWriteLock to std::atomic
2015-06-02  Amos JeffriesRefactor Ipc::Mem::PagePool using std::atomic
2015-06-02  Amos JeffriesRefactor Ipc::Mem::PageStack using std::atomic
2015-06-01  Amos JeffriesRename ChunkedCodingParser to TeChunkedParser
2015-06-01  Amos JeffriesMerged from trunk rev.14096
2015-05-29  Amos JeffriesFix eCAP issues after rev.14093
2015-05-28  Amos JeffriesPrep for 3.5.5
2015-05-26  Source MaintenanceSourceFormat Enforcement
2015-05-26  Amos JeffriesReplace Packer object API with Packable API
2015-05-26  Amos JeffriesCleanu: Remove dead Packer API
2015-05-25  Amos JeffriesUse StoreEntry Packable API directly without class...
2015-05-23  Amos JeffriesC++11: migrate auto_ptr to unique_ptr
2015-05-23  Amos JeffriesPortability: Define nullptr if not provided
2015-05-23  Amos JeffriesCleanup: remove unnecessary if-conditions
2015-05-23  Amos JeffriesCleanup: duplicate includes in icap/Xaction.h
2015-05-22  Christos TsantilasFix segmentation fault inside Adaptation::Icap::Xaction...
2015-05-22  Amos JeffriesPortability: Define C++11 uniform distributions if...
2015-05-22  Amos JeffriesC++11: compiler support is now mandatory
2015-05-22  Amos JeffriesCrypto-NG: update random number generators
2015-05-22  Amos JeffriesMerged from trunk rev.14084
2015-05-22  Amos JeffriesReplacement of sslversion=N by tls-min-version=1.N
2015-05-20  Source MaintenanceSourceFormat Enforcement
2015-05-20  Christos TsantilasFix "Not enough space to hold server hello message...
2015-05-19  Andre AlbsmeierBug 4132: regression in short_icon_urls with global_int...
2015-05-18  Amos JeffriesFix build errors in rev.14057 and rev.14058
2015-05-18  Amos JeffriesPrevent unused ssl_crtd helpers being run
2015-05-18  Amos JeffriesDocs: fix debug output on https_port context failure
2015-05-16  Amos JeffriesFix various uninitialized class members
2015-05-15  Amos JeffriesCleanup: Refactor IcmpConfig
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-07  Amos JeffriesMerge from trunk rev.14061
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
next