]> git.ipfire.org Git - thirdparty/squid.git/history - include/util.h
Merged from trunk.
[thirdparty/squid.git] / include / util.h
2008-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-08-13  Amos JeffriesMerged from trunk
2008-08-13  Henrik NordstromGCC 4.3 changed semantics of "extern inline" to that...
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-07  Henrik Nordstromauth_param basic&digest utf8 on|of
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-09-20  amosjeffriesProtect some more system includes and remove one duplicate.
2007-08-18  serassiostrtoll() is not available on any platform, this add...
2007-08-14  serassioWindows port: Added strtoll() needed by large object...
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2006-10-14  serassioBug #1778: Build error on Irix using SGI MipsPRO compiler
2006-04-23  serassioBug #1434: Fails to process long host names
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2003-07-08  robertcSummary: Merge debugs logic.
2003-03-03  hnoadded a xstrerr(errno) function, to be used when the...
2003-02-03  robertcSummary: More windows code from Guido Serassio.
2003-01-27  robertcSummary: Make operator new and delete STL compatible.
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcmake new,new[],delete,delete[]
2002-10-25  adrianmalloc_statistics() also needs to be defined with SQUID...
2002-10-14  robertcC++ conversion
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2001-10-17  hnoMake xcalloc() take size_t in both it's arguments....
2001-10-08  hnoBugzilla #11: Some Header Files Not Wrapped Or Wrapped...
2001-06-29  hnoHack to allow safe_free to be called on const pointers.
2001-02-08  hnoCleaned up the namespace (local functions made static)
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