]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2014-07-30  Amos JeffriesMerged from trunk rev.13515
2014-07-29  Amos JeffriesDeprecate tag ACL type in favour of note
2014-07-29  Amos JeffriesEnable compile-time override for MAXTCPLISTENPORTS
2014-07-26  Amos JeffriesBSD: Fix unit test link errors
2014-07-25  Amos JeffriesOptimize Comm::Connection IP::address setting
2014-07-24  Amos Jeffriessquidclient: Fix -N option to correctly read argument
2014-07-24  Amos JeffriesFix distclean on BSD
2014-07-23  Christos TsantilasFix tcp outgoing tos bugs part2
2014-07-23  Amos JeffriesReplace INCLUDES variable deprecated by automake 1...
2014-07-22  Amos JeffriesFix unit test linker issues in testHttpReply and testStore
2014-07-22  Automatic source... SourceFormat Enforcement
2014-07-21  Christos TsantilasFix tcp outgoing tos bugs
2014-07-21  Amos JeffriesFix various trunk unit test build issues
2014-07-18  Amos JeffriesFix out of bounds memory access on -n option
2014-07-18  Amos JeffriesFix unit test issue after rev.1498
2014-07-18  Christos Tsantilassquidclient: Fix -m option to correctly read method...
2014-07-17  Amos JeffriesBug 4085: cache_miss_revalidate / ignore_ims_on_miss...
2014-07-16  Amos JeffriesFix http_port after rev.13497
2014-07-14  Amos JeffriesValidate -n service name parameter value
2014-07-14  Amos JeffriesConverts the PortCfgPointer to reference counted
2014-07-14  Automatic source... SourceFormat Enforcement
2014-07-13  Amos Jeffriesntlm_sspi_auth: fix various build errors
2014-07-13  Amos Jeffriesnegotiate_wrapper: vfork is not portable
2014-07-13  Amos JeffriesWindows: fix iphlpapi.h include case-sensitivity
2014-07-13  Amos JeffriesWindows: correct libsspwin32 API for SSP_LogonUser()
2014-07-13  Amos Jeffriesnegotiate_sspi_auth: Portability fixes for MinGW
2014-07-13  Amos Jeffriesext_lm_group_acl: portability fixes for MinGW
2014-07-13  Amos JeffriesRelease Notes: fix configure options text
2014-07-13  Amos JeffriesFix IDENT result in rev.13483
2014-07-13  Automatic source... SourceFormat Enforcement
2014-07-12  Christos TsantilasSupport client connection annotation by helpers via...
2014-07-11  Automatic source... SourceFormat Enforcement
2014-07-10  Christos TsantilasSSL Server connect I/O timeout
2014-07-10  Oliver DumschatBug 4080: worker hangs when client identd is not responding
2014-06-27  Francesco ChemolliCleanup: simplify libTrie
2014-06-26  Christos Tsantilasauthor: Joe Crayne <oh.hellojoe@gmail.com>
2014-06-25  Alex RousskovDocumented a known bug that took a while to triage...
2014-06-25  Amos JeffriesPrep for 3.4.6
2014-06-25  Automatic source... SourceFormat Enforcement
2014-06-25  Alex RousskovSupport more collapsed forwarding hit cases:
2014-06-25  Alex RousskovDo not use unknown entry size in StoreEntry::checkTooSm...
2014-06-24  Alex RousskovRock and shared memory caches fixes/improvements.
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-24  Alex RousskovPrep for merge from trunk: undo branch r13313, r13312...
2014-06-22  Amos JeffriesEnable ICAP client by default
2014-06-22  Amos JeffriesBug 4073 partial: 3.4 fails to compile on cygwin
2014-06-21  Amos JeffriesRFC 7239 registers Forwarded header
2014-06-18  Automatic source... SourceFormat Enforcement
2014-06-17  Christos TsantilasNon https connectiona on SSL-bump enabled port may...
2014-06-16  Alex RousskovDo not leak implicit ACLs during reconfigure.
2014-06-16  Alex RousskovFix build on some 32bit systems with strtoll()
2014-06-16  Christos Tsantilasfix rev.13465 "LruMap::memLimit_" patch to compile...
2014-06-16  Christos Tsantilasexternal_acl_type documentation lies for cache=n option
2014-06-16  Christos TsantilasAssure that when LruMap::memLimit_ is set to 0 no entri...
2014-06-14  Amos JeffriesPOrtability: use 64-bit for X-Cache-Age header
2014-06-11  Francesco ChemolliFixed bug in CharacterSet::addRange()
2014-06-11  Francesco ChemolliComplete ConnOpener::connect change from r13459
2014-06-09  Amos JeffriesWindows: fix various libip build issues
2014-06-09  Amos JeffriesWindows: rename TcpLogger::connect
2014-06-09  Amos JeffriesWindows: rename ConnOpener::connect
2014-06-09  Amos JeffriesRevert rename of Comm::Flag ERROR
2014-06-09  Amos JeffriesRFC2616 obsoleted by RFC 7230 et al
2014-06-07  Amos JeffriesCharacterSet: update RFC723x references and add some...
2014-06-07  Amos JeffriesDocs: fix Comm::ReadNow() retval text
2014-06-07  Automatic source... SourceFormat Enforcement
2014-06-06  Amos JeffriesRestore copy-construct on Parser hierarchy
2014-06-06  Amos JeffriesMissing include in icap/Xaction.cc
2014-06-06  Christos TsantilasFix error in rev.13447 "ssl_bump none" mode fixes.
2014-06-06  Christos TsantilasFix to allow ICAP subsystem build after rev.13445 and...
2014-06-06  Amos JeffriesMerge fron trunk rev.13451
2014-06-06  Amos JeffriesRevert unnecessary debug in rev.13450
2014-06-06  Amos JeffriesFix regression in client read buffer
2014-06-06  Automatic source... SourceFormat Enforcement
2014-06-05  Amos JeffriesAdd predefine for Http1::ParserPointer
2014-06-05  Amos JeffriesSome flags missed in rev.13445
2014-06-05  Amos JeffriesFix error in rev.13417 "ssl_bump none" mode crashes...
2014-06-05  Amos JeffriesSome extra polish on rev.13442
2014-06-05  Amos JeffriesMerged from trunk rev.13445
2014-06-05  Amos JeffriesSourceLayout: rename comm_err_t to Comm::Flag
2014-06-05  Amos JeffriesFix typo in rev.13441
2014-06-05  Amos JeffriesMerge from trunk rev.13442
2014-06-05  Amos JeffriesCleanup: remove comm_read_cancel(AsyncCall) API
2014-06-05  Amos JeffriesUpdate the Comm:: API for read(2)
2014-06-04  Amos JeffriesFix inverted LF detection in Parser::getHeaderField()
2014-06-04  Amos JeffriesCross-compile: Add BUILDCXX and BUILDCXXFLAGS configure...
2014-06-03  Amos JeffriesCleanup: provide Comm::ConnOpener via comm/forward.h
2014-06-03  Amos JeffriesAdd TCP_TUNNEL log code for CONNECT tunnels which are...
2014-06-02  Francesco ChemolliMarked const variables in Tokenizer methods as such
2014-06-02  Amos JeffriesFix regression in mime header boundary detection
2014-06-02  Francesco ChemolliChange order of BSD-specific network includes so that...
2014-06-02  Amos JeffriesRemove additional minor performance regression
2014-06-02  Amos JeffriesRemove additional minor performance regression
2014-06-02  Amos JeffriesUse Tokenizer to scan URL field received by reverse...
2014-06-02  Amos JeffriesMark some performance regressions
2014-06-02  Amos JeffriesCleanup: rewrite Http::One::Parser::getHeaderField...
2014-06-02  Amos JeffriesFix build error after trunk merge
2014-06-02  Amos JeffriesMerge from trunk
2014-06-02  Amos JeffriesCleanup: use C++ cerrno instead of C errno.h
2014-06-02  Alex RousskovReduce cache_effective_user was leaking $HOME memory
2014-06-02  Alex RousskovDo not leak ex_data for SSL state that survived reconfi...
next