]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2002-01-08  hnoBootstrapped
2002-01-08  hnoBootstrapped
2002-01-07  hnoUpdated copyright date
2002-01-07  hnoLarge rewrite to support one-shot mode of operation...
2002-01-07  hnoInstall the squid_ldap_auth documentation
2002-01-07  hnoAdded a change history
2002-01-07  hnoRemoved the incorrect UCSD copyrigth reference on my...
2002-01-06  hnoDelay pool memory usage statistics fixes from David...
2002-01-05  hnoMiquel van Smoorenburg's hack for many filedescriptors...
2002-01-02  hno%L (err_html_text) should not be HTML quoted.
2002-01-01  adrianAdd the kqueue support code - its not very useful as...
2001-12-28  robertccreate bz2 archives
2001-12-28  hnohttpMakeVaryMark() debugging lowered to debug level 3..
2001-12-27  hnoAdded a placeholder for Squid-2.6 changes
2001-12-27  hnoFixups of the ChangeLog. Mainly merge from 2.4.
2001-12-27  hnoBootstrapped
2001-12-27  hnoAdded more missing files to "make dist"
2001-12-27  hnoAdded the missing "doc" subdir
2001-12-27  hnoA small script for generating snapshot releases
2001-12-27  hnobootstrapped
2001-12-27  hnoAdded installation of squid(8) man page
2001-12-27  hnobootstrapped
2001-12-27  hnoError installation failed on "make dist", as "errors...
2001-12-27  hnoAdded many files forgotten from "make dist", such as...
2001-12-27  hnoA silly little script for generating releases from...
2001-12-27  hnoglobals.c is a generated source file, not to be include...
2001-12-25  adrianFix a typo in the configuration file.
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-12-24  adrianSince the branch, we're now 2.6-DEVEL
2001-12-21  hnoreferer_regex ACL type by "Brian"
2001-12-21  adrianAdd in a mention to SGI that they provided some hardware.
2001-12-21  adrianModify the store_open_disk_fd tracking a tad so it...
2001-12-18  hnodon't release SPECIAL object memory during storeSwapout...
2001-12-18  wesselsWhen I rewrote _db_print a few months ago I created...
2001-12-13  hnoMiquel van Smoorenburg is now a contributor
2001-12-13  hnoAdjusted debug levels of pipeline prefetches to 2 ...
2001-12-13  hnohtcp-off patch by Miquel van Smoorenburg
2001-12-11  hnoDocumented that icp_hit_stale requires the use of allow...
2001-12-05  hnoRemoved some obsolete and confusing comments..
2001-12-03  hno-DUSE_SSL == --enable-ssl
2001-12-02  hnoSplit pconn timeouts in server and client timeouts.
2001-11-30  hnobootstrapped
2001-11-30  hnoclient renamed to squidclient
2001-11-30  hnoBootstrapped
2001-11-30  hnoautoconf expects package names to be the logical name...
2001-11-30  hnobootstrapped
2001-11-30  hnomib.txt moved to datadir
2001-11-30  hnoRemoved /squid/ from $(datadir) uses to be consistent...
2001-11-30  hnoMinor cosmetig thing..
2001-11-30  hnoBootstrapped
2001-11-30  hnoI meant datadir for icons & errors, not sharedstatedir
2001-11-30  hnobootstrapped
2001-11-30  hnoSupport OpenSSL headers outside standard system locations..
2001-11-30  hnoBootstrapped
2001-11-30  hnoThe winbind helper does not exists in HEAD. Forgotten?
2001-11-30  hnoprintf format fixes
2001-11-30  hnoSome minor cleanups of NTLMSSP to get rid of compiler...
2001-11-29  hnoBootstrapped
2001-11-29  hnoMore --with-openssl corrections. Was refering to -...
2001-11-29  hnoAdd custom SSL include path to CFLAGS. This is required...
2001-11-29  hnoThe CVS version is 2.5-DEVEL, not 2.5-ntlm...
2001-11-28  robertcLatest bugfixes from the NTLM development branch.
2001-11-28  robertc* Remove the autoconf path overrides from configure.in
2001-11-24  hnoBetter explanations for login=PASS option
2001-11-22  hno--with-openssl is not the same thing as --enable-ssl...
2001-11-20  hnoAdded a couple of leading dots to dstdomain examples
2001-11-19  adrian* add a header containing an Id tag
2001-11-18  hnoDon't strip out anchors from URL's. Doing so violates...
2001-11-18  adrianEnable dlmalloc automatically if we're building on...
2001-11-17  hnoSome WIN32 enhancements on WIN32 GetOSVersion code...
2001-11-17  hnoIndend
2001-11-17  hnoAdded BPROPPATCH metchod
2001-11-16  hnoAdded MARA as a sponsor.
2001-11-16  hnoWebDAV SEARCH method
2001-11-15  hnoYet another printf style format issue...
2001-11-15  hnoFix GNU regex library paths..
2001-11-15  hnoBugzilla #224 also present for HTCP
2001-11-15  hnoBugzilla 224: ICP FIRST_PARENT selection fails if rtt...
2001-11-15  hnoBugzilla #157: /dev/nat permissions
2001-11-15  hnoBootstrapped
2001-11-15  hnoARP is actually implemented for Solaris as well.. no...
2001-11-15  hnoRemoved broken install tests when installing/uninstalli...
2001-11-15  hnoRestructured to dynamically allocate room for the nis...
2001-11-14  hnoMinor bugfix for skipped /etc/hosts addresses
2001-11-14  hnoSilently skip IPv6 addresses
2001-11-14  hnoNot all versions of GCC is very happy about expressions...
2001-11-14  hnoOur official sized unsigned types are u_int<size>_t
2001-11-14  hnoSome minor cleanup of comments related to the OpenSSL...
2001-11-14  hnoWrap the Squid radix implementation with a "squid_...
2001-11-14  hnoFix coredump in aclCacheMatchAcl if proxy_auth_regex...
2001-11-14  hnoClean swap.state rotation was completely fucked up...
2001-11-14  hnoMark icons as "SPECIAL" early on, making it more obviou...
2001-11-14  hnoDon't swap out "SPECIAL" entries such as icons. We...
2001-11-13  hnoMake no_cache bypass the cache, not only stop content...
2001-11-09  hnoUse the correct error message when asking for FTP passw...
2001-11-03  hnoHTML error detected by Toomas Soome
2001-10-31  hnostdlib.h is required for abs()
2001-10-31  hnostring.h is required for memcpy and friends
2001-10-30  adrianError number 1048 doesn't actually exist, so we can...
2001-10-29  hnoFurther cleanups of Bugzilla #255 related issues.
next