]> git.ipfire.org Git - thirdparty/squid.git/history - include/util.h
Updated copyright
[thirdparty/squid.git] / include / util.h
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2000-11-05  hnoCross-site scripting fixes by Robert Collins and Henrik...
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
1999-10-04  wessels2.3 branch merge
1999-01-30  wesselsprototype drand48()
1998-11-12  wessels2.1 branch merge
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-07-16  wesselsadd extern
1998-03-24  wesselstype problem
1998-03-17  wesselsremoved unused code
1998-03-13  wesselsadd global symbols and prototypes for XMALLOC_DEBUG'ing
1998-03-12  rousskov- Attempted to fix a problem when Squid ignores all...
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-27  kostasFixed snmp memleaks
1998-02-23  rousskov-Added base64_encode() function to lib/base64.c. Requir...
1998-02-21  rousskovDirty and buggy alex_2.
1998-02-14  wesselsFrom Henrik Nordstrom
1998-02-06  wesselsHenrik's "full malloc debugging"
1997-12-30  wesselsgindent
1997-12-07  wesselsadd automatically-growning strings
1997-11-15  wesselsrusage hacks if its not defined
1997-11-04  wesselslost rfc1738_unescape() somehow
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-17  kostasError page triggering. ip cache documentation.
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-05-26  wesselsmostly done inlining all FTP requsts
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1996-12-01  wesselsadd prototype
1996-11-15  wesselsmore const stuff
1996-11-07  wesselschange to squid.nlanr.net
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-10-25  wesselsrename rfc850 to rfc1123
1996-10-16  wesselsclean bunch of stuff from lib/util.c, made xmemcpy...
1996-10-09  wesselsmondo proto patch from ed knowles
1996-09-21  wessels - Moved ICMP socket to external 'pinger' program.
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-19  wesselss/__STRICT_ANSI__/__STDC__/
1996-09-17  wesselss/()/(void)/
1996-09-16  wesselsgindent
1996-09-15  wesselsmore ANSI/prototype fixing
1996-09-15  wesselsput back _PARAMS/__P macro for defs
1996-09-14  wesselsgindent
1996-09-14  wesselsmore ANSIFY'ing
1996-09-14  wesselsANSIFY
1996-09-05  wesselsmake mkrfc850() use a normal variable instead of a...
1996-08-27  wesselsadded proxy authentication patch from Jon Thackray...
1996-08-27  wesselsmerge from SQUID_1_0_10
1996-07-22  wesselsmoved Tolower to libmiscutil.a
1996-07-09  wesselscleanup after big merge
1996-04-14  wesselsadd xxfree()
1996-04-10  wesselsremove copyright
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-03-19  wesselsneed special handing for strict ANSI
1996-02-29  wesselsgcc -Wall fixes
1996-02-22  wesselsInitial revision