]> git.ipfire.org Git - thirdparty/squid.git/history - src/pconn.cc
Merge form trunk
[thirdparty/squid.git] / src / pconn.cc
2010-11-04  Amos JeffriesMerge form trunk
2010-10-29  Automatic source... SourceFormat Enforcement
2010-10-28  Alex RousskovSMP Cache Manager, Phase2 implementation.
2010-10-08  Amos JeffriesMerge from trunk
2010-10-05  Amos JeffriesSquid-3 Coding guidelines polish for IdleConnList
2010-10-05  Amos JeffriesAudit fixes
2010-10-03  Amos JeffriesMerged from trunk
2010-10-02  Amos Jeffriestypos
2010-10-02  Amos JeffriesFurther tweaks on pconn keying. plus doc updates
2010-10-02  Amos JeffriesAdd local-end details to pconn matching if set by route...
2010-10-02  Amos JeffriesMerge from trunk
2010-10-02  Amos JeffriesTransition pconn handling from FD to Comm::Connection
2010-10-02  Amos JeffriesTransition comm_read() from FD to Comm::Connection
2010-10-02  Amos JeffriesTransition comm_write*() from FD to Comm::Connection
2010-09-16  Amos JeffriesMake removeFD report failures and prevent non-idle...
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
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
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-21  Amos JeffriesCompat: Shuffle squid.h portability definitions into...
2010-03-06  Amos JeffriesMerge from trunk
2010-03-04  Alex RousskovMerged from parent (trunk r10303).
2010-03-02  Henrik NordstromMerged with trunk
2010-02-24  Amos JeffriesBug 2616: reduce IdleConnList::removeFD messages
2009-09-03  Amos JeffriesMerge from trunk
2009-08-10  Amos Jeffriesmerged from trunk
2009-07-27  Henrik NordstromMerged from trunk
2009-07-27  Amos JeffriesBug 2725: pconn failure if domain or client_address...
2009-06-28  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Alex RousskovMerged from trunk.
2009-04-09  Amos JeffriesMerge from trunk
2009-04-07  Amos JeffriesAuthor: Source maintenance
2009-02-13  Amos JeffriesBug 2287: Send a 505 on requests with unsupported HTTP...
2009-02-10  Henrik NordstromMerged from trunk
2009-02-09  Francesco ChemolliMerged from trunk
2009-02-09  Amos JeffriesMerge from trunk
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesMerge from trunk
2009-02-08  Amos JeffriesMemory leak on PconnPools
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-09  Amos JeffriesMerge from trunk
2009-01-08  Amos JeffriesPconn not being used when they should.
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-09-27  Alex RousskovMerged from trunk.
2008-09-13  Amos JeffriesMerge from trunk
2008-07-15  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-07-14  Francesco ChemolliMerged from trunk.
2008-07-13  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-12  Francesco ChemolliMore cachemanager initialization reshuffling.
2008-07-12  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-11  Francesco ChemolliMerged from trunk
2008-07-09  Francesco ChemolliMerged from trunk.
2008-07-09  Francesco ChemolliRefactored actions for authentication, I/O, storedir...
2008-05-10  Amos JeffriesMerge from trunk
2008-04-14  Amos JeffriesTPROXY v4 support upgrade (part 1 of 2)
2008-04-11  Alex RousskovMerge from trunk
2008-04-09  Amos JeffriesMerged from trunk
2008-04-07  Henrik NordstromMake IdleConn::removeFd err on the soft site if the...
2007-12-27  hnoAuthor: Alexey Veselovsky <alexey.veselovsky@eykontech...
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
2007-05-11  rousskovBug #1957 fix: Close a persistent ICAP connection if...
2007-04-30  wesselsRemoved casts from numeric types in debugs() statements.
2007-04-29  hnoAuthor: Tsantilas Christos <chtsanti@users.sourceforge...
2007-04-15  serassioBug #1630: TPROXY needs porting from 2.6 to 3.x
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2005-12-07  wesselsTurned pconn.cc into C++ classes. There are now separa...
2004-08-30  robertcMerge in MemPools objectification.
2004-04-04  hnoBug #865: Persistent connection usage too high after...
2004-04-03  hnoBug #571: Limit use of persistent connections when...
2003-08-16  adrianIf we don't find anything valid in pconnPop, don't...
2003-08-15  robertcSummary: Prevent pushing persistent connections with...
2003-06-23  robertcSummary: strcpy->strncpy in pconn.cc.
2003-06-22  robertcSummary: Ensure that pconns start with no recorded...
2003-06-19  hnoBugfix for accel mode: Should not reuse persistent...
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  robertcC++ conversion
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2001-04-14  hnoSSL->HTTP gatewaying support by Benno Rice
2001-01-12  wesselsUpdated copyright
2000-11-01  wesselsDW:
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
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...
next