]> git.ipfire.org Git - thirdparty/squid.git/history - src/icp_v3.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / icp_v3.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2010-08-13  Amos JeffriesMerge from trunk
2010-08-10  Francesco ChemolliMerged autoconf-refactor branch.
2010-08-07  Francesco ChemolliMerged from trunk
2010-07-28  Francesco ChemolliHack to keep linker happy on missing symbols.
2010-07-26  Francesco ChemolliMerged from trunk
2010-07-23  Francesco ChemolliMerged from trunk
2010-07-16  Francesco ChemolliMerged from trunk
2010-07-09  Francesco ChemolliMerged from trunk
2010-07-07  Francesco ChemolliMerged from trunk
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-07-06  Francesco Chemolliu_int*_t types renamed to the more widely used uint*_t
2010-05-13  Amos JeffriesMerge from trunk
2010-04-24  Francesco ChemolliMerged from trunk
2010-04-17  Amos JeffriesMerge from trunk
2010-04-17  Amos JeffriesSourceLayout: Add Ip namespace for internal libip
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2009-01-18  Amos JeffriesMerge from trunk
2009-01-13  Amos JeffriesSourceLayout: migrate IPAddress into lipip.la
2009-01-13  Amos JeffriesMerge from trunk
2009-01-07  Amos JeffriesConvert many IPAddress to IpAddress
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-20  wesselsFix NULL pointer bug when using netdb and test_reachabi...
2006-01-20  wesselsMaking HttpRequest more class-like. Removed some non...
2003-08-10  robertcSummary: Final MSVC fixups.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2003-01-17  robertcmake StoreEntry the type for _StoreEntry throughout
2002-10-14  robertcC++ conversion
2002-08-09  robertcClean up the squid code to consistenly use [u_]int...
2001-01-12  wesselsUpdated copyright
2000-05-16  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-06-14  wesselsIgnore an ICP message if the ICP length is not equal...
1999-05-25  wesselsmassive store filesystem reorganization. Removing...
1999-01-30  wesselsadded myip ACL type (luyer)
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-09-21  wesselsAdded storeGetPublic() mostly so that we can check...
1998-09-11  wesselsRemoved 'method bits' hack from ICP query/reply. This...
1998-08-18  wesselsreturn ICP_ERR for ICP queries which have whitespace...
1998-08-15  wesselsIRIX compiler warnings
1998-07-23  wesselsadded copyright header to files which didnt already...
1998-07-21  wesselsremoved OLD_CODE
1998-05-12  rousskov - Added binary http headers to requests
1998-04-04  wesselsCleaned up ICP sendto(). Now there is a single function
1998-03-31  wesselsgindent
1998-03-25  kostas- renovated mib and added descriptions and comments
1998-03-24  wesselsFix "method bits" interaction bug with 1.1.X versions.
1998-03-19  wesselsreinstall ICP reqnum high-byte hack for encoding reques...
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-07  wesselsFixes/changes from 1.1, mostly clientdbCutoffDenied().
1998-03-06  wesselsCasting and alignment fixes
1998-02-10  wesselsdon't use ntohl() etc on ICP shostid field
1998-02-05  wesselscontinue counting ICP_DENIED queries even after we...
1998-01-31  wessels - Combined various interprocess communication setup...
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1997-11-20  wesselsOkumoto suggested changes. perl script to generate...
1997-11-15  wesselsNew averaging counter stuff
1997-11-05  wesselsremove assertion that reqnum == 0.
1997-11-05  wesselsSet reqnum to
1997-11-05  wesselshm, we had a no-op storeGet()
1997-11-05  wesselsLINT
1997-11-05  wesselstrying to rearrange file names so they make more sense.