]> git.ipfire.org Git - thirdparty/squid.git/history - src/mime.cc
2.1 branch merge
[thirdparty/squid.git] / src / mime.cc
1998-11-12  wessels2.1 branch merge
1998-09-21  wesselsAdded storeGetPublic() mostly so that we can check...
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-18  wesselsmore mysterious henrik mime changes
1998-08-18  wesselsmake headersEnd() tolerant of repeated CR, eg
1998-08-18  wesselsunused code
1998-08-15  wesselsIRIX compiler warnings
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsgindent
1998-07-21  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-07-21  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-07-20  wesselschange FSF address
1998-06-04  rousskov- changed xsnprintf back to snprintf
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-09  wesselsremoved old, unused code
1998-05-05  wesselsreworking squid-internal namespace and functions
1998-04-24  wesselsgindent
1998-04-10  wesselsmissed a new urlInternal
1998-04-07  wesselsminor cleanup
1998-04-05  rousskov- added routines to create "internal" urls
1998-04-02  rousskov- added mime_get_header_field() to support multiple...
1998-04-01  wesselstolower() hostnames in icon URLs
1998-03-31  wesselsgindent
1998-03-31  wesselsnew headersEnd() replaces mime_headers_end and eliminat...
1998-03-17  wesselsHenrik icon URL changes
1998-03-07  wesselsremoved lots of #if 0 code
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-27  wesselsgindent
1998-02-22  rousskov- Added "basic" authentication scheme for Cache Manager...
1998-02-21  rousskovDirty and buggy alex_2.
1998-02-14  wesselsmime.c
1998-02-14  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-03  wesselsStewart Forster Jumbo Patch
1998-01-12  wesselsgindent
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1997-11-14  wesselsEBIT bugfix. Was passing REQ_CACHABLE enum as a bitfield.
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-04  wesselsFLEXIBLE CACHE KEYS. Can use either URLs or SHA digests.
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-17  wesselsgindent
1997-10-17  kostasError page triggering. ip cache documentation.
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-08-25  wesselsConfiguration cleanup.
1997-07-21  wessels- Change some sizes to 'size_t'
1997-07-19  wesselsgindent
1997-07-19  wesselsadd special cases for DIR, DIRUP, and LINK icons
1997-07-19  wesselsStarted internal icon support
1997-07-17  wesselsclose mime.conf
1997-07-15  wesselszoinks, sizeof() breaks when a variable is the same...
1997-06-04  wesselsnew debug() macro; David Luyer
1997-05-15  wesselsonly one w_space variable
1997-05-15  wesselsNew MIME configuration, regular expression based
1996-12-18  wesselsmake request header parsing more robust
1996-12-06  wesselsOLD_CODE
1996-11-25  wesselsgindent
1996-11-23  wesselsfix xstrncpy() bug
1996-11-22  wesselsgindent
1996-11-19  wesselsxstrncpy ABR fix
1996-11-15  wesselsuse xstrncpy
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-09-14  wesselsANSIFY
1996-09-05  wessels-Added more IMS support. Now Squid issues IMS requests...
1996-07-19  wesselsuse LOCAL_ARRAY macro
1996-07-09  wesselscleanup after big merge
1996-04-16  wesselschange "cached" to "squid" in lots of places
1996-04-04  wesselsmajor code cleanup/unification/rewrite
1996-04-01  wesselscompiler
1996-04-01  wesselsmisc adjustments
1996-04-01  wesselscleanup
1996-04-01  wesselsTrue parsing of mime headers
1996-03-30  wesselsassign various debug sections
1996-03-29  wesselsImplemented prototype IMS-GET and change-key-until...
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-03-23  wesselsgindent
1996-02-29  wesselschange HARVEST to SQUID; remove rcsid and copyright
1996-02-22  wesselsInitial revision