]> git.ipfire.org Git - thirdparty/squid.git/history - src/typedefs.h
SSL->HTTP gatewaying support by Benno Rice
[thirdparty/squid.git] / src / typedefs.h
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
2001-03-01  hnoFrom Costas Tavernarakis:
2001-02-17  hnoRemoved some old "pump" leftovers
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-02-01  hnoMajor update from auth_rewrite
2001-01-12  wesselsUpdated copyright
2001-01-09  hnoMore adjustments of sfileno/sdirno.
2001-01-09  hnoAdjusted the sizes of swap_filen and swap_dirn to the...
2001-01-09  hnoVarious auth_rewrite/splay_userauth fixes by Robert...
2001-01-08  hnoMajor rewrite of proxy authentication to support other...
2001-01-08  hnoRenamed generic user list functions/structures to ...
2001-01-07  hnoproxy_auth and ident ACL types converted to use splay...
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-05  wesselsIan Turner (vectro@pipeline.com) sent in this patch...
2000-11-13  adrianConvert http_ver from a float to http_version_t which...
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-10-04  wesselsDW:
2000-10-04  wesselsDW:
2000-06-27  hnoComplete rewrite of the removal policy list, to work...
2000-06-26  wesselsDW:
2000-06-26  wesselsDW:
2000-06-09  hnoModular policy implementation. See programmers guide...
2000-05-12  wesselsDW:
2000-05-03  adrianMODIO_1 commit. This change (including documentation...
2000-03-15  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-06-30  wesselsdiskd compile fixes
1999-06-26  wesselsSTORE fixes and async cleanup from trying to get ASYNCU...
1999-05-27  wesselsprogress on async-UFS code
1999-05-26  wesselsrename SwapDir->obj.log to SwapDir->log.write
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  wesselsdon't need error flag on STRCB because we'll call STIOC...
1999-05-04  wesselsAn initial implementation of new store API. Everything...
1999-04-19  wessels- removed silly restriction that all memory pools are...
1999-04-14  wesselsinitial working implementation of internal DNS!
1999-01-30  wesselsluyer's mega delay pools rewrite -- without ugly delayP...
1999-01-24  wesselspatch that combines client-side informational IDENT...
1999-01-12  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-12  wessels2.1 branch merge
1998-11-12  glennSquid SNMP code rewrite
1998-10-15  wesselslittle StatHist cleanup and debugging
1998-10-10  wesselsMoved many common dns/redirect/authenticate functions...
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-15  wesselsinteger range support for PORT ACLs
1998-09-15  wesselsmore EBIT replacements
1998-09-15  wesselsreplaced NEIGHBOR_ and HELPER_ EBIT calls
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-08-27  wesselsrenamed icp_ping_data to just ping_data (for HTCP)
1998-08-26  wesselsHTCP progress
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-19  wesselsAdded FD arg to Async IO callback handlers. This elimi...
1998-08-18  wesselsmoved hash.c to ../lib
1998-08-17  wesselsfurther DELAY_POOLS patches from Luyer
1998-08-14  wesselsLuyers finished delay pools patch
1998-07-23  wesselsadded copyright header to files which didnt already...
1998-07-21  wesselsgindent
1998-07-17  rousskov- fixed type-casting warning for debugObj()
1998-06-09  wesselsMoving new fwdState structures further into the code
1998-06-06  rousskov- fixed HTTP header statistics that was broken after...
1998-06-04  rousskov- added ETag.c
1998-06-03  rousskov- Added basic support for Range requests.
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-28  wesselsChanges to comm_*_incoming()
1998-04-17  wesselsfix SNMP typedefs
1998-04-08  rousskov- added cache digest related typedefs
1998-04-04  kostassnmp beautification, code striping etc
1998-03-31  rousskovAdded test_cache_digest.c: a test-suite for playing...
1998-03-29  wessels- fixed hash memory leaks from Proxy Auth ACL stuff
1998-03-21  rousskov- Separated raw HTTP headers from their "compiled"...
1998-03-17  wesselsSNMP changes/fixes
1998-03-17  wesselstypedef struct _arp_ip_data acl_arp_data
1998-03-12  rousskov- Attempted to fix a problem when Squid ignores all...
1998-03-09  rousskov- Added bottom level support for Content-Range header...
1998-03-09  rousskov- Moved HttpHdrExtField from HttpHeader to a separate...
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-07  wesselsRemoved 'meta_data' structure. Use mem.c routines...
1998-03-06  rousskov- Added HttpHdrRange; the code is not yet tested and...
1998-03-05  wesselsgindent
1998-03-05  rousskov- gb_t additions to .h monsters
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-27  wesselsgindent
1998-02-26  rousskovSpread HttpBody.h, HttpReply.h, HttpStatusLine.h, and...
1998-02-26  rousskovSpread MemBuf.h among .h monsters.
1998-02-26  rousskovSpread HttpHeader.h among .h monsters.
1998-02-25  kostassnmp per-community access controls (snmp_acl in squid...
1998-02-25  rousskov- Added rudimental statistics for HTTP headers.
1998-02-22  rousskovRemoved USE_ALEX_CODE configuration warning.
1998-02-21  rousskovDirty and buggy alex_2.
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-02-19  wesselsremove DTOI, DTOD crap
1998-02-18  wesselsAdded service-time histograms for client_http and icp
1998-02-12  wessels - Changed StoreEntry->object_len to ->swap_file...
1998-02-06  wesselsFilling in some of the config dumping routines
1998-02-04  wessels- Changed swap.state to be binary
1998-02-03  wesselsStarted working on swap headers and meta data. I chang...
next