]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2013-09-11  Amos JeffriesWindows: fix collision between POSIX wrappers and DiskI...
2013-09-11  Amos JeffriesWindows: fix getopt.c build error with MinGW
2013-09-11  Francesco ChemolliImproved compatibility with clang and icc
2013-09-10  David IsaacsBug 3895: fix acl_uses_indirect_client and cache_peer_a...
2013-09-10  Amos JeffriesWindows: Fix ConnOpener::sleep() collision with global...
2013-09-10  Amos JeffriesShow number of available filedescriptors when reserved...
2013-09-10  Jan SieversRegression Bug 3077: off-by-one error in Digest header...
2013-09-10  Amos JeffriesRegister Http2-Settings header
2013-09-10  Amos JeffriesFix configure parsing IP/domain directives
2013-09-10  Christos TsantilasSync with newest OpenSSL error codes
2013-09-10  Christos TsantilasHandle infinite certificate validation loops caused...
2013-09-09  Amos JeffriesWindows: updated test for ws2tcpip.h and windows.h
2013-09-09  Amos JeffriesWindows: cleanup Squid OS detection macros
2013-09-09  Amos JeffriesWindows: build Windows specific libraries only on Windows.
2013-09-09  Amos JeffriesWindows: fix error: variable 'h_error' set but not...
2013-09-09  Amos JeffriesWindows: provide mkdir() wrapper
2013-09-08  Amos JeffriesWindows: fix detection of GNU atomic operations
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-26  Martin StolleBug 3879: assertion failed ConnStateData::validatePinne...
2013-07-26  Amos JeffriesBug 2287: Better fix for unsupported HTTP version handling
2013-07-26  Christos TsantilasBug 2112: Reload into If-None-Match
2013-07-26  Nathan HoadFix external ACL user:pass detail logging after adaptation
2013-07-26  Amos JeffriesFix assert() with side effects
2013-07-22  Amos JeffriesBug 3863: myportname acl causes segmentation fault
2013-07-13  Amos Jeffries3.3.8 SQUID_3_3_8
2013-07-13  Amos JeffriesPrep for 3.3.8 and 3.2.13
2013-07-13  Amos JeffriesBetter handling of strange port values in Host:
2013-07-13  Amos JeffriesBug 3869: assertion failed: MemBuf.cc:272: size < capacity
2013-07-11  Amos Jeffries3.3.7 SQUID_3_3_7
2013-07-11  Amos JeffriesPrep for 3.2.12 and 3.3.7
2013-07-10  Nathan HoadProtect against buffer overrun in DNS query generation
2013-07-05  Automatic source... SourceFormat Enforcement
2013-07-04  Christos TsantilasBug 3297: Fix openSSL related build failures
2013-07-04  Christos TsantilasFix build on FreeBSD 9.x platform with clang
2013-07-01  Amos Jeffries3.3.6 SQUID_3_3_6
2013-06-30  Amos JeffriesBug 3762: remove bogus WARNING in cache.log
2013-06-29  Alexis RobertFix Ip::Address::operator =(sockaddr_storage)
2013-06-29  Alex RousskovMake sure %<tt includes all [failed] connection attempts.
2013-06-29  Amos JeffriesBug 3854: pt1: compile errors on AIX
2013-06-11  Christos TsantilasFix request headers logging for icap_log
2013-06-11  Christos TsantilasSupport HTTP reply ACLs in icap_log and log_icap
2013-06-11  Christos TsantilasFix wrong check inside Format::Format::assemble
2013-06-11  Zhanpeng ChenFix configure with --disable-internal-dns compile error
2013-06-11  Alex RousskovPolished icap_service and ecap_service documentation.
2013-06-06  Automatic source... SourceFormat Enforcement
2013-06-05  Alex RousskovBug 3717: assertion failed with dstdom_regex with IP...
2013-06-04  Amos JeffriesFix incorrect external_acl_type codes
2013-06-04  Alex RousskovAvoid segfaults on seriously malformed requests when...
2013-06-02  Alex RousskovAsk for SSL key password when started with -N but witho...
2013-06-02  Amos Jeffriesbasic_ncsa_auth: fix unused variable warnings (typo...
2013-05-24  Amos JeffriesFix buffer null termination
2013-05-23  Ming FuBug 1991: kqueue causes SSL to hang
2013-05-20  Amos Jeffries3.3.5 SQUID_3_3_5
2013-05-19  Alex RousskovAllocate ClientInfo::hash.key using malloc() instead...
2013-05-19  Amos JeffriesBug 3851: Delay Pool class 5 tag:levels displayed incor...
2013-05-19  Alex RousskovUse case-insensitive comparison for HTTP header names...
2013-05-19  Christos TsantilasBug 3744: squid terminated: FATAL: Bungled (null) line...
2013-05-19  Christos TsantilasBug 3759: OpenSSL compilation error on stock Fedora17...
2013-05-19  Christos TsantilasBug 3816: SSL_get_certificate call inside Ssl::verifySs...
2013-05-19  Henrik NordstromPort from 2.6: external acl %ACL and %DATA tags
2013-05-19  Amos JeffriesLog an ERROR instead of halting on unknown cache_dir...
2013-05-19  SilamaelBug 2648: Add missing piece omitted from rev.9677
2013-05-19  Amos JeffriesRemove origin_tries limiter on forwarding
2013-05-19  Alex RousskovFixed leaking configurable SSL error details.
2013-05-19  Markus MoellerFix memory error with Kerberos authentication
2013-05-19  Alex RousskovAvoid !closing assertions when helpers call comm_read...
2013-05-19  Alex RousskovAvoid Comm::Connection leaks when helpers are reconfigu...
2013-05-12  Alex Rousskovfind-alive.pl: Replaced HttpReq entry (already covered...
2013-05-12  Alex RousskovDocs: Polish [http::]>h and [http::]>ha descriptions...
2013-05-07  Amos JeffriesPolish: show file path on Bungled lines
2013-05-07  Amos JeffriesBug 3780: cachemgr.cgi: output problem in HTTP Header...
2013-05-07  Alex RousskovBug 3840: assertion failed 'sde' in UFS cache loading
2013-05-07  Eray AslanBug 3836: make check failures with automake-1.13
2013-05-07  Amos JeffriesBug 3845: http_port tcpkeepalive= option fails parsing
2013-05-07  Amos JeffriesBug 3827: Remove AccessLogEntry::cache.authuser
2013-05-03  Amos Jeffrieslog_db_daemon: add missing pod2man controls
2013-04-30  Amos JeffriesPrep for 3.2.11
2013-04-28  Amos JeffriesUpdated copyright for icons/SN.png
2013-04-27  Amos Jeffries3.3.4 SQUID_3_3_4
2013-04-27  Amos JeffriesPrep for 3.2.10 and 3.3.4
2013-04-27  Amos JeffriesDocs: Polish configuration file documentation
2013-04-27  Amos JeffriesCacheMgr: fix missing column separator in helper stats
2013-04-25  Alex RousskovPrevent external_acl.cc "inBackground" assertion on...
2013-04-24  Christos TsantilasBug 3816: SSL_get_certificate call inside Ssl::verifySs...
2013-04-24  Amos JeffriesHurd: define MAP_NORESERVE as no-op when missing
2013-04-24  Amos JeffriesBug 3833: Option '-k' is not present in squidclient...
2013-04-24  Amos JeffriesBug 3831: basic_ncsa_auth Blowfish and SHA support
2013-04-18  Christos TsantilasBug 3817: Memory leak in SSL cert validate for alt_name...
2013-04-18  Stuart HendersonBug 3822: Locate LDAP and SASL headers in /usr/local...
2013-04-18  Michal LusconBug 3825: basic_ncsa_auth segfaulting with glibc-2.17
2013-04-18  Stuart HendersonOpenBSD: libpthreads requires OpenBSD 5.2 or later
2013-04-18  Francesco ChemolliBug 3674: Improve compiler detection, better support...
2013-04-02  Amos JeffriesFix enter_suid/leave_suid build errors in ip/Intercept.cc
2013-04-02  Marios MakassikisAdd TPROXY support for OpenBSD, FreeBSD, NetBSD
2013-04-02  Amos JeffriesPolish default http_access lines ordering
2013-03-29  Amos JeffriesFix memory leaks in ConnStateData pinning
2013-03-29  Alexandre ChappazBug 3774: -k reconfigure drops rock
2013-03-29  Amos JeffriesBug 3565: Resuming postponed accept kills Squid
next