]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2006-12-24  serassioBug #439: Multicast ICP peering is unstable and conside...
2006-12-22  hnoBootstrapped
2006-12-22  serassioBootstrapped
2006-12-22  serassioBug #1853: Support for ARP ACL on NetBSD
2006-12-22  serassioBootstrapped
2006-12-22  serassioBug #1853: Support for ARP ACL on NetBSD
2006-12-21  hnoKill the obsolete -V command line option. Not working...
2006-12-14  hnowccp2_router config fixes. Should not need to specify...
2006-12-11  hnoBootstrapped
2006-12-10  hnoBuild the POP3 helper Makefile
2006-12-10  hnoBug #1839: Cosmetic debug message cleanup in peerHandle...
2006-12-10  hnoBootstrapped
2006-12-10  hnoSimple POP3 basic auth helper querying a POP3 server
2006-11-26  serassioBug #1832: Error building squid-2.6.STABLE5 using ...
2006-11-22  adrianRemove old/undefined variable from the profiling code.
2006-11-22  adrianAdd profiling points into the fd code to note how long...
2006-11-22  adrianFix off-by-one in the kqueue event assembly code; remov...
2006-11-22  adrianAdd in explicit typecast to silence gcc 4.x printf...
2006-11-22  adrianHigh-res profiling changes - nested profiling, recursiv...
2006-11-22  hnoAdd support for the weight= parameter to round-robin...
2006-11-09  hnoBug #1823: ntlm_auth/SMB/ntlm_auth.c fails to compile...
2006-11-09  hnoBug #1805: assertion failed: StatHist.c:195: "D[i]...
2006-11-08  hnoBootstrapped
2006-11-07  hnoRemove extra newline in redirect message sent by deny_i...
2006-11-07  hnoMinor adjustment of the release process to match how...
2006-11-07  hnoAdd back the -CVS signature on the version number in CVS
2006-11-07  adrianUpdate Changelog in preparation for the PRE release. SQUID_3_0_PRE5
2006-11-07  hnoBootstrapped
2006-11-06  adrianPRE4-CVS -> PRE5 preparation
2006-11-05  hnoBug #1799: Harmless 1 byte buffer overflow on long...
2006-11-04  hnoAdd client source port logformat tag >p
2006-11-04  hnoBug #1817: Assertion failure assert(buflen >= copy_sz...
2006-11-02  hnoBootstrapped
2006-11-02  serassioBootstrapped
2006-11-02  serassioFix make check after changes for Bugs #1719 and #1695
2006-11-02  serassioAdd support for wccpv2 mask assignment
2006-11-01  wesselsBootstrapped after adding new source files in src/ICAP
2006-11-01  wessels - Many ICAP fixes from Alex Rousskov accumulated on the
2006-10-30  serassioWindows port: Correctly identify Windows Vista and...
2006-10-27  hnoBootstrapped
2006-10-27  serassioBootstrapped
2006-10-27  serassioBug #1778: Build error on Irix using SGI MipsPRO compiler
2006-10-27  serassioBug #1778: Build error on Irix using SGI MipsPRO compiler
2006-10-24  wesselsAlex reports getting coredumps (with high debugging...
2006-10-20  wesselsNeed to #include helper.h in dns.cc for --disable-inter...
2006-10-19  wesselsbugfix: In clientProcessRequest(), the call to connNote...
2006-10-19  wesselsminor nit: format intro comments and GPL text to fit...
2006-10-14  serassioBug #1778: Build error on Irix using SGI MipsPRO compiler
2006-10-14  serassioBug #1778: Build error on Irix using SGI MipsPRO compiler
2006-10-13  wesselsRemoving port 563 from the default SSL_ports and Safe_p...
2006-10-09  hnoBug #1794: Allow 00:00-24:00 time specifications even...
2006-10-08  serassioBug #1775: cachemgr storedir segfault with cache_dir...
2006-10-08  serassioForward port of patches for Bug #1719 and Bug #1695...
2006-10-02  adrianFix more stupid off-by-one errors parsing the request...
2006-10-02  adrianInclude missing profiling defines.
2006-10-02  adrianRemove another instance of temporary string abuse.
2006-10-02  adrianReduce a couple of obvious string copies by using Strin...
2006-10-02  adrianOnly enforce HTTP version if we parsed a full request...
2006-10-02  adrianDon't try parsing a blank request!
2006-10-02  adrianAdd in a missing \n for the Squid access log format...
2006-10-02  adrianFix/Add request-line parser debugging; fix bug with...
2006-10-02  adrianFix an off-by-one bug in the UFS code. Thanks go to...
2006-10-02  serassioBug #1782: Memory leak in ncsa_auth on password changes
2006-10-01  adrianSlightly change the request line demarcation logic...
2006-10-01  adrianAdd in some more refresh-related debugging
2006-09-30  serassioUpdated .cvsignore file
2006-09-30  serassioBug #1784: access_log syslog results in blanks syslog...
2006-09-28  adrianAdd profiling points for the string library.
2006-09-28  adrianAdd in profiling points for header parsing and cleaning.
2006-09-28  adrianAdd more profiling points
2006-09-27  adrianCreate "inlined" Macro versions of the offset functions...
2006-09-27  adrianAdd profiling for the new request line parser
2006-09-27  adrianReplace the client-side request line parser
2006-09-27  hnoBootstrapped
2006-09-26  adrianVarious changes to break out the request parsing state...
2006-09-26  hnoBack out other unrelated change
2006-09-26  hnoLink Squid SNMP library as a .a library directly to...
2006-09-26  adrianDo some small changes to the HTTP parser and client...
2006-09-26  hnotcp-banger2 support for status validation and custom...
2006-09-25  adrianAdd in more profiling points to identify CPU usage
2006-09-23  adrianAdd in a missing check for whether the new dlink-based...
2006-09-22  hnoBug #1769: near-hit and filedescriptor usage missing...
2006-09-22  hnoBug #1774: ncsa_auth support for cramfs timestamps
2006-09-21  hnoICAP cleanup of some cbdataReference misunderstanding.
2006-09-21  hnoClean up cbdataReference() use to comply with the API...
2006-09-20  adrianModify StoreEntry::write() probe to not overlap but...
2006-09-20  adrianAdd in more profiling points
2006-09-20  adrianAdd profiling points for Membuf::grow, ::append and...
2006-09-20  adrianAdditional hi-res probes
2006-09-20  adrianBypass the expensive check to the allocator getStats...
2006-09-19  serassioFix a forgotten change during recent comm layer rework
2006-09-19  adrianFirst part of a comm layer rework
2006-09-19  adrianUn-astyle a flags definition
2006-09-19  hnoBug #1768: Redundant DNS PTR lookups
2006-09-19  hnoBug #1760: FTP related memory leak
2006-09-19  hnoBug #1758: HEAD on ftp:// URLs always returned 200 OK.
2006-09-19  hnoBug #1770: wccp2_weight directive
2006-09-17  hnoBootstrapped
2006-09-17  serassioaio_win32.cc and aiops_win32.cc must be compiled only...
2006-09-16  serassioPortability fix: use memset() instead of deprecated...
next