]> git.ipfire.org Git - thirdparty/squid.git/history - src/squid.h
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / squid.h
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-24  hnoSQUID_HELPER define for including squid.h from helpers
2007-04-13  hnoBug #1475: Filedescriptor limit does not need to be...
2006-09-03  hnoValgrind support. Mainly rearranging of cbdata to make...
2006-09-02  serassioWindows port: Tricks for fd<=> socket equivalence need...
2006-08-28  serassioWindows port: fix another missing USE_SELECT_WIN32...
2006-08-20  serassioPortability fix: use _PATH_DEVNULL instead of "/dev...
2006-07-03  serassiostrsep() is not available on any platform, this add...
2006-05-27  hnoThere is still code relying on fd_set so we must keep...
2006-05-17  hnoBug #1475: Squid does not need to be limited by FD_SETS...
2006-05-11  hnoBroke out assert define into it's own include. Relied...
2006-05-07  serassioBug #767: Problem making Squid 3.0 PRE3 64 bit
2006-04-23  serassioBug #1434: Fails to process long host names
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2005-11-22  wesselsTurned "leakfinder" into something more like C++.
2005-07-03  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2005-06-03  serassioUse PRIu64 ISO C99 Standard printf() macro for 64 bit...
2005-01-06  serassioMSVC fixup:
2005-01-03  robertcMerge in current state of store refactoring work. The...
2004-12-22  robertcgcc 3.4.2 fixes from Henrik
2004-12-21  hnoBug #944: Fails to compile on openbsd etc.
2004-12-20  robertcMerge in second phase Disk IO refactoring, separating...
2004-12-20  robertcFix Stack which was broken in HEAD. Also update bootstr...
2004-11-08  hnoBug #1085: Compiler errors compiling with GCC 3.4 series
2004-10-21  hnoBug #1021: Supplementary groups membership initializati...
2004-08-30  robertcMerge in MemPools objectification.
2003-07-14  robertcSummary: Convert Stack to typesafe usage.
2003-04-26  robertcSummary: Bugfix min redeclaration.
2003-04-24  hnoFrom Guido (with additions by me):
2003-04-20  robertcSummary: Merge windows fixes.
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-02-23  robertcSummary: More Windows Merges.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-12-27  robertcapply unify io patch to simplify IO code for diskd...
2002-11-10  hnoGNUregex.h is a C header file. Needs to be wrapped...
2002-10-07  robertchopefully fix FD_SETSIZE issue on *BSD
2002-10-07  hnoIf FD_SETSIZE has been defined it is not safe to redefi...
2002-10-06  robertcpost-merge tweaks and bootstrap
2002-10-02  robertcAndres Kroonmaa's hi-res cpu profiling patch
2002-09-01  hnoWIN32 port update by Guido
2002-08-09  robertcClean up the squid code to consistenly use [u_]int...
2002-05-19  hnocrypt.h is only needed by some helpers, not the Squid...
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
2002-01-05  hnoMiquel van Smoorenburg's hack for many filedescriptors...
2001-11-14  hnoSome minor cleanup of comments related to the OpenSSL...
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
2001-03-12  hnoFrom Robert Collins:
2001-02-23  wesselsediting bug: an extra #if from O_NONBLOCK change.
2001-02-23  wesselsChanged the way that we pick between O_NDELAY and O_NON...
2001-01-14  hnoOnly include sys/mount.h if found by configure
2001-01-12  wesselsUpdated copyright
2001-01-11  hnomatch squid.h's varargs include logic to that in includ...
2001-01-06  hnoCREATE_CBDATA moved back to cbdata.c. It is and should...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-05  hnoBacked out the change for including sys/vfs.h as Duane...
2001-01-05  hnoFrom Robert Collins:
2001-01-04  wesselsRobert Collins' Cygwin file mode support and ufs writec...
2000-08-08  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-05-03  hnohno squid-2.3.DEVEL3.squid.conf_template_update-4.patch
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-05  wesselsChanged leakFree() to use the __FILE__, __LINE__ macro...
2000-01-04  wesselsdefine our assert macro to a NULL function if NODEBUG...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-09-29  wesselsAdd file and line numbers for CBDATA_DEBUG for cbdataLo...
1999-06-25  wesselscommitting Dilley's HEAP replacement code
1999-05-05  wessels2.2 branch merge
1999-05-04  wesselssplit a bunch of FS-dependent stuff from store_dir...
1999-04-27  glennDeleted unused SNMP declaration
1999-04-27  wesselsmoved #define SQUID_NONBLOCK if-statement to src/squid...
1999-04-23  wesselsbranch 2.2 merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-04-14  wesselsinitial working implementation of internal DNS!
1999-01-20  wesselsremoved fdTouch debugging
1999-01-19  wesselssigh. Okay, this might work better.
1999-01-12  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1998-12-12  wesselsupdate cbdataAddDbg macro
1998-12-12  wesselsadded optional leakfinder code
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-13  wesselsMaking squid more a of a true daemon process
1998-11-12  wessels2.1 branch merge
1998-08-18  wesselsmoved hash.c to ../lib
1998-08-13  wesselstry again to disable assert under purify
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-04-09  wesselsmove CACHE_DIGEST defines from squid.h to configure.in
1998-04-09  wesselstrack server-side service time histograms
1998-04-09  wesselsclarify
1998-04-08  rousskov- tmp changed defaults of SQUID_MAINTAIN_CACHE_DIGEST...
1998-04-04  kostassnmp beautification, code striping etc
1998-04-04  rousskov- default SQUID_MAINTAIN_CACHE_DIGEST to 1
1998-04-04  rousskov- added code to create/rebuild/rewrite store_digest
1998-04-03  rousskov- Added internal support for cache digest (store_digest...
1998-03-17  wesselsremoved unused code; updated comments; formatting
1998-03-17  wesselseliminate non-gcc warnings, especially about multiply...
1998-03-08  rousskov- Removed OLD_POST_CODE #define from squid.h
next