]> git.ipfire.org Git - thirdparty/squid.git/history - src
Bug 3995: compile error on CentOS 5 with GCC 4.1.2
[thirdparty/squid.git] / src /
2014-01-12  Alex RousskovCentrally destroy all ACLs to avoid destruction segfaults
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 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-11-30  Nathan HoadProtect aclIsProxyAuth() debugging from NULL names...
2013-11-30  Nathan HoadBug 3972: Segfault when getting the deny info page...
2013-11-29  Amos JeffriesReceive annotations from authentication and external...
2013-11-29  Frederic BourgeoisBug 3782: Digest authentication not obeying nonce_max_count
2013-11-29  Thomas De Schamphe... Bug 3967: ipc/Kid.cc compilation failure: 'time' was...
2013-11-19  Alex RousskovRe-compute Range response content offset after an FTP...
2013-11-19  Amos JeffriesBug 3960: Dead Peers Are Not Revived
2013-11-19  Frederic BourgeoisBug 3956: xstrndup: tried to dup a NULL pointer
2013-11-19  Amos JeffriesDocs: update mention of URL-rewrit helper result codes
2013-11-19  Amos JeffriesMake HTTP header parser obey relaxed_header_parser
2013-11-11  Automatic source... SourceFormat Enforcement
2013-11-10  Alex RousskovReplace blocking sleep(3) and close UDS socket on failures.
2013-11-10  Christos TsantilasBug 3936: error-details.txt parse error
2013-11-10  Christos TsantilasBug 3906: Filedescriptor leaks in SNMP
2013-11-01  Alex RousskovAvoid "hot idle": A series of rapid select() calls...
2013-11-01  Amos JeffriesBug 3887: tcp_outgoing_tos not working for IPv6
2013-11-01  Amos JeffriesFix cbdata 'error: expression result unused' errors
2013-10-24  Francesco ChemolliHave testRock use cachemgr stubs
2013-10-24  Francesco ChemolliBug 3836: Fix issues with automake 1.13 and later and...
2013-10-24  Nathan HoadAppend Connection:close to OPTIONS requests when icap_p...
2013-10-23  Amos JeffriesAdd cache_miss_revalidate
2013-10-23  Alex RousskovBug 3480: StoreEntry::kickProducer() segfaults in store...
2013-10-13  Amos JeffriesFix CBDATA_CLASS2 macro definition
2013-10-03  Amos JeffriesPolish: better WARNING when workers directive is ignore...
2013-10-03  Amos JeffriesPortability: cleanup includes for sys/time.h and sys...
2013-10-03  Markus Moellernegotiate_kerberos_auth: upgrade to present group=...
2013-10-03  Amos JeffriesUse IPv6 localhost nameserver on DNS configuration...
2013-09-29  'noloader'Bug 3923: cbdata and undefined behavior due to dynamic...
2013-09-29  Alex RousskovBug 3918: Squid 3.3.9 Self Test Failures on Mac OS...
2013-09-29  libitBug 3929: request_header_add not working for tunnel...
2013-09-29  Amos JeffriesPolish: report bytes received when bad content-length...
2013-09-29  Amos JeffriesFix pinning hierarchy log information
2013-09-29  Automatic source... SourceFormat Enforcement
2013-09-28  Alex RousskovRegression Bug 3891: squid.conf parser errors in 3...
2013-09-28  Amos JeffriesRevert squid.conf parser updates rev. 12949, 12952...
2013-09-09  Christos TsantilasBug 3849: Duplicate certificate sent when using https_port
2013-09-09  Amos JeffriesFix myportname ACL on ICAP/eCAP transactions
2013-09-09  Amos JeffriesWindows: fix collision between POSIX wrappers and DiskI...
2013-09-09  John XuePolish: typo in debug for SSL-bumping
2013-09-09  Francesco ChemolliImproved compatibility with clang and icc
2013-09-09  David IsaacsBug 3895: fix acl_uses_indirect_client and cache_peer_a...
2013-09-09  Alex RousskovClose idle client connections associated with closed...
2013-09-09  Amos JeffriesWindows: Fix ConnOpener::sleep() collision with global...
2013-09-09  Amos JeffriesShow number of available filedescriptors when reserved...
2013-09-09  Jan SieversRegression Bug 3077: off-by-one error in Digest header...
2013-09-08  Francesco ChemolliEnsure that the SQUID_BUILD_INFO macro is always defined
2013-09-08  Amos JeffriesDisplay Build-Info in cache manager info report
2013-08-08  Amos JeffriesRegister Http2-Settings header
2013-08-08  Amos JeffriesFix configure parsing IP/domain directives
2013-08-08  Amos JeffriesHandle NTLM helper returning OK without user= value
2013-08-08  Amos JeffriesFix memory leak in refresh_pattern parsing
2013-08-08  Amos JeffriesAdd dns_multicast_local to control mDNS operation
2013-08-08  Christos TsantilasSync with newest OpenSSL error codes
2013-08-08  Amos JeffriesFix debugs when refresh_pattern is missing the regex...
2013-08-08  Amos JeffriesFix 'ERROR: A percentage value is missing.'
2013-08-08  Christos TsantilasHandle infinite certificate validation loops caused...
2013-07-28  Amos JeffriesSet configuration_includes_quoted_values to OFF by...
2013-07-26  Amos JeffriesMake GCC 4.8 happy with libip code
2013-07-26  Nathan HoadFix assert with side effects in ServerStateData::handle...
2013-07-26  Amos JeffriesFix mgr:info report 'Largest file desc currently in...
2013-07-22  Amos JeffriesFix return value of ConfigParser::strtokFile()
2013-07-21  Christos TsantilasQuoted values in squid.conf
2013-07-18  Martin StolleBug 3879: assertion failed ConnStateData::validatePinne...
2013-07-18  Alex RousskovDocumented space() methods to explain why bugs like...
2013-07-16  Automatic source... SourceFormat Enforcement
2013-07-15  Christos TsantilasLog TOS and Netfilter marks set by Squid
2013-07-15  Amos JeffriesBug 2287: Better fix for unsupported HTP version handling
2013-07-15  Christos TsantilasReload into If-None-Match
2013-07-14  Amos JeffriesFix stupid typo in rev.12941
2013-07-14  Nathan HoadFix external ACL user:pass detail logging after adaptation
2013-07-14  Amos JeffriesFix assert() with side effects
2013-07-13  Amos JeffriesBetter handling of strange port values in Host:
2013-07-12  Amos JeffriesBug 3869: assertion failed: MemBuf.cc:272: size < capacity
2013-07-10  Nathan HoadProtect against buffer overrun in DNS query generation
2013-07-10  Automatic source... SourceFormat Enforcement
2013-07-09  Alexis RobertSupport IPv6 NAT interception on Linux
2013-07-09  Amos JeffriesBug 3876: mDNS support segfault when using --disable...
2013-07-06  Amos JeffriesCleanup: remove duplicate includes
2013-07-04  Automatic source... Bootstrapped
2013-06-30  Christos TsantilasBug 3297: Fix openSSL related build failures
next