]> git.ipfire.org Git - thirdparty/squid.git/history - src/peer_select.cc
2.1 branch merge
[thirdparty/squid.git] / src / peer_select.cc
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
1997-05-02  wessels- Removed FD from FQDN callbacks
1997-05-01  wesselsmore random massive changes
1997-04-30  wesselsmassive casting cleanups!
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1997-03-29  wesselsStarted implementing diff cache dir sizes
1997-03-02  wesselsdont call aclCheck if no direct access lists
1997-03-01  wesselsjumbo mumbo hacking to get new peer_selection working
1997-02-27  wesselsINCOMPLETE: more hacking on peer select stuff. made...
1997-02-27  wesselsINCOMPLETE: non-blocking peerSelect()
1997-02-27  wesselsrrrrrrrrripppped out lots of stuff, including firewall...
1997-02-27  wesselsJUMBO Stewart Forster speedup patch:
1997-02-26  wesselsadding