]> git.ipfire.org Git - thirdparty/squid.git/history - src/icp_v2.cc
merge changes from SQUID_2_3 branch
[thirdparty/squid.git] / src / icp_v2.cc
1999-12-31  wesselsmerge changes from SQUID_2_3 branch
1999-06-14  wesselsIgnore an ICP message if the ICP length is not equal...
1999-05-25  wesselsmassive store filesystem reorganization. Removing...
1999-01-30  wesselsadded myip ACL type (luyer)
1999-01-12  wesselsdeleted ERR_CLIENT_ABORT
1998-12-05  wesselsmega patch to implement request re-forwarding after...
1998-10-17  rousskov- eliminated refreshWhen() which was out-of-sync with...
1998-10-14  wesselsmake Unused ICP version warning debug level 1
1998-09-21  wesselsAdded storeGetPublic() mostly so that we can check...
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-19  wesselslinux fixes, mostly socklen_t
1998-08-18  wesselsreturn ICP_ERR for ICP queries which have whitespace...
1998-08-15  wesselsIRIX compiler warnings
1998-07-23  wesselsadded copyright header to files which didnt already...
1998-07-21  wesselsremoved OLD_CODE
1998-07-15  wesselsFixed select-spin bug when an ICP reply actually gets...
1998-06-02  wesselsgindent
1998-05-29  wesselsauto-tuning incoming_interval for comm_incoming call...
1998-05-28  wesselsChanges to comm_*_incoming()
1998-05-28  wesselswhile loop in icpHandleUdp
1998-05-12  rousskov - Added binary http headers to requests
1998-04-24  wesselsgindent
1998-04-10  wesselsCleaned up ICP logging/counting and ICP/CD stats output
1998-04-07  wesselsdont log LOG_TAG_NONE messages sent
1998-04-06  wesselssendto return value bug
1998-04-04  wesselsCleaned up ICP sendto(). Now there is a single function
1998-03-31  wesselsgindent
1998-03-25  kostas- renovated mib and added descriptions and comments
1998-03-25  wesselsTry sendto() for ICP replies instead of always queueing
1998-03-24  wesselsFix "method bits" interaction bug with 1.1.X versions.
1998-03-22  rousskov- Added a check for invalid method in icpHandleIcpV2()
1998-03-20  wesselsadded v1.1 test_reachability option
1998-03-19  wesselsreinstall ICP reqnum high-byte hack for encoding reques...
1998-03-13  wesselsnits
1998-03-08  rousskov- Added memory pools for variable size objects (strings).
1998-03-07  wesselsFixes/changes from 1.1, mostly clientdbCutoffDenied().
1998-03-06  wesselsCasting and alignment fixes
1998-02-25  rousskov- Added rudimental statistics for HTTP headers.
1998-02-25  wessels- Added more bytes in/out and service time tracking...
1998-02-18  wesselsAdded service-time histograms for client_http and icp
1998-02-11  wesselsgindent
1998-02-10  wesselsdon't use ntohl() etc on ICP shostid field
1998-02-07  wesselsFix closing in/out UDP sockets for both ICP and SNMP
1998-02-05  wesselscontinue counting ICP_DENIED queries even after we...
1998-02-03  wesselslint
1998-01-31  wessels - Combined various interprocess communication setup...
1998-01-12  wesselsgindent
1998-01-12  wesselsnew memory allocation for fixed-size blocks
1998-01-07  wesselsremove ifdefd out USE_ICP_HIT_OBJ code
1998-01-07  wesselsFixed up 'fooConnectionsClose()' functions. created...
1998-01-02  wesselsWe must disable read handlers for OUTGOING UDP sockets...
1997-11-23  wesselsMove *ConnectionOpen() functionality to client_side...
1997-11-20  wesselsOkumoto suggested changes. perl script to generate...
1997-11-15  wesselsNew averaging counter stuff
1997-11-15  wesselsUse new ignoreErrno()
1997-11-12  wessels- Change all BIT_{SET,CLR,TEST} to EBIT_ versions with...
1997-11-05  wesselsremove assertion that reqnum == 0.
1997-11-05  wesselsLINT
1997-11-05  wesselstrying to rearrange file names so they make more sense.