]> git.ipfire.org Git - thirdparty/squid.git/history - src
Bug 3753: Removes the domain from the cache_peer server pconn key
[thirdparty/squid.git] / src /
2013-03-01  Amos JeffriesBug 3753: Removes the domain from the cache_peer server...
2013-03-01  Alex RousskovDocs: Mention creation of diskers in cache_dir rock
2013-02-16  Amos JeffriesBug 3763: diskd Error: no filename in shm buffer
2013-02-16  Francesco ChemolliFix coverity scan issue 740457: unsecure temporary...
2013-02-16  Amos JeffriesBug 3686: cache_dir max-size default fails
2013-02-15  Alex RousskovBug 3752: objects that cannot be cached in memory are...
2013-02-09  Amos JeffriesRelease Notes: update and spelling corrections
2013-02-09  Nick RogersBug 3767: tcp_outgoing_tos/mark ACLs do not obey acl_us...
2013-02-09  Amos JeffriesDocs: handle unknown squid-2.7 directives cleaner
2013-02-09  Amos JeffriesPolish debugs on more obsolete options
2013-02-09  Alex RousskovMake squid -z for cache_dir rock work like UFS instead...
2013-02-09  Amos JeffriesFix parsing of max-stale values in Surrogate-Control...
2013-02-09  Sebastien WenskeBug 3723: tcp_outgoing_tos/mark broken for CONNECT...
2013-02-09  Amos JeffriesBug 3515: crash in FtpStateData::ftpTimeout
2013-02-09  Alex RousskovFixed several ConnOpener problems
2013-02-09  Amos JeffriesBug 3749: IDENT lookup using wrong ports to identify...
2013-02-01  Amos JeffriesFix ipv6 enabled pinger.
2013-02-01  Amos JeffriesBug 3687: unhandled exception: c when using interceptio...
2013-02-01  Alex RousskovBug 3111: Mid-term fix for the forward.cc "err" assertion.
2013-02-01  Sebastien WenskeSupport OpenSSL NO_Compression option
2013-01-29  Amos JeffriesFix WCCPv2 'comparison between signed and unsigned...
2013-01-28  Amos JeffriesBug 3567: Memory leak handling malformed requests
2013-01-28  Amos JeffriesBug 3735: raw-IPv6 domain URLs crash if IPv6-disabled
2013-01-28  Amos JeffriesBug 3732: Fix ConnOpener IPv6 awareness
2013-01-28  Amos JeffriesInitialize mem_node fully
2013-01-28  Tianyin XuBug 3736: Floating point exception due to divide by...
2013-01-28  Alex RousskovFix "address.GetPort() != 0" assertion for helpers...
2013-01-28  Amos JeffriesWCCP: Fix memory leak in mask assignment, improve debug...
2013-01-28  Amos JeffriesPolish quick_abort feature decision code
2013-01-28  Amos JeffriesFix memory leak in IP address unit test
2013-01-28  Amos JeffriesFix memory leaks in ICMP
2013-01-28  Tianyin XuBug 3729: 32-bit overflow in parsing 64-bit configurati...
2013-01-28  Tomas HozzaFix various Disk I/O issues in all modules
2013-01-28  Francesco ChemolliFix error in config parser which would mis-assign the...
2013-01-28  Francesco ChemolliPlugged memory leaks in digest authentication module
2013-01-28  Tianyin XuBug 3728: Improve debug for cache_dir
2013-01-28  Tomas HozzaMake sure copied strings are properly terminated in...
2013-01-25  Timo TerasBug 3678: external acl grace period causes acl lookup...
2013-01-09  Amos JeffriesBug 3731: TOS setsockopt() requires int value
2012-12-27  Steve HillBug 3650: Negotiate auth missing challenge token
2012-12-02  Alexander KomyaginBug 3688: Lots of Orphan Comm:Connections to ICAP server
2012-12-02  Amos JeffriesRemove unnecessary xmemset()
2012-11-30  Amos JeffriesFix accept_filter on Linux
2012-11-30  Amos JeffriesTreat no-cache as must-revalidate in Authentication
2012-11-30  Amos JeffriesBug 3685: Squid hangs in ClassCBucket::update
2012-11-30  Amos JeffriesFix several buffer termination bugs
2012-11-30  Amos Jeffrieslibeui: Warn and fail nicely on socket errors looking...
2012-11-30  Andreas JaegerFix OpenSUSE glibc 2.17 compile issues
2012-11-30  Francesco ChemolliFixed incomplete MemBlobStats constructor
2012-11-29  Amos JeffriesVarious memory leaks in configuration parsing
2012-11-29  Amos JeffriesFix various assertion with side effects
2012-11-26  Francesco ChemolliFix TextException: gracefully handle exceptions with...
2012-11-26  Amos Jeffriesunlinkd: Compiler warning cleanups
2012-11-26  Amos JeffriesBug 3279: Polish: reference bugzilla record to prevent...
2012-11-26  Amos JeffriesBug 3329: Polish: reference bugzilla record in cache...
2012-11-26  Francesco ChemolliModify debugs() to automatically include file, line...
2012-11-26  Christos TsantilasBug 3405: ssl_crtd crashes failing to remove certificate
2012-11-10  Jean-Philippe MenilBug 3659: read_timeout problem with HTTPS
2012-11-10  Amos JeffriesPolish: replace several assert(isOpen(fd))
2012-11-10  Amos JeffriesBug 3189: AIO thread race on pipe() initialization
2012-11-10  Amos JeffriesPorted: urllogin ACL from squid 2.7
2012-11-06  Amos JeffriesBug 3677: Port un-pinning logic changes from 3.3
2012-10-28  Amos JeffriesRemove 'Bungled' warning on missing component directives
2012-10-28  Amos JeffriesFix missing predefines in PeerDigest.h
2012-10-20  Amos JeffriesRemove the refresh_pattern ignore-no-cache option
2012-10-20  Amos JeffriesHTTP/1.1: Cache-Control compliance upgrade
2012-10-18  Wolfgang BreyhaBug 3655: pinning failure breaks NTLM and Negotiate...
2012-10-17  Automatic source... SourceFormat Enforcement
2012-10-17  Alex RousskovAllow a ufs cache_dir entry to coexist with a shared...
2012-10-17  Amos JeffriesHTTP/1.1: honour Cache-Control before Pragma:no-cache
2012-10-17  Francesco ChemolliStatic Code Analysis: varargs cleanup, improvements...
2012-10-17  Wolfgang BreyhaBug 3655: pinning failure breaks NTLM and Negotiate...
2012-10-17  Amos JeffriesFix using assignment as a condition without parentheses
2012-10-17  Alex RousskovReverted trunk r12255 changes. Provided a portable...
2012-10-14  Alex RousskovDo not check 'reply content_length is too big' conditio...
2012-10-06  Amos JeffriesBug 3661: Segmentation fault when using more than 1...
2012-10-06  Christos TsantilasPolish the ACLFilledChecklist::fd related documentation
2012-10-06  Amos JeffriesSmall memory leak in src ACL parse
2012-10-04  Christos TsantilasBug 3658: ERR_ZERO_SIZE errors propagates out even...
2012-10-03  Christos TsantilasBug 3660: ACLFilledChecklist::fd set with wrong fd...
2012-09-24  Francesco ChemolliMake IPC base path absolute in testRock
2012-09-24  Amos JeffriesRegression fix: Handle dstdomain duplicates and overlap...
2012-09-23  Amos JeffriesPrep for 3.1.21 and 3.2 release notes
2012-09-23  Reinhard PosmykBug 3648: Polish String class files
2012-09-22  Alex RousskovBug 3647: parsing hier_code acl fails
2012-09-22  Alex RousskovDo not reuse persistent connections for PUTs to avoid...
2012-09-22  Alex RousskovDo not chunk responses carrying a Content-Range header.
2012-09-09  Amos JeffriesFix maximum_single_addr_tries upgrade
2012-09-09  Amos JeffriesBug 3622: peerClearRRStart scheduling multiple events
2012-09-09  Amos JeffriesBug 3626: Forwarding loops on intercepted traffic
2012-09-09  Dmitry KurochkinMake CpuAffinitySet::applied() method non-const.
2012-09-09  Automatic source... SourceFormat Enforcement
2012-09-08  Christos TsantilasBug 3616: Retrieve client connection for ACL checks...
2012-08-29  Amos JeffriesFix 'error: continue statement not within a loop'
2012-08-29  Amos JeffriesRegression: login=PASS send no credentials when none...
2012-08-29  Daniel WalterBug 3605: memory leak in Negotiate authentication
2012-08-29  Amos JeffriesMacOS: fix AddrInfo default flags
2012-08-29  Francesco ChemolliImprove support for clang compilers
2012-08-14  Amos JeffriesPrep for 3.2.1
2012-08-13  Automatic source... SourceFormat Enforcement
next