]> git.ipfire.org Git - thirdparty/squid.git/history - src/net_db.cc
Import IPv6 support from squid3-ipv6 branch to 3-HEAD.
[thirdparty/squid.git] / src / net_db.cc
2007-12-15  amosjeffriesImport IPv6 support from squid3-ipv6 branch to 3-HEAD.
2007-11-27  amosjeffriesFix SegFault when NetDB asked to ping a zero-length...
2007-08-27  hnoSpelling correction of received
2007-05-29  amosjeffriesRollback String API changes. Delayed to 3.1.
2007-05-18  amosjeffriesAdd string API layer for better string handling.
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:
2006-08-21  robertcSplit out cbdata fully, it now is an optional include...
2006-08-07  robertcCreate an explicit EventLoop class which can be used...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...
2006-05-19  wesselsFully deprecated storeUnlockObject(). Now everything...
2006-05-09  robertcMore decoupling work:
2006-05-03  robertcAdd a StoreEntryStream class for use with store entries...
2006-04-23  robertcBUGFIX: max_user_ip was broken: initialising to -1...
2006-04-18  robertcMinor code format tweak.
2006-02-18  wesselsReplaced the single-line wrapper function storeEntryRep...
2006-02-18  wesselsRemoved static requestLink() and requestUnlink() method...
2006-01-24  wesselsMoved HttpRequest lock/link counter to the base HttpMsg...
2006-01-04  wesselsBugs from recent FwdState change with --enable-icmp
2005-11-05  serassioFixed Duane's typo.
2005-11-05  wesselsConverted HttpReply to a proper C++ class. Removed...
2005-07-03  serassioBug #767: Problems making Squid 3.0 PRE3 64 bit
2005-04-19  hnoIPv6 preparation by Rafael Martinez Torres <rafael...
2005-01-06  serassioAllow the build with --enable-icmp and --enable-htcp...
2005-01-03  robertcMerge in current state of store refactoring work. The...
2003-09-01  robertcSummary: Class cleanup - resulting from addressing...
2003-08-10  robertcSummary: Final MSVC fixups.
2003-04-20  robertcSummary: Merge windows fixes.
2003-03-06  robertcSummary: Merge String loss fix.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch
2003-01-04  hnodate: 2003/01/02 22:59:37; author: wessels; state...
2002-10-25  robertcencapsulate tcp_reset flag
2002-10-25  robertcfix mem leak if read fails
2002-10-14  robertcC++ conversion
2002-09-26  robertcmore API late-catchups
2002-06-26  hnoPatch by Guido to convert some more of the code to...
2002-04-18  hnoCorrected a merge conflict from the cbdata branch.
2002-04-14  hnoNew improved reference based cbdata API, avoiding the...
2002-02-26  adrianBring across my first phase of commloops development.
2001-06-13  wesselsAdrian noticed minor FD leaks if fstat() fails.
2001-03-03  hnocbdata now have a per-type free function rather than...
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-11-14  wesselsDW:
2000-11-13  adrianConvert http_ver from a float to http_version_t which...
2000-11-01  wesselsDW:
2000-10-26  wesselsDW:
2000-10-11  wesselsDW:
2000-10-06  wesselsDW:
2000-10-05  wesselsDW:
2000-10-05  wesselsDW:
2000-05-16  wesselsDW:
2000-05-07  adrianKilling the abuse of storeClientListSearch() in the...
2000-05-03  hnohno squid-2.3.DEVEL3.ftp_all_messages.patch
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-05-05  wessels2.2 branch merge
1999-04-23  wesselsbranch 2.2 merge
1999-04-15  wesselsSQUID_2_2 branch merge
1999-01-30  wesselsadded myip ACL type (luyer)
1999-01-11  wesselschanged store_status STORE_ABORTED to entry->flags...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-14  wessels2.1 merge
1998-11-12  wessels2.1 branch merge
1998-10-14  wesselssome compilers cant grok variable names same as type...
1998-09-26  wesselsnetdbGetClosestParent() needs to check the peer is...
1998-09-24  glennRemoved SNMP code.
1998-09-24  wesselsadd hash_last()
1998-09-16  wesselsgindent
1998-09-02  wesselsInternal HTTP requests bypass miss_access rules. Inter...
1998-08-26  wesselsadded netdbHostData as a faster way to get #samples...
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-20  wesselsremove cruft from debug level 1
1998-08-14  wesselsupdate debug sections
1998-08-05  wesselsdebugging level changes for syslog
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsFixed cachemgr 'objects' implementation. dump one...
1998-07-21  wesselsremoved OLD_CODE
1998-07-20  wesselschange FSF address
1998-07-14  wesselsMoved 'miss_access' ACL check to fwdStart()
1998-06-05  wesselsuse new fwdStart()
1998-05-31  rousskov- Replaced "complex" (offset accounting) calls to snpri...
1998-05-28  wesselspotential leak
1998-05-28  wesselsMEM_4K_BUF leak
1998-05-28  rousskov- removed ascii headers from reply and request structures
1998-05-27  wesselscomments
1998-05-27  wesselsre-fix event spin problems
1998-05-24  wesselsmissed one use of hash_first()
1998-05-24  wesselsChanges to hash_first, hash_next. The **Current idea...
1998-05-23  wesselsgindent
1998-05-21  wesselsremove const from netdbClosestParent()
1998-05-21  wesselsPrevent forwarding loops from netdbClosestParent()
1998-05-21  wesselsset HTTP request version
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-05-14  wesselsTransitioning Cache Digests from "experimental" to...
next