]> git.ipfire.org Git - thirdparty/squid.git/history - src/peer_select.cc
Updated copyright
[thirdparty/squid.git] / src / peer_select.cc
2001-01-12  wesselsUpdated copyright
2001-01-05  adrianA modified / unified cbdata and mempool implementation...
2001-01-02  wessels'miniumum_direct_rtt' feature from Georgy Salnikov...
2000-10-17  adrianAndres Kroonmaa's MemPool tidyup, take 1. Take a whole...
2000-05-03  hnohno squid-2.2.DEVEL3.netdb_and_never_direct.patch
2000-05-03  hnohno squid-2.2.STABLE3.nonhierarchical_direct-2.patch
2000-05-03  hnohno squid-2.3.DEVEL2.tcp_dead_detection_and_retry.patch
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
2000-01-06  wesselsDW
2000-01-04  wesselsRemoved 'entry' as a local variable in peerGetSomeNeigh...
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-10-04  wessels2.3 branch merge
1999-05-20  wessels2.2 branch merge
1999-04-23  wesselsbranch 2.2 merge
1999-01-30  wesselsadded request_t->my_addr
1999-01-30  wesselsadded myip ACL type (luyer)
1999-01-30  wesselsNPR bug
1998-12-16  wesselsbetter debugging
1998-12-12  wesselsgot hierarchy logging working again after new forwardin...
1998-12-05  wesselsfix recursive/loop calls to peerSelectFoo()
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-25  wesselsNO_CACHE_DIGEST_DIRECT is unused
1998-11-12  wesselsprefer_direct option to prefer parents instead of direct
1998-11-12  wessels2.1 branch merge
1998-10-14  wesselssome compilers cant grok variable names same as type...
1998-10-13  wesselsgetAnyParent -- last resort for when all parents down
1998-10-12  wessels2.0 branch merge
1998-09-19  wesselssigh, undo StoreEntry->flags changes to make it a struc...
1998-09-19  wesselsrearrnage to set status before calling peerSelectStateFree
1998-09-19  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-09-18  wesselspeerSelectCallbackFail probably needs to set ping_state...
1998-09-15  wesselsreplaced NEIGHBOR_ and HELPER_ EBIT calls
1998-09-15  wesselsremoved EBIT macros for StoreEntry->flag
1998-08-27  wesselsHTCP progress
1998-08-26  wesselsHTCP progress
1998-08-25  wesselscomment typo
1998-08-21  wesselsTrade request_t->flags enums (REQ_*) request_flags...
1998-08-21  wesselsgindent
1998-08-20  wesselswe have FMR bugs with peer *'s in ps_state structure...
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-21  wesselsgindent
1998-07-20  wesselschange FSF address
1998-07-17  wesselsadded initial CARP code
1998-07-17  wesselscall urlCanonical() in refreshCheck() if entry->mem_obj...
1998-06-30  wesselsentry might be NULL in peer_select
1998-06-30  wesselslock store entry during peer selection phase, esp impor...
1998-06-06  wesselsbad printf
1998-06-05  wessels- made icp query timeout configurable. if non-zero...
1998-05-29  wesselsFixed cache_peer_acl selection algorithm. We were...
1998-05-28  wesselsforce direct for REQ_LOOPDETECT flag
1998-05-26  wesselsdon't need HIERARCHICAL StoreEntry->flag any more.
1998-05-22  wesselsmising msec->sec conversion
1998-05-22  wesselsunits on RTTs
1998-05-21  wesselsPrevent forwarding loops from netdbClosestParent()
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...
1998-04-25  wesselsRemoved hacks in peer_select.c for ASN lookups. We...
1998-04-24  wesselsgindent
1998-04-24  wesselsunifiy DIGEST #ifdefs into USE_CACHE_DIGESTS
1998-04-22  rousskov- polish
1998-04-18  rousskov- removed call to peerDigestLookup from peerHandleIcpRe...
1998-04-16  wesselsrename CACHE_DIGEST_MISS to NO_CACHE_DIGEST_DIRECT
1998-04-12  rousskov- client_side: fixed processing for IMS requests for...
1998-04-09  rousskov- tuning of peer_digest validation algorithms
1998-04-09  rousskov- added peer_digest.o
1998-04-09  wesselstrack server-side service time histograms
1998-04-08  rousskov- revised version of peerSelectFoo (cache digest part)
1998-04-04  wesselsinitial CACHE_DIGEST code
1998-04-01  wessels- Add median service times to cachemgr 'info' page.
1998-03-17  wesselsremove temp debug
1998-03-17  wesselsFixed 'single parent' and peer->options bugs.
1998-03-07  wesselsmake source_ping feature not compiled by default
1998-03-05  wesselsfix timeout bug when expecting 0 ICP replies
1998-02-25  wessels- Added more bytes in/out and service time tracking...
1998-02-03  wesselslint
1998-01-31  wessels - Combined various interprocess communication setup...
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1997-12-21  kostasModified for AS support. We need to know the ip address...
1997-11-20  wesselsOkumoto suggested changes. perl script to generate...
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-04  wesselshier_strings[] had too many members
1997-11-04  wesselsFLEXIBLE CACHE KEYS. Can use either URLs or SHA digests.
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-23  wesselsmake funcs static
1997-08-25  wesselsgindent
1997-08-25  wesselsadded back support for SRC_RTT features. Help from...
1997-08-24  wesselsfix debug(0,0) statements
1997-07-26  wesselsmove bunch of options to Config.onoff
1997-07-19  wesselsgindent
1997-07-19  wesselsFixes related to proxying passthrough requests. peer_s...
1997-07-17  wesselscomment
1997-07-17  wesselsswapped always_direct = answer ? -1 : 1;
1997-07-16  wesselsremove ssl_proxy and passthrough_proxy
1997-07-14  wesselsmisc changes, but still in nonworking state
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-27  wesselsgindent
1997-06-21  wesselsclean up access logging, remove lots of Cacheinfo garbage
1997-06-18  wesselsJunk the 'callback_meta' idea
1997-06-04  wesselsnew debug() macro; David Luyer
next