]> git.ipfire.org Git - thirdparty/squid.git/history - src/comm.h
Author: Andrew Beverley <andy@andybev.com>
[thirdparty/squid.git] / src / comm.h
2010-10-06  Amos JeffriesAuthor: Andrew Beverley <andy@andybev.com>
2010-07-07  Francesco ChemolliMerged from trunk
2010-07-07  Alex RousskovSMP support, part 1: Essential non-caching functionality.
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-05-23  Amos JeffriesMerge from trunk
2010-05-14  Francesco ChemolliMerged from trunk
2010-05-14  Henrik NordstromFix non-IPv6 build failure introduced by the commResetF...
2010-05-13  Amos JeffriesMerge from trunk
2010-05-03  Francesco ChemolliMerged from trunk
2010-05-02  Henrik NordstromCleanup IpAddress -> Ip::Address transition
2010-05-02  Henrik NordstromMerged from trunk
2010-05-02  Henrik Nordstromrename ip/IpAddress to ip/Address to better reflect...
2010-05-02  Alex RousskovPolished comm_import_opened() description.
2010-05-02  Alex RousskovAdded comm_import_opened() to update Comm state after...
2010-04-26  Alex RousskovAdded IPC Strand and Coordinator classes. Strands are...
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
2010-04-16  rootIPC patch
2010-01-17  Amos JeffriesMerge from trunk
2010-01-13  Francesco ChemolliMerged from trunk
2010-01-12  Amos JeffriesMerge from trunk
2010-01-12  Amos JeffriesFull re-working of the way AcceptFD are handled in...
2010-01-12  Amos JeffriesMerge from trunk
2010-01-02  Amos JeffriesMerge from trunk
2010-01-01  Amos JeffriesMerge from trunk
2009-12-31  Amos JeffriesMove listener socket handling to libcomm-listener.la
2009-09-25  Amos JeffriesMerge from trunk
2009-09-23  Amos JeffriesMerg from trunk
2009-09-20  Henrik NordstromBug #2777: Various syntax warnings detected on OpenSolaris.
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-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-05-23  Amos JeffriesMerged from trunk
2009-04-12  Amos JeffriesBug 2571: Squid with IPv6 fails to start on kernel...
2009-04-09  Alex RousskovSourceLayout: src/base, take 1 -- moved remaining Async...
2009-04-09  Alex RousskovSourceLayout: src/base, take 1 -- moved remaining Async...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
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 IpAddress.h to ip/IpAddress.h includes
2009-01-07  Amos JeffriesConvert many IPAddress to IpAddress
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
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-12  Alex RousskovAggregate commit after two --local commits:
2008-09-12  Alex RousskovCleaned up reconfiguration sequence.
2008-09-12  Alex RousskovCleaned up Comm: comm_close, comm_read_cancel, half...
2008-09-11  Alex RousskovCleaned up Comm: comm_close, comm_read_cancel, half...
2008-05-23  Amos JeffriesCleanups: Replace cnfig parser gotos with do-while...
2008-05-23  Amos JeffriesCleanups: Replace a series of URN handler gotos with...
2008-05-10  Amos JeffriesMerge from trunk
2008-05-08  Alex RousskovMerge from trunk
2008-05-08  Amos JeffriesBug 2222 part 2: ipv4 client trying to view an ipv6...
2008-04-07  Amos JeffriesMigrate uses of comm_set_transparent to using comm_open...
2008-04-07  Amos JeffriesMerged from trunk
2008-04-05  Amos JeffriesMerge from TRUNK
2008-04-01  Amos JeffriesConvert some old-TPROXY code in forward.cc not previous...
2008-03-29  Amos JeffriesMerge from HEAD/TRUNK
2008-03-26  Amos JeffriesFix compile error.
2008-02-13  rousskovMerging async-call branch changes to HEAD:
2008-02-08  hnoTCP keepalive support
2008-01-07  hnoBug #2150: Connection hangs on automatic retry
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-09-25  hnoClean up comm memory on exit
2007-08-27  hnoSpelling correction of received
2007-05-26  wesselsAdded 'clientside_tos' directive and feature.
2006-11-01  wessels - Many ICAP fixes from Alex Rousskov accumulated on the
2006-09-19  adrianFirst part of a comm layer rework
2006-08-12  robertcAdd AsyncEngine and TimeEngine support to the EventLoop...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-05-31  wesselsRemoved comm_accept_check_event() and related code...
2005-04-07  serassioUse FD_READ_METHOD/FD_WRITE_METHOD instead of read...
2005-04-02  serassioBug #671: Several minor aufs issues
2004-03-01  adrianAll of this is to fix a simple FTP crash if a HTTP...
2003-08-15  robertcSummary: Prevent pushing persistent connections with...
2003-07-15  robertcSummary: Remove MemPool dependence on Array.h.
2003-03-10  robertcSummary: Merge ESI to HEAD.
2003-03-09  robertcSummary: Merge in 6th set of windows changes from Guido
2003-03-04  robertcSummary: Merge epoll and delay pools/deferred reads...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-02-14  robertcMerge comms accept fix.
2003-01-23  robertcImport of fix-ranges branch
2003-01-09  robertcextract async completion notification
2002-10-27  adriantypeo.
2002-10-27  adrianCommit prototype
2002-10-23  adriancomm_write() should operate on a const char *buf, not...
2002-10-21  adrianChange some types. Damn C++.
2002-10-21  adrianImplement a new comm_write().
2002-10-21  adrian* rename comm_write() -> comm_old_write()
2002-10-21  adrianmove the udp functions to comm_udp_*, to be consistent...
2002-10-21  adrianadd a send(0 wrapper.
2002-10-21  adrianAdd in a recv() wrapper - comm_recv().
2002-10-21  adrianAdd in function decl.
next