]> git.ipfire.org Git - thirdparty/squid.git/history - src/htcp.cc
Import IPv6 support from squid3-ipv6 branch to 3-HEAD.
[thirdparty/squid.git] / src / htcp.cc
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...
2001-01-12  wesselsUpdated copyright
2000-12-09  wesselsleftover bug from http version changes
2000-11-01  wesselsDW:
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
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-10  wesselsFinally finished the bit of HTCP that checks the query...
1998-10-09  wessels2_0 branch merge
1998-09-23  wesselscomparison is always 0 due to limited range of data...
1998-09-23  wesselschanged interface to httpBuildRequestHeader.
1998-09-21  wesselsAdded storeGetPublic() mostly so that we can check...
1998-09-05  wesselssyscall counters, mostly I/O
1998-09-02  wesselsdebugging
1998-08-27  wesselsunuse hexdump
1998-08-27  wesselsHTCP progress
1998-08-27  wesselsHTCP progress
1998-08-27  wesselsprogress
1998-08-26  wesselsprogress
1998-08-26  wesselsAdded resp_hdrs, entity_hdrs, cache_hdrs in TST HIT...
1998-08-25  wesselsprogress
1998-08-25  wesselsprogress
1998-07-23  wesselsadded copyright header to files which didnt already...
1998-07-21  wesselsgindent
1998-07-14  wesselsminor HTCP progress
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-03-31  wesselsgindent
1998-03-31  wesselsAdded HTCP socket close functions
1998-03-28  wesselsprogress
1998-03-28  wesselsdebugs and misc cleanup
1998-03-13  wesselsadding code
1998-03-07  wesselsWIP
1998-03-07  wesselsRemoved 'meta_data' structure. Use mem.c routines...
1998-03-05  wesselsadding