]> git.ipfire.org Git - thirdparty/squid.git/history - src/globals.h
Author: wessels & Christos Tsantilas
[thirdparty/squid.git] / src / globals.h
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2007-04-15  serassioBug #1630: TPROXY needs porting from 2.6 to 3.x
2006-09-14  serassioWindows port: remove obsolete break from command line...
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-19  robertcBugfix the event loop idle detection - it was broken...
2006-06-18  serassioMS Visual Studio C++ needs to declare global variables
2006-05-09  robertcMore decoupling work:
2006-04-22  robertcShrink the all-in-one structs/prototypes/enums again...
2005-07-10  serassioBug #1307: squid -k fails in combination with chroot...
2005-05-01  serassioThis patch adds the capability to suppress the version...
2005-04-23  serassioBug #1196: Unable to run "squid -k" when hostname canno...
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2005-03-18  hnoRename windows debug trap variable do_debug to do_debug...
2005-02-06  hnoKill unused opt_accel_uses_host global.
2004-08-30  robertc/tmp/cvsZKn66v
2003-07-22  robertcSummary: Merge disk-factoring.
2003-07-09  hnoSome missing external acl pieces
2003-04-24  hnoFrom Guido (with additions by me):
2003-04-22  hnoFrom Guido:
2003-04-20  robertcSummary: Merge windows fixes.
2003-02-25  robertcSummary: Merge final stage1 ACL refactoring.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-22  hnoMerge of http(s)_port and accelerator directive updates...
2003-01-23  robertcImport of fix-ranges branch
2003-01-18  hnodate: 2003/01/10 17:52:53; author: wessels; state...
2003-01-17  robertcgive Debug a class
2002-12-07  hnoSSL support update
2002-10-25  robertcencapsulate tcp_reset flag
2002-10-21  adrian* rename comm_write() -> comm_old_write()
2002-10-14  robertcC++ conversion
2002-07-14  hnoFrom Guido:
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-03-30  hnoMinor WIN32 cleanups from Guido
2001-10-18  hnoMany small compiler warning fixes, mainly const strings
2001-10-08  hnoBugzilla #11: Some Header Files Not Wrapped Or Wrapped...
2001-08-31  robertcMerged in the squid-amake branch from sourceforge.
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-05-05  hnoThis patch allows squid to read the DNS servers from...
2001-05-04  hnoSupport multiple SSL certificates. See http://squid...
2001-04-20  hno* Removed the upper limits on number of dnsserver or...
2001-01-12  wesselsUpdated copyright
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2000-12-09  wesselsBack out recent 'store double-check' patch; waiting...
2000-11-10  adrianStore rebuild double-check cleanup by Robert Collins...
2000-07-18  wesselsDW:
2000-07-13  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-06-27  hnoComplete rewrite of the removal policy list, to work...
2000-06-26  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-31  wesselsDW:
2000-05-28  wesselsDW:
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-07-13  wessels2.3 branch merge
1999-06-25  wesselscommitting Dilley's HEAP replacement code
1999-06-12  glennGRE code removal, allow it to be done in the kernel
1999-05-25  wesselsmassive store filesystem reorganization. Removing...
1999-05-22  wesselsContinuing the process of supporting multiple filesyste...
1999-04-27  wesselsgindent
1999-04-27  glennWCCP functionality for Squid
1999-04-16  wesselscomm_incoming crap for internal DNS
1999-04-15  wesselsSQUID_2_2 branch merge
1999-01-22  wesselschanged open_disk_fd to store_open_disk_fd.
1999-01-20  wesselsWe had false loop detections because "ee.lbl.gov" match...
1998-12-10  wesselsclient active requests cachemgr page
1998-12-05  wesselsconfigured_once cleanup
1998-11-25  wesselsgindent
1998-11-14  rousskov- added -k parse option
1998-11-12  wessels2.1 branch merge
1998-10-17  rousskov- updated current Cache Digests version to "4" (require...
1998-09-16  wesselsgindent
1998-09-10  wesselschanged no-caching based on http service time to be...
1998-08-21  wesselsput http-violating code inside HTTP_VIOLATIONS
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-21  wesselsHenrik's refresh_pattern reload patch
1998-07-31  wesselsLuyers new DELAY_POOLS code
1998-07-23  wesselsadded copyright header to files which didnt already...
1998-07-21  wesselsgindent
1998-07-15  wesselsFixed select-spin bug when an ICP reply actually gets...
1998-06-03  rousskov- Added basic support for Range requests.
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-23  wesselsPrint Mean object size in 'info' page
1998-05-22  rousskov- increased CacheDigestVer.
1998-05-15  wesselsMillisecond timing patch for events, comm_select/comm_p...
1998-04-24  wesselsgindent
1998-04-22  rousskov- CacheDigestVer upgraded to 2/2 because we record...
1998-04-14  rousskov- added cd.on_xition_count histogram to Counter
1998-04-08  rousskov- added globals: CacheDigestVer, StoreDigestUrlPath...
1998-04-04  wesselsCleaned up ICP sendto(). Now there is a single function
1998-04-03  rousskov- Added internal support for cache digest (store_digest...
1998-04-01  wesselsremove special SYSLOG case for debug() macro. MOST...
1998-03-31  wesselsgindent
1998-03-31  wesselsonly show the 'preparing for shutdown' message once
1998-03-31  wesselsclean up reconfigure/rotate/shutdown flags and stuff
1998-03-29  wessels- fixed hash memory leaks from Proxy Auth ACL stuff
1998-03-17  wesselseliminate non-gcc warnings, especially about multiply...
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
next