]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
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...
2006-09-16  serassioFix a typo in recent commit
2006-09-15  adrianFix astyle munging of flags.
2006-09-15  hnoBootstrapped
2006-09-15  hnoDist test headers for make check
2006-09-15  hnoConvert a debug() to debugs() to make GCC happy about...
2006-09-15  hnoBootstrapped
2006-09-15  hnoNeed to dist PeerDigest.h
2006-09-15  hnoBootstrapped
2006-09-15  serassioBootstrapped
2006-09-15  serassioFix make check on MinGW
2006-09-14  robertcAdd missing files from bugfix for COSS config-failures.
2006-09-14  adrianAvoid a string copy/reference operation in a reasonably...
2006-09-14  robertcFix bug 1218 by adding tests for the io engine of coss...
2006-09-14  hnoBootstrapped
2006-09-14  serassioBootstrapped
2006-09-14  serassioOn MinGW store tests need win32.cc
2006-09-14  serassioBootstrapped
2006-09-14  serassioWindows port: split Windows service code into WinSvc...
2006-09-14  serassioWindows port: remove obsolete break from command line...
2006-09-13  adrianFix a bug which resulted in objects being released...
2006-09-13  adrianadd in some more debugging to refresh.cc
2006-09-13  serassiotestURL needs GNUregex library on MinGW
2006-09-13  serassioBootstrapped
2006-09-13  serassioFix make dist error
2006-09-11  serassioFix build error on MinGW when using --enable-icmp confi...
next