]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1998-02-26  rousskovInitial revision.
1998-02-26  kostasfixed memory problem
1998-02-26  rousskov- Report format changes.
1998-02-25  wesselsFix moving timeout from CTRL to DATA FD for PORT reques...
1998-02-25  wesselsremove debugs
1998-02-25  rousskovChanged %f to %lf.
1998-02-25  kostasnotes on snmp things added
1998-02-25  kostassnmp per-community access controls (snmp_acl in squid...
1998-02-25  rousskovMoved StatHist implementation into a separate file...
1998-02-25  rousskov- Added rudimental statistics for HTTP headers.
1998-02-25  rousskovlint.
1998-02-25  rousskovMade report string more human oriented.
1998-02-25  wesselsDon't unescape URL-path and check for % characters...
1998-02-25  wesselsdon't use separate DISK_BUF for reading swap headers...
1998-02-25  wesselsput back 60min averages
1998-02-25  kostasPutting #if 0's, to remove code later
1998-02-25  wesselsbounds bug
1998-02-25  wessels- Added more bytes in/out and service time tracking...
1998-02-25  wessels08X format for swapfile numbers
1998-02-25  wesselswe may have a FD leak. lets cache the FD_CLOSE_REQUEST...
1998-02-25  rousskovChanged ctx: messages to be more human-oriented.
1998-02-25  wesselsneed to unescape URNs too
1998-02-24  wesselsupdate
1998-02-24  wesselsIllegal double-escape in the URL-Path
1998-02-24  wesselsassertions
1998-02-24  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-02-24  rousskov- Removed unused urlClean() function from url.c.
1998-02-24  kostasauth support and snmp_debug fix
1998-02-24  kostasupdate for snmp
1998-02-24  kostasUpdate
1998-02-24  rousskovFixed paranoid check for large objects in field_store...
1998-02-23  wesselsSquid case changes
1998-02-23  rousskov-Added base64_encode() function to lib/base64.c. Requir...
1998-02-23  rousskov- Cache Manager got new Web interface (cachemgr.cgi...
1998-02-23  kostasfixed another error
1998-02-23  kostasCorrected some inconsistencies with the implementation
1998-02-23  rousskovHttpHeader.c: Fixed buggy processing of HDR_PROXY_KEEPA...
1998-02-23  rousskovRemoved "(user: <unknown>)" from "CACHEMGR ... requesti...
1998-02-23  wesselsupdate usage
1998-02-23  wesselsnew squid-independent cachemgr.cgi
1998-02-23  kostasRemoved mini-client.h include
1998-02-22  kostasUpdated mib. Reorganized several sections. Added median...
1998-02-22  kostas*** empty log message ***
1998-02-22  kostasCorrected snmp includes
1998-02-22  kostasUpdated to cmu v1.8 + coded almost from scratch
1998-02-22  kostasSnmplib for squid, based on v1.8, heavily changed
1998-02-22  kostasthis does not compile on linux
1998-02-22  kostas*** empty log message ***
1998-02-22  kostasUpgrade to cmuv1.8+recoding from scratch. include files.
1998-02-22  rousskov- Added "basic" authentication scheme for Cache Manager...
1998-02-22  rousskovAdded more overflow checking to ctx_print().
1998-02-22  rousskovMoved ctx_exit() call in destroy_MemObject. Must ctx_ex...
1998-02-22  rousskovRemoved USE_ALEX_CODE configuration warning.
1998-02-21  wesselsremoved dump_peers which is now static
1998-02-21  rousskovdebug-levels.txt => debug-sections.txt
1998-02-21  rousskovStarted to describe alex_2 changes. The follwoing entri...
1998-02-21  rousskovDirty and buggy alex_2.
1998-02-21  wesselsfilled in more config dump funcs
1998-02-21  wesselsadd debugging
1998-02-21  wesselslittle rewriting needed for disk write callbacks. ...
1998-02-21  wesselsfix cbdataAddDbg stuff
1998-02-21  wesselsmade -d command line option take a debugging level...
1998-02-21  wesselsoops, debug.c needs its own debugLogTime for pinger etc
1998-02-21  wesselsmake accessLogTime public so it can be used by debug.c
1998-02-21  wesselsuse duplicate accessLogTime function from access_log.c
1998-02-21  wessels- Unescape URL-path in urlParse() so jokers can't bypas...
1998-02-20  wesselsundoing bigclean fubar
1998-02-20  wesselsmove function to the non-PUBLIC area
1998-02-20  wesselsmake all the OBJH functions static, etc
1998-02-20  wesselsgracefully handle dups
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-02-20  wesselsAdd 'from hostname' on X-Cache reply header line
1998-02-20  wesselscheck urlParse() return value and generate error if...
1998-02-20  wesselsfinish aclDump funcs, except for USE_BIN_TREE and USE_S...
1998-02-19  wesselspurify fixes?
1998-02-19  wesselsoops, dns service time is milli-seconds, not micro...
1998-02-19  wesselsAdded service time histogram for DNS (ipcache+fqdncache...
1998-02-19  wesselsprevent NPR
1998-02-19  wesselsadding spanish error messages
1998-02-19  wesselsremove DTOI, DTOD crap
1998-02-19  wesselsFixed median histograms. Make bins a fixed-size array...
1998-02-19  wesselsremove debugs from some other problem
1998-02-19  wesselsavoid storeClientCopy loops for too-long URI-RES replies
1998-02-18  wesselsAdded service-time histograms for client_http and icp
1998-02-18  wesselsrename mallocblksize to avoid conflicts
1998-02-18  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-18  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-18  wesselsFrom: Maxim Krasnyansky <max@viper.uznet.net>
1998-02-18  wesselsadded missing semicolon
1998-02-18  wesselsFrom Henrik
1998-02-18  wesselsmove aioClose() init to disk_init
1998-02-18  wesselscall aioClose() to initalize asyncio stuff before forking
1998-02-18  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-02-18  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-02-18  wesselsAdd RES_DNSRCH to res.options for -D command line option
1998-02-18  wesselsremove some old comment about inside_firewall
1998-02-18  wesselsFixed NULL pointer bug from a storeClientCopy callback...
1998-02-14  wesselsfill in never/always_direct comments
1998-02-14  kostasRemoved warnings for dec alpha cc on snmp code
1998-02-14  wesselsallow GET whois
next