]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2010-09-13  Alex RousskovPartial bug #2964 fix: writer stuck in a "waiting for...
2010-09-13  Automatic source... SourceFormat Enforcement
2010-09-13  Automatic source... Bootstrapped
2010-09-12  Alex RousskovHandle ICAP persistent connection races better.
2010-09-12  Alex RousskovRemoved erroneous !theEntries.empty() Must() in Adaptat...
2010-09-12  Alex RousskovKeep ICAP connection persistent after an OPTIONS respon...
2010-09-12  Alex RousskovPartial bug #2964 fix: Do not leak HttpRequests that...
2010-09-12  Alex RousskovAdded debugging to track HttpRequest and AsyncJob memor...
2010-09-12  Alex RousskovPartial bug #2964 fix: Avoid stuck ICAP REQMOD transact...
2010-09-12  Alex RousskovAdded expectNoConsumption() BodyPipe method to allow...
2010-09-11  Alex RousskovPartial bug #2964 fix: Prevent memory leaks when ICAP...
2010-09-11  Alex RousskovAdded Pointer typedefs.
2010-09-11  Alex RousskovAdded HttpMsg::Pointer typedef and convenience HttpMsg...
2010-09-11  Alex RousskovFixed printf format(%llX)/parameter(mb_size_t==ssize_t...
2010-09-11  Alex RousskovAdded HttpControlMsg.h to Makefile.am.
2010-09-11  Automatic source... SourceFormat Enforcement
2010-09-10  Alex RousskovAdded HttpControlMsg class and HttpControlMsgSink API...
2010-09-10  Alex RousskovFixed a NetDB leak.
2010-09-10  Alex RousskovFixed an idnsGrokReply memory leak when merging DNS...
2010-09-10  Alex RousskovHTTP Compliance: delete Warnings that have warning...
2010-09-10  Alex RousskovCompliance: Forward 1xx control messages to clients...
2010-09-10  Alex RousskovDechunk incoming requests as they come in and chunk...
2010-09-10  Francesco ChemolliPortability fix: Eui48 needs some extra headers on...
2010-09-08  Francesco ChemolliImplemented --enable-build-info configure option.
2010-09-06  Amos Jeffriestypo
2010-09-06  Amos JeffriesAuthor: Christian Wittmer <chris@computersalat.de>
2010-09-06  Amos JeffriesAuthor: Klaus Singvogel
2010-09-06  Alex RousskovCollect "isolated" job sightings occurring outside...
2010-09-06  Alex RousskovAdded producedSize() method to report total data size...
2010-09-05  Alex RousskovBug #2311 fix: crashes with ICAP RESPMOD for HTTP body...
2010-09-05  Henrik NordströmTell libtool to by default skip building shared objects...
2010-09-04  Amos JeffriesEnsure /var/cache or jail equivalent exists on install
2010-09-03  Amos JeffriesPrep for 3.2.0.2 and 3.1.8
2010-09-03  Amos JeffriesTypo in profiler for new HTTP parser
2010-09-03  Automatic source... SourceFormat Enforcement
2010-09-02  Alex RousskovDocumented OPTIONS and TRACE handing in urlCheckRequest().
2010-09-02  Amos JeffriesNot all CPPUNIT can convert long/int to long/long for...
2010-09-02  Amos JeffriesUnit-tests for the new HTTP request-line parser
2010-09-02  Amos JeffriesHarden and speed up HTTP request-line parser
2010-09-01  Alex RousskovCheck for NULL and empty strings before calling str...
2010-09-01  Alex RousskovAdded Stefan Fritsch for help with Squid bug #2583.
2010-09-01  Alex RousskovPossible bug 3020 fix: Segmentation fault: nameservers...
2010-09-01  Alex RousskovImprove request smuggling attack detection. Tolerate...
2010-08-31  Alex RousskovCompliance: Ignore unused chunk-extensions to correctly...
2010-08-31  Alex RousskovCompliance: handle HTTP OPTIONS and TRACE requests...
2010-08-31  Alex RousskovDefine SIZEOF_OFF_T to fix overflow checks.
2010-08-31  Alex RousskovMade the HttpMsgPointerT::lock() and unlock() methods...
2010-08-31  Alex RousskovCompliance: reply with 400 (Bad Request) if request...
2010-08-31  Amos JeffriesBug 3033: incorrect information regarding TOS
2010-08-31  Automatic source... SourceFormat Enforcement
2010-08-31  Automatic source... Bootstrapped
2010-08-30  Alex RousskovAdded safe HttpMsg pointer wrapper that locks and unloc...
2010-08-30  Amos JeffriesRemove LTDL hack from bootstrap.
2010-08-30  Amos JeffriesLibtool 1.x no longer work. autoconf 2.64 does
2010-08-30  Amos JeffriesAuthor: Chad Naugle <chad.naugle@travimp.com>
2010-08-29  Alex RousskovMade eCAP compile again after CbcPointer<> changes.
2010-08-29  Alex RousskovHandle assignment to self correctly.
2010-08-29  Amos JeffriesFix cross-compile support in ./configure
2010-08-29  Amos JeffriesAuthor: Markus Moeller <huaraz@moeller.plus.com>
2010-08-29  Automatic source... SourceFormat Enforcement
2010-08-28  Amos JeffriesAuthor: Stefan Fritsch <sf@sfritsch.de>
2010-08-27  Amos JeffriesMove &>bs logformat code release notes to 3.2
2010-08-26  Amos JeffriesMake the LTDL loadable modules paths global
2010-08-25  Amos JeffriesAuthor: Markus Moeller <huaraz@moeller.plus.com>
2010-08-25  Amos JeffriesStrip testing debug slipped in
2010-08-25  Automatic source... SourceFormat Enforcement
2010-08-24  Alex RousskovPossible fix for an OpenSolaris "pureparm" compilation...
2010-08-24  Henrik NordstromStrengthen the internal DNS client somewhat by making...
2010-08-24  Alex RousskovFixed old HTTP version comparison to treat {2,3,4....
2010-08-24  Alex RousskovRemember local port of the CONNECT tunnel to the server...
2010-08-24  Amos JeffriesAuthor: Henrik Nordstrom <henrik@nordstrom.net>
2010-08-24  Francesco ChemolliSolaris compatiblity enhancements.
2010-08-24  Amos JeffriesTest for SASL libraries before building ext_kerberos_ld...
2010-08-24  Alex RousskovCompliance: remove Content-Length header if Transfer...
2010-08-24  Alex RousskovCompliance: respond to OPTIONS requests with a zero...
2010-08-24  Alex RousskovCompliance: rename Trailers header to Trailer everywhere.
2010-08-24  Alex RousskovAdded parentheses for clarity.
2010-08-24  Automatic source... SourceFormat Enforcement
2010-08-24  Alex RousskovSend chunked responses if body size is unknown.
2010-08-23  Alex RousskovAdded more comparison operators to HttpVersion.
2010-08-23  Alex RousskovBug #2583 fix: pure virtual method called
2010-08-23  Francesco ChemolliCompatibility fixes for Solaris/gcc
2010-08-23  Amos JeffriesSync dist languages with .po
2010-08-23  Amos Jeffriesmore prep for 3.1.7
2010-08-23  Amos JeffriesAuthor: Stephen Thorne <stephen@thorne.id.au>
2010-08-23  Automatic source... SourceFormat Enforcement
2010-08-22  Francesco ChemolliPortability fix. Sometimes /bin/true is not, apparently...
2010-08-22  Francesco ChemolliFix build issue on FreeBSD: printf arguments have to...
2010-08-21  Amos JeffriesAuthor: Various Translators
2010-08-21  Automatic source... SourceFormat Enforcement
2010-08-20  Francesco ChemolliCompilation speedup: optimize test-suite/testheaders.sh
2010-08-20  Francesco ChemolliFixed build issue in purge tool.
2010-08-20  Francesco ChemolliFixed some build errors in purge tool.
2010-08-20  Henrik NordstromKill redundant hexd program from purge.
2010-08-20  Henrik NordstromAlso fix up hexd to Squid coding standards
2010-08-20  Henrik NordstromAdjust purge sources to Squid coding standard (xmalloc...
2010-08-20  Henrik NordstromClean up DEFAULT_PID_FILE in similar manner
2010-08-20  Henrik NordstromKill recursive DEFAULT_HOSTS. Automake automatically...
2010-08-20  Automatic source... SourceFormat Enforcement
2010-08-19  Francesco Chemolliconfigure.in fix: properly pass default hosts_file...
next