]> git.ipfire.org Git - thirdparty/squid.git/history - src/protos.h
Break out the comm code into a more "modular" format - poll code
[thirdparty/squid.git] / src / protos.h
2001-12-24  adrianBreak out the comm code into a more "modular" format...
2001-11-14  hnoNot all versions of GCC is very happy about expressions...
2001-10-23  hnoEnable GCC to check printf style arguments
2001-10-18  hnoMany small compiler warning fixes, mainly const strings
2001-10-18  hnoMany small warning fixes, const and missing prototypes
2001-10-17  hnoindent
2001-10-17  adrianA bunch of quick patches to silence gcc warnings when...
2001-10-10  adrianCommit Roger Venning's TOS/source address ACL selection...
2001-10-08  hnoBugzilla #11: Some Header Files Not Wrapped Or Wrapped...
2001-09-10  hnoGuido: found another function declare mismatch between...
2001-08-29  robertclatest rollup from ntlm.
2001-08-16  hnoWIN32/Cygwin fixes by Guido
2001-08-03  adrianLatest NTLM snapshot code, courtesy of kinkie and robert.
2001-07-28  hnoACL driven reply_body_max_size by Robert Collins.
2001-05-21  hnoauth_rewrite update from Robert Collins
2001-05-20  hnoBugzilla bug 102: Close useragent log on shutdown
2001-05-08  hnoGeneralized how cache_dir lines are dumped on mgr:config
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-14  hnoBasic support for Vary:ing objects.
2001-03-20  hnocbdataFree rewritten to have a single thread of executi...
2001-03-03  hnocbdata now have a per-type free function rather than...
2001-02-24  hnoFixed numerous compiler warnings found by IRIX MIPS...
2001-02-10  hnoThe "maxobjsize" parameter moved to an optional cache_d...
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-12  wesselsUpdated copyright
2001-01-11  hnoYet another #if 0 which sneaked in from auth_rewrite
2001-01-09  wesselsUse statfs(2) for cachemgr 'storedir' output when statv...
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-05  wesselsIan Turner (vectro@pipeline.com) sent in this patch...
2001-01-02  wesselsswap space accounting used to assume 1K block size...
2000-12-31  wessels/etc/hosts parsing patch by Chemolli Francesco.
2000-12-05  wesselsindent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 ...
2000-11-13  adrianConvert http_ver from a float to http_version_t which...
2000-11-01  wesselsDW:
2000-11-01  wesselsDW:
2000-11-01  wesselsDW:
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-10-11  wesselsDW:
2000-10-10  wesselsDW:
2000-10-04  wesselsDW:
2000-10-04  wesselsDW:
2000-10-04  wesselsDW:
2000-10-04  wesselsDW:
2000-07-13  wesselsDW:
2000-06-27  hnoComplete rewrite of the removal policy list, to work...
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-31  hnoRestored the #if USE_UNLINKD statements. These are...
2000-05-31  wesselsDW:
2000-05-31  hnoAdded --disable-unlinkd configure option to optionally...
2000-05-16  wesselsDW:
2000-05-12  wesselsDW:
2000-05-07  adrianKilling the abuse of storeClientListSearch() in the...
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-05-03  hnohno squid-2.3.DEVEL3.ftp_all_messages.patch
2000-05-03  hnohno squid-2.3.DEVEL3.round_robin_clear_counter.patch
2000-05-03  hnohno squid-2.2.STABLE4.helper_statistics-2.patch
2000-05-03  hnohno squid-2.3.DEVEL2.tcp_dead_detection_and_retry.patch
2000-03-25  wesselsDW:
2000-03-15  wesselsnit
2000-03-15  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-14  wesselsDW:
2000-01-11  wesselsDW:
2000-01-06  wesselsDW
2000-01-06  wesselsGlenn
2000-01-05  wesselsChanged leakFree() to use the __FILE__, __LINE__ macro...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-12-01  wesselsdynamic filemap patch from 2.3 branch
1999-10-04  wessels2.3 branch merge
1999-09-29  wesselsurl checksum debugging; sometimes URL memory gets trashed
1999-09-29  wesselsAdd file and line numbers for CBDATA_DEBUG for cbdataLo...
1999-08-02  wessels2.3 branch merge
1999-07-22  glennCorrectly deal with multiple caches
1999-07-13  wessels2.3 branch merge
1999-06-30  wesselsadding DISKD code
1999-06-25  wesselscommitting Dilley's HEAP replacement code
1999-06-11  wesselshierarchy logging was broken for SSL
1999-06-10  wesselsFinally finished the bit of HTCP that checks the query...
1999-05-27  wesselsprogress on async-UFS code
1999-05-27  wesselscommitting first stab at async disk IO with new disk...
1999-05-26  wesselsfile_open() is entirely blocking now -- there is no...
1999-05-26  wesselsrename SwapDir->obj.log to SwapDir->log.write
1999-05-26  wesselslooks like storeEntryDump 'e' arg can be const
1999-05-26  wesselsMoved storeDirClean() into UFS-specific module.
1999-05-25  wesselsmassive store filesystem reorganization. Removing...
1999-05-22  wesselsContinuing the process of supporting multiple filesyste...
1999-05-20  wesselsSince there is no write callback with new store filesys...
1999-05-05  wessels2.2 branch merge
1999-05-04  wesselsmove some store initialization stuff into storeUfsDirInit()
1999-05-04  wesselssplit a bunch of FS-dependent stuff from store_dir...
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-04-27  wesselsadded httpReplyBodySize() -- returns the size of a...
1999-04-27  wesselsgindent
1999-04-27  glennWCCP functionality for Squid
next