]> git.ipfire.org Git - thirdparty/squid.git/history - src/send-announce.cc
SourceLayout: Add Ip namespace for internal libip
[thirdparty/squid.git] / src / send-announce.cc
2010-04-17  Amos JeffriesSourceLayout: Add Ip namespace for internal libip
2009-07-17  Amos JeffriesMerge from trunk
2009-07-16  Amos JeffriesMerged from trunk
2009-07-12  Alex RousskovBug #2459 fix, access logging enhancements, ICAP loggin...
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-09-27  Alex RousskovMerged from trunk.
2008-09-18  Benno RiceMerge from upstream.
2008-09-13  Amos JeffriesMerge from trunk
2008-09-13  Amos JeffriesMerge from trunk
2008-09-12  Amos JeffriesMerge from trunk
2008-09-09  Alex RousskovDo not erase the announcement port by assigning an...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-05-09  robertcMore decoupling work:
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-04-05  hnoMake http_port optional, allowing for SSL-only operatio...
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-04  wesselsRobert Collins' Cygwin file mode support and ufs writec...
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-05-26  wesselsfile_open() is entirely blocking now -- there is no...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-08-05  wesselsdebug
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-05-15  wesselsMillisecond timing patch for events, comm_select/comm_p...
1998-05-15  wesselsAdded weights to event structure. We need to run ALL
1998-04-04  wesselsCleaned up ICP sendto(). Now there is a single function
1998-03-28  wesselsFix announcment sending. Can't have NULL callback...
1998-03-24  wesselsformatting
1998-02-03  wesselsStewart Forster Jumbo Patch
1997-11-05  wesselsLINT
1997-10-17  wesselsgindent
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-07-26  wesselsmove bunch of options to Config.onoff
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-27  wesselsMax Okumoto configuration file patch. Config goop...
1997-06-18  wesselsJunk the 'callback_meta' idea
1997-06-17  wesselsgeneric callback support
1997-06-17  wesselsremove ->fd member from struct _ip_pending
1997-06-04  wesselsnew debug() macro; David Luyer
1997-05-15  wesselsNew MIME configuration, regular expression based
1997-05-03  wesselsmore misc, massive cleanup
1997-05-01  wesselsChange ipcache_unregister.
1997-05-01  wesselsmore random massive changes
1997-04-28  wesselsremove lotsa casts
1997-03-04  wesselsmerge 1.1.7->1/1/8
1997-02-27  wesselsJUMBO Stewart Forster speedup patch:
1997-02-05  wesselsfd leak (Balint Nagy Endre)
1996-12-14  wesselsadded debug
1996-11-15  wesselsmake all xstrerror() debugging section 50
1996-11-13  wessels - Fixed 'void *buf' bug icpCreateMessage()...
1996-11-13  wessels - Fixed expiresMoreThan() bug causing all UDP_M...
1996-11-07  wesselschange to squid.nlanr.net
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-10-12  wesselscombine two comm_set_select*() funcs into commSetSelect()
1996-10-10  wessels-Replaced use of hostent in IP cache. Now use home...
1996-09-17  wesselss/()/(void)/
1996-09-17  wesselsmega-patch for ICMP support
1996-09-14  wesselsANSIFY
1996-07-25  wesselsRemoved all the get*() turds, now use Config structure...
1996-07-19  wesselsuse LOCAL_ARRAY macro
1996-07-16  wessels-Use pointers, not arrays on hp->h_addr_list
1996-07-11  wesselsredirector up to snuff
1996-07-09  wesselscleanup after big merge
1996-05-02  wesselsmerging all changes up to squid-1.0.beta5
1996-04-16  wesselsfix Makefile clean target
1996-04-16  wesselschange "cached" to "squid" in lots of places
1996-04-11  wesselsapparently mostly working ACLs
1996-04-10  wesselscompiler
1996-04-10  wesselsgindent
1996-04-10  wesselsbuilding announce directly into cached
1996-03-27  wesselsMAJOR #include REWRITE; ack!
1996-02-29  wesselschange HARVEST to SQUID; remove rcsid and copyright
1996-02-23  wesselschange to SQUID_VERSION
1996-02-22  wesselsInitial revision