]> git.ipfire.org Git - thirdparty/squid.git/history - src/htcp.cc
Cleanup: zap CVS Id tags
[thirdparty/squid.git] / src / htcp.cc
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2009-01-18  Amos JeffriesMerge from trunk
2009-01-14  Amos JeffriesBuild error in HTCP patch
2009-01-13  Amos JeffriesBug 2556: HTCP fails without icp_port
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-12-13  Amos JeffriesMerge from trunk
2008-12-12  Amos JeffriesMerge from trunk
2008-12-12  Amos JeffriesSourceFormat Update
2008-10-26  Amos JeffriesMerge from trunk
2008-10-21  Amos JeffriesMerge from trunk
2008-10-21  Alex RousskovMoved ICMP-only variables to ICMP-specific code in...
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-16  Amos JeffriesSourceLayout: ICMP NetDB libraries
2008-10-16  Amos JeffriesMerged from trunk
2008-10-16  Amos JeffriesMerge from trunk
2008-10-12  Amos JeffriesMerge from trunk
2008-10-12  Amos JeffriesMerged from trunk
2008-10-11  Amos JeffriesGeneral ICMP dependant cleanups.
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2008-09-27  Alex RousskovMerged from trunk.
2008-09-25  Amos JeffriesMerged from trunk
2008-09-24  Benno RiceMerge HTCP enhancements.
2008-09-24  Benno RiceMerge build fix.
2008-09-23  Benno RiceMerge from upstream.
2008-09-22  Benno RiceAddress more comments from Amos.
2008-09-22  Benno RiceMerge from upstream.
2008-09-22  Benno RiceAddress comments from Alex and Amos.
2008-09-22  Benno RiceMerge from upstream.
2008-09-22  Benno RiceMerge from upstream.
2008-09-18  Benno RiceFinish forward-porting HTCP enhancements from squid...
2008-09-18  Benno RiceMerge from upstream.
2008-09-13  Amos JeffriesMerge from trunk
2008-09-13  Amos JeffriesMerge from trunk
2008-09-10  Amos JeffriesMerge from trunk
2008-09-08  Alex RousskovFixed typo: Config.Addrs.udp_outgoing was used for...
2008-09-04  Benno RiceMerge in HTCP changes.
2008-09-03  Benno RiceMerge from upstream.
2008-09-01  Benno RiceCorrect instantiation of HttpHeader object.
2008-09-01  Benno RiceMore checkpoint.
2008-09-01  Benno RiceMerge urlAbsolute rewrite.
2008-09-01  Benno RiceCheckpoint HTCP merge.
2008-03-31  Alex RousskovMerge from trunk
2008-03-26  Amos JeffriesMerged from trunk.
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-22  Henrik NordstromThis patch cleans up a lot of the whitespace crap which...
2008-03-22  Henrik NordstromMerged from trunk
2008-03-22  Henrik Nordstrommerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Henrik Nordstrommerged from trunk
2008-03-16  Henrik NordstromCleanup a lot of whitespace crap, mostl of which introd...
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2008-02-03  amosjeffriesFixes many Unit-test compile errors and testing problem...
2008-01-20  amosjeffriesAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-11-15  wesselsMore fixes for recent MD5 mixups
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-21  wesselsConverted a more StoreEntry functions to class methods:
2007-04-21  wesselsConverted a few more StoreEntry functions to class...
2007-04-12  wesselsFix some HttpMsg lock counting bugs in HTCP.
2006-11-04  hnoBug #1817: Assertion failure assert(buflen >= copy_sz...
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-08-26  serassioBug #1635: Merge in HTCP updates from 2.6.
2006-05-30  hnoBug #1554: HTCP RFC compliance
2006-05-13  serassioBug #1553: Memleak in HTCP client code
2006-05-09  robertcMore decoupling work:
2006-05-07  wesselsConverted most other httpHeader*() functions to HttpHea...
2006-05-06  wesselsconverted httpHeaderClean() to HttpHeader::clean()
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...
2006-01-20  wesselsMaking HttpRequest more class-like. Removed some non...
2006-01-05  wesselsFix HTCP after moving httpBuildRequestHeader() to HttpS...
2005-09-17  wesselsFinish turning MemBuf into a full-fledged class. Almos...
2005-09-17  wesselsInstead of including MemBuf.h in squid.h, use a forward...
2005-07-03  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2004-08-30  robertcMerge in MemPools objectification.
2003-08-10  robertcSummary: Final MSVC fixups.
2003-07-18  wesselsAdded counters for HTCP messages sent and received...
2003-07-15  robertcSummary: Make all Arrays typesafe.
2003-07-14  robertcSummary: Merge of robertc@squid-cache.org--squid/squid...
2003-02-23  robertcSummary: More Windows Merges.
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
2003-01-04  hnodate: 2003/01/02 23:24:22; author: wessels; state...
2002-10-21  hnoNeeds #include "comm.h" for comm_udp_recvfrom()
2002-10-21  adrianmove the udp functions to comm_udp_*, to be consistent...
2002-10-21  adrianrecvfrom() -> comm_recvfrom()
2002-10-15  robertcfix c++ compilers that put the vtable at the beginning...
2002-10-14  robertcC++ conversion
2002-10-04  hnoAdjusted two more calls to httpBuildRequestHeader(...
2002-08-09  robertcClean up the squid code to consistenly use [u_]int...
2002-04-30  hnoConverted htcp to use locally created MemoryPool:s...
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2001-12-13  hnohtcp-off patch by Miquel van Smoorenburg
2001-04-14  hnoBasic support for Vary:ing objects.
2001-04-01  wesselsFurther to htcpHandleData problems, there was no case...
2001-04-01  wesselsin htcpHandleData() the check for htcp.opcode misses...
next