]> git.ipfire.org Git - thirdparty/squid.git/history - src/icmp.cc
Updated copyright
[thirdparty/squid.git] / src / icmp.cc
2001-01-12  wesselsUpdated copyright
2000-06-28  hnoRenamed Counter to statCounter to avoid a name space...
2000-05-16  wesselsDW:
2000-03-06  wesselsMerge changes from 2.3 branch. Mostly this is copyrigh...
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-11-25  wesselsgindent
1998-11-14  wessels2.1 merge
1998-09-23  wesselscompiler warnings
1998-09-16  wesselsgindent
1998-09-11  wesselsRemoved 'method bits' hack from ICP query/reply. This...
1998-09-05  wesselssyscall counters, mostly I/O
1998-08-05  wesselsdebugging level changes for syslog
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-04-01  wesselspurify UMR fix
1998-03-31  wesselsDon't queue squid<->pinger messages, just send() them
1998-03-19  wesselsreinstall ICP reqnum high-byte hack for encoding reques...
1998-03-03  rousskov- Added "mem_pools_limit" configuration option. Semanti...
1998-02-03  wesselslint
1998-01-31  wessels - Combined various interprocess communication setup...
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-07  wesselss/ICMP/Pinger/
1998-01-07  wesselsfix cache key variable (was char *)
1997-11-15  wesselsUse new ignoreErrno()
1997-11-13  wesselsremove fatal_dump calls
1997-11-06  wesselscompiler
1997-11-04  wesselsFLEXIBLE CACHE KEYS. Can use either URLs or SHA digests.
1997-10-26  wessels- Removed 'was assert' commengs
1997-10-26  wesselscompiler
1997-10-25  wesselsget rid of ansiproto.h and _PARAMS macro
1997-10-17  wesselsgindent
1997-10-14  kostasChanged most of sprintf() to snprintf().
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-07-15  wesselsneed to flush logs before forking when unbuffered_logs = 1
1997-07-14  wesselsremove doubly-defined globals
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-04  wesselsnew debug() macro; David Luyer
1997-06-04  wesselsfix code protected by USE_ICMP
1997-04-30  wesselsMassive changes
1997-04-28  wesselsremove lotsa casts
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1997-03-04  wesselsmerge 1.1.7->1/1/8
1997-02-27  wesselsJUMBO Stewart Forster speedup patch:
1996-12-05  wesselsnuke icmp_sock on first ECONNREFUSED
1996-11-15  wesselsmake all xstrerror() debugging section 50
1996-11-07  wesselschange to squid.nlanr.net
1996-11-06  wesselsgindent
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-11-01  wesselsgindent
1996-10-31  wesselsfix icmp fail detection
1996-10-17  wessels - Changed cachemgr stats/objects listing format.
1996-10-16  wesselsclean bunch of stuff from lib/util.c, made xmemcpy...
1996-10-15  wesselsrearrange USE_ICMP defines
1996-10-12  wesselsgindent
1996-10-12  wesselscombine two comm_set_select*() funcs into commSetSelect()
1996-10-12  wesselsmisc turds
1996-10-11  wesselsgindent
1996-10-11  wesselsMisc shutdown-related cleanup stuff...
1996-10-11  wesselsBig improvement to cache_mem. Now count pool pages...
1996-10-10  wessels-Replaced use of hostent in IP cache. Now use home...
1996-09-25  wesselsgindent
1996-09-25  wessels-Added pinger to Config.
1996-09-21  wesselscast sockaddr arg to getsockname()
1996-09-21  wessels - Moved ICMP socket to external 'pinger' program.
1996-09-20  wesselsfix
1996-09-20  wesselsbyte-order conversion
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-17  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-09-17  wesselsfixed 8k page leak
1996-09-17  wesselsmake ICMP optional
1996-09-17  wesselsgindent
1996-09-17  wesselsmega-patch for ICMP support
1996-09-16  wesselsadding