]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2014-03-17  Alex RousskovUndo trunk r13270: "Refactor Vector and Stack to STL...
2014-03-13  Nikolai GorchilovAuthor: Nikolai Gorchilov <niki@x3me.net>
2014-03-13  Christos Tsantilasurl_rewrite_extras and store_id_extras patch fixes
2014-03-12  Christos TsantilasAdd url_rewrite_extras and store_id_extras for redirect...
2014-03-09  Amos JeffriesPrep for 3.3.12 and 3.4.4
2014-03-08  Alex RousskovAvoid assertions on Range requests that trigger Squid...
2014-03-07  Amos JeffriesProtect MemBlob::append() against raw-space writes
2014-03-06  Amos JeffriesCopyright: Remove explicit claims on src/ by Treehouse...
2014-03-06  Amos JeffriesCopyright: Relicense helpers by Treehouse Networks...
2014-03-05  Amos JeffriesLanguages: Georgian dialect
2014-03-05  Amos JeffriesLanguages: Georgian
2014-03-05  Amos JeffriesTranslation: update POT content
2014-03-05  Amos JeffriesBetter fix for CMSG definitions
2014-03-05  Amos JeffriesPortability: define CMSG related structures individually
2014-03-04  Amos JeffriesAdd debug messages indicating type/reason for HITs
2014-03-04  Amos JeffriesFix helper ID number assignment
2014-02-24  Francesco ChemolliFix syntax error in pinger
2014-02-21  Alex RousskovMigrated RegisteredRunners to a multi-action interface.
2014-02-21  Alex RousskovFixed stalled concurrent rock store reads by insuring...
2014-02-21  Amos JeffriesCleanup: un-wrap C++ header includes
2014-02-21  Marko CupacLanguages: updated Serbian aliases
2014-02-21  Henrik NordstromBug 3186, Bug 3628: Digest authentication always sendin...
2014-02-20  Amos JeffriesFix compile issues in rev.13288
2014-02-20  Amos Jeffriessquidclient: --ping mode module support
2014-02-20  Henrik NordstromBug 3628: Digest auth sending stale=false on nonce...
2014-02-19  Christos Tsantilasdynamic_cert_mem_cache_size option related fixes part2...
2014-02-19  Christos Tsantilasdynamic_cert_mem_cache_size option related fixes
2014-02-19  Francesco ChemolliFix uses of std::remove to actually resize the data...
2014-02-18  Amos JeffriesFix pthread library detection on FreeBSD 10
2014-02-18  Amos JeffriesFix umask default on crash report generated email
2014-02-17  Rajiv DesaiBug 4029: intercepted HTTPS requests bypass caching...
2014-02-16  Amos JeffriesFix shadowed variable in rev.13279
2014-02-16  Amos Jeffriessquidclient: support long options on command line
2014-02-16  Amos Jeffriessquidclient: polish and documentation
2014-02-16  Amos Jeffriessquidclient: support verbosity levels
2014-02-16  Amos Jeffriessquidclient: polish and update help display
2014-02-13  Amos JeffriesFix memory leak regression in SNMP from rev.13274
2014-02-13  Amos JeffriesBug 4001: remove use of strsep()
2014-02-13  Nathan HoadBug 4026: SSL and adaptation_access does not handle...
2014-02-13  Amos JeffriesRevert rev.13271
2014-02-13  Nathan HoadBug 4026: SSL and adaptation_access does not handle...
2014-02-12  Francesco ChemolliRefactor Vector and Stack to STL counterparts
2014-02-12  Francesco ChemolliStreamline storeLateRelease
2014-02-12  Francesco ChemolliFix crash bug in HttpHeader::clean()
2014-02-11  Francesco ChemolliRemove Vector, Stack and related unit tests
2014-02-11  Francesco ChemolliReworked all clients of Stack to std::stack
2014-02-11  Francesco ChemolliReworked cbdata to use std::vector to be able to have...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-11  Francesco ChemolliFixed some formatting
2014-02-11  Francesco ChemolliRefactor Splay and MemPoolMalloc to use std::stack
2014-02-11  Francesco ChemolliAdapt some callers to std:: API
2014-02-11  Amos JeffriesCleanup: remove garbage prefixes from Digest auth debugs
2014-02-10  Francesco ChemolliAdded missing includes
2014-02-10  Francesco ChemolliCleanup
2014-02-10  Francesco ChemolliRefactor all users of Vector to std::vector except...
2014-02-10  Francesco ChemolliMore Vector to std::vector refactoring
2014-02-10  Francesco ChemolliRefactor HttpHeader::entries
2014-02-10  Francesco ChemolliGet rid of all users of Vector::iterator::incrementable
2014-02-10  Francesco ChemolliMigrate some users of Vector to std::vector
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliFix argument name conflict in Auth::Config::findUserInCache
2014-02-10  Francesco ChemolliMerge vector-refactor branch: align Vector API with...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Frederic BourgeoisBug 3969: user credentials cache lookup for Digest...
2014-02-10  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMake ESICustomParser::parse c++98-compatible
2014-02-09  Amos JeffriesFix cstdio compile errors
2014-02-08  Amos JeffriesSource Maintenance - manual run
2014-02-08  Amos JeffriesMove compat/unsafe.h protections from libcompat to...
2014-02-08  Dennis GlattingVarious fixes to configure for FreeBSD 10
2014-02-07  Francesco ChemolliUse Vector::at() instead of [] errorInitialize()
2014-02-07  Francesco ChemolliMerged from trunk
2014-02-07  Francesco ChemolliHave Vector::at rely on operator[] to do the low-level...
2014-02-07  Amos JeffriesSourceLayout: shuffle URLScheme to AnyP::UriScheme
2014-02-06  Francesco ChemolliVector::pop_back returns void now; don't save the old...
2014-02-06  Francesco ChemolliMerged from trunk
2014-02-06  Amos JeffriesRegression Bug 3769: client_netmask not evaluated since...
2014-02-06  Francesco ChemolliFix r13257 commit
2014-02-05  Alex RousskovFix keepalive handling for non-ranged requests.
2014-02-04  Francesco ChemolliChanged c-style cast to const_cast in esi/CustomParser.cc
2014-02-04  Francesco ChemolliRemoved useless include in errorpage.cc
2014-02-04  Francesco ChemolliReverted broken change in HttpRequest::multipartRangeRe...
2014-02-04  Francesco ChemolliRemove Vector::operator +=. Removed some useless comments
2014-02-04  Francesco ChemolliMove some looping checks from size() to !empty()
2014-02-02  Francesco ChemolliChanged pop_back() signature to match std::vector....
2014-02-02  Francesco ChemolliTurned Vector::count and capacity protected
2014-02-02  Francesco ChemolliMade Vector::items private
2014-02-02  Francesco ChemolliRenamed Vector::clean to clear
2014-02-02  Francesco ChemolliRemove layering violations in Vector users
2014-02-02  Amos JeffriesPrep for 3.4.3
2014-02-02  Amos JeffriesFix peerSelectDnsResults() IP address cycling
2014-01-28  Alex RousskovComm job callbacks need job's cbdata pointer, not a...
2014-01-27  Stefano CordibellaBug 3975: atomic detection cross-compilation failure
2014-01-27  Amos JeffriesBug 3608: part 1 - per-service name for workers UDS...
2014-01-27  Amos JeffriesAdd ${service_name} macro to squid.conf processing
2014-01-27  Unknown FreeBSD... Bug 3954: compile failure in CpuAffinity.cc
2014-01-24  Amos JeffriesEnable -n command line option for non-Windows Squid...
2014-01-23  Amos JeffriesInitialize asyncLoopDepth_ in constructor
next