]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2014-06-03  Alex RousskovDo not leak ex_data for SSL state that survived reconfi...
2014-06-03  Alex RousskovDo not register the same Cache Manager action more...
2014-06-03  Alex RousskovFix leaked TcpAcceptor job on reconfiguration
2014-06-03  Alex RousskovFix leak of ACLs related to adaptation access rules
2014-06-03  Amos JeffriesBug 4056: assertion MemPools[type] from netdbExchangeSt...
2014-06-03  Mike MitchellBug 4065: round-robin neighbor selection with unequal...
2014-06-03  Alex RousskovBug 4050: Segfault in CommSelectEngine::checkEvents...
2014-05-20  Amos JeffriesFix segfault setting up server SSL connnection
2014-05-14  Steve HillRegression: segfault logging with %tg format specifier
2014-05-08  Automatic source... SourceFormat Enforcement
2014-05-02  Amos Jeffries3.4.5 SQUID_3_4_5
2014-05-02  Christos TsantilasLogformat annotation fixes
2014-05-02  Amos JeffriesResolve 'dying from an unhandled exception: c'
2014-05-02  AnatoliFix order dependency between cache_dir and maximum_obje...
2014-04-26  Amos JeffriesBug 4051: fix inverted test on CONNECT payload existence
2014-04-23  Amos Jeffries3.4.4.2 SQUID_3_4_4_2
2014-04-23  Amos Jeffries3.4.4.1 SQUID_3_4_4_1
2014-04-23  Amos JeffriesBug 3371: CONNECT with data sent at once loses data
2014-04-23  Amos Jeffries(no commit message)
2014-04-23  Amos JeffriesFix outgoing peer type when using ORIGINAL_DST instead...
2014-04-23  Amos JeffriesBug 4047: Support Android builds
2014-04-23  Amos JeffriesBug 3986 (partial): assertion failed due to incorrect...
2014-04-18  Paul ZBug 3955: Solaris EUI-48 lookup leaks FDs
2014-04-18  Amos JeffriesBug 3982: EUI logging and helpers show blank MAC address
2014-04-18  Amos JeffriesFix IPv6 site-local autoconfigured Address detection
2014-04-14  Amos JeffriesBug 4014: build failure with both --disable-optimizatio...
2014-04-09  Christos TsantilasMemBuf fix: empty MemBufs are not NULL terminated
2014-04-09  Amos JeffriesHTTP/1.1: update reference to IANA method registry
2014-04-09  Amos JeffriesHTTP/1.1: Update registered status codes from IANA...
2014-04-06  Andrew BeverleyUpdates to qos_flows documentation
2014-04-06  Amos JeffriesC++11: Upgrade auto-detection to use the formal -std...
2014-04-06  Christos TsantilasBasic auth cache and SslBump fix
2014-04-06  Amos Jeffriescrypto-ng: use libnettle MD5 algorithm support
2014-03-23  Francesco ChemolliBug 4043: Remove XMALLOC_TRACE and references to sbrk(2)
2014-03-23  Francesco ChemolliPortability: detect struct iovec better on OpenBSD
2014-03-21  Martin StolleBug 4019: Regression in 3.4 r13079
2014-03-21  ChangmingBug 4041: Missing files in compat/Makefile.am
2014-03-21  Nikolai GorchilovUse request URI instead of StoreID when forwarding...
2014-03-09  Amos Jeffries3.4.4 SQUID_3_4_4
2014-03-09  Amos JeffriesPrep for 3.4.4 and 3.3.12
2014-03-09  Alex RousskovAvoid assertions on Range requests that trigger Squid...
2014-03-09  Amos JeffriesProtect MemBlob::append() against raw-space writes
2014-03-09  Amos JeffriesCopyright: Relicense helpers by Treehouse Networks...
2014-03-09  Amos JeffriesPortability: define CMSG related structures individually
2014-03-05  Amos JeffriesFix helper ID number assignment
2014-03-05  Alex RousskovFixed stalled concurrent rock store reads by insuring...
2014-03-05  Henrik NordstromBug 3186, Bug 3628: Digest authentication always sendin...
2014-03-04  Christos Tsantilasdynamic_cert_mem_cache_size option related fixes
2014-03-04  Amos JeffriesFix umask default on crash report generated email
2014-02-18  Amos JeffriesFix pthread library detection on FreeBSD 10
2014-02-18  Rajiv DesaiBug 4029: intercepted HTTPS requests bypass caching...
2014-02-18  Nathan HoadBug 4026: SSL and adaptation_access does not handle...
2014-02-18  Amos JeffriesBug 4001: remove use of strsep()
2014-02-18  Amos JeffriesMove compat/unsafe.h protections from libcompat to...
2014-02-12  Frederic BourgeoisBug 3969: user credentials cache lookup for Digest...
2014-02-12  Dennis GlattingVarious fixes to configure for FreeBSD 10
2014-02-12  Amos JeffriesRegression Bug 3769: client_netmask not evaluated since...
2014-02-02  Amos JeffriesUpdate CONTRIBUTORS SQUID_3_4_3
2014-02-02  Amos Jeffries3.4.3
2014-02-02  Amos JeffriesFix peerSelectDnsResults() IP address cycling
2014-02-02  Alex RousskovComm job callbacks need job's cbdata pointer, not a...
2014-02-02  Stefano CordibellaBug 3975: atomic detection cross-compilation failure
2014-02-02  Unknown FreeBSD... Bug 3954: compile failure in CpuAffinity.cc
2014-02-02  Nathan HoadBug 3971: "cannot aggregate mgr:client_list: cmd->profi...
2014-02-02  Amos JeffriesInitialize asyncLoopDepth_ in constructor
2014-01-22  Amos JeffriesFix external_acl_type async loop failures
2014-01-22  Will RobertsBug 4008: HttpHeader warnOnError should be an int not...
2014-01-22  Amos JeffriesFix memory leak in peer cache Digest exchange
2014-01-13  Amos JeffriesBug 3927: tests/testRock fatal.cc required
2014-01-13  Francesco ChemolliBug 4002: clang 3.4 unable to compile
2014-01-12  Francesco ChemolliDocument and enforce invariant on Format::Token.divisor
2014-01-12  Francesco ChemolliBug 4002: clang 3.4 unable to compile
2014-01-12  Francesco ChemolliBug 4002: clang 3.4 unable to compile
2014-01-12  Susant SahaniBug 3996: Malformed DNS reply leads to crash
2014-01-12  Amos JeffriesDisable error page translation by default in builds
2014-01-12  Reinhard SojkaBug 3995: compile error on CentOS 5 with GCC 4.1.2
2014-01-12  Alex RousskovCentrally destroy all ACLs to avoid destruction segfaults
2013-12-30  Amos Jeffries3.4.2 SQUID_3_4_2
2013-12-30  Francesco ChemolliAdded missing header in client_side_reply.cc for clang
2013-12-30  Alex RousskovBug 3498: FTP PUT assertion Server.cc:246: 'r->body_pip...
2013-12-25  Jakob BohmBug 3985: 60s limit introduced by balance_on_multiple_i...
2013-12-25  Amos JeffriesFix \-unescaping in quoted strings from helpers
2013-12-25  Amos JeffriesWCCPv2: fix assertion 'Cannot convert non-IPv4 to IPv4...
2013-12-25  Amos JeffriesFix missing cast in rev.13162
2013-12-19  Christos TsantilasBug 3980: FATAL ERROR due to max_user_ip -s option
2013-12-19  Amos JeffriesFix linker errors "relocation R_X86_64_32 against ...
2013-12-15  Amos JeffriesRegression in URL helper API
2013-12-15  Alex RousskovBug 3806: Caching responses with Vary header
2013-12-15  Christos TsantilasSet sslcrtvalidator_children concurrency option default...
2013-12-09  Amos JeffriesRelease notes: update HTML version
2013-12-09  Amos Jeffries3.4.1 SQUID_3_4_1
2013-12-09  Amos JeffriesBug 3589: intercepted and ICAP modified request using...
2013-12-09  Francesco ChemolliOpenBSD portability fix in DiskThreads
2013-12-06  Christos TsantilasBug 3935: Invalid pointer dereference when peeking...
2013-12-06  Alex RousskovDestroy ACLs in the reverse order of creation to avoid...
2013-12-06  Amos JeffriesPortability: sleep() is sometimes a macro
2013-12-06  Amos JeffriesWindows: fix compile errors in WinSvc.cc
2013-12-06  Amos JeffriesPortability: std::string:npos is not always appropriate...
2013-12-06  Amos JeffriesPortability: refresh_pattern requires regex
2013-12-06  Amos Jeffrieslibrfcnb: portability fixes
next