]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1998-04-07  wesselsupdate
1998-04-07  wesselsgindent
1998-04-07  wesselsfixed "delay" arg to icpUdpSend()
1998-04-07  wesselsminor cleanup
1998-04-07  wesselsdont log LOG_TAG_NONE messages sent
1998-04-07  wesselsadd id keyword
1998-04-07  rousskov- Added histograms to compare cd and icp
1998-04-06  rousskov- Bug fix: added missing "squid-internal" to urlInternal.
1998-04-06  rousskov- added eventAddIsh: same as eventAdd but adds a random...
1998-04-06  wesselssendto return value bug
1998-04-06  wesselsfix Proxy-connection: Keep-Alive check
1998-04-05  rousskov- added routines to create "internal" urls
1998-04-05  rousskov- Bug fix:
1998-04-04  wesselsmove last_reply hack around to avoid const warnings
1998-04-04  rousskov- changed "char" to "cache_key" in cacheDigestHashKey()
1998-04-04  wesselsfake up last reply time to avoid frequent DEAD/REVIVED...
1998-04-04  wesselsCleaned up ICP sendto(). Now there is a single function
1998-04-04  wesselsadded netdbHostPeerRtt()
1998-04-04  wesselschange "so far" print frequency
1998-04-04  wesselsMake it safe to storeRelease inside the validate loop
1998-04-04  kostasmib descriptions corrected
1998-04-04  kostassnmp beautification, code striping etc
1998-04-04  wesselsinitial CACHE_DIGEST code
1998-04-04  wessels"MemBuf" leak fix and initial CACHE_DIGEST code
1998-04-04  wesselscommenting
1998-04-04  rousskov- added httpHeaderGetLastStr() to find last X-Cache
1998-04-04  rousskov- default SQUID_MAINTAIN_CACHE_DIGEST to 1
1998-04-04  rousskov- added code to create/rebuild/rewrite store_digest
1998-04-04  wesselsmissing newline in cachemgr output
1998-04-03  wesselsnew dns cachemgr output
1998-04-03  wesselsChanged squid/dnsserver communication to single-line...
1998-04-03  wesselsFix DnsStats.replies to count full replies, not just...
1998-04-03  rousskov- Added internal support for cache digest (store_digest...
1998-04-02  wesselsMake 'cache_host_domain' AND'ed with 'cache_host_acl'
1998-04-02  wesselsOnly call comm_write() (et al) from clientSendMoreData...
1998-04-02  wesselsFixed clientSendIMSComplete() to NOT just comm_close...
1998-04-02  rousskov- Removed calls to httpHeaderTestParser()
1998-04-02  rousskov- Added support for only-if-cached cache-control directive.
1998-04-02  rousskov- added mime_get_header_field() to support multiple...
1998-04-02  rousskov- Increased debugging level in "left dirty" pools report.
1998-04-02  wesselshandle NULL bytes in HTTP replies which could throw...
1998-04-02  wesselsFixed off_t/int malloc bug!!
1998-04-02  rousskov- bug fixes
1998-04-02  rousskov- tmp modified icp detection algorithm: access log...
1998-04-02  wesselsrequire both start and stop to be non-zero for ICP...
1998-04-01  rousskov- trying new algorithm to detect end-of-clean swap...
1998-04-01  rousskov- Added assertion to double check the end of clean...
1998-04-01  rousskov- removed paranoid Test() assertion to CacheDigest...
1998-04-01  rousskov- fixed digest size report
1998-04-01  rousskov- better stats
1998-04-01  wessels- Add median service times to cachemgr 'info' page.
1998-04-01  rousskov- access.log start time is now synced with swap.state...
1998-04-01  wesselsdlinkAddTail
1998-04-01  wesselsmove RELEASE_REQUEST entries to the LRU list TAIL so...
1998-04-01  rousskov- Added cacheDigestClone() method.
1998-04-01  wesselsremove special SYSLOG case for debug() macro. MOST...
1998-04-01  wesselstolower() hostnames in icon URLs
1998-04-01  wesselssingle request line (no headers) fix
1998-04-01  wesselspurify UMR fix
1998-04-01  wesselspotential alignment fix
1998-04-01  wesselsupdate
1998-04-01  wesselsAdded --enable-forw-via-db --> #define FORW_VIA_DB
1998-04-01  wesselsturn debug(0,0) into real debugs (33,3)
1998-04-01  rousskov- Added a temporary hack to avoid coredumps when invali...
1998-03-31  rousskov- Adding stuff.
1998-03-31  rousskov- HttpHeader now uses case-insensitive string cmp in...
1998-03-31  wesselsdebugging
1998-03-31  wesselsneed to fully free and recreate FV hash_tables
1998-03-31  wesselsfix end-of-header detection
1998-03-31  wesselsgindent
1998-03-31  wesselsnew headersEnd() replaces mime_headers_end and eliminat...
1998-03-31  wesselsonly show the 'preparing for shutdown' message once
1998-03-31  wesselsAdded HTCP socket close functions
1998-03-31  wesselsuse a #define for pinger payload size
1998-03-31  wesselsclean up reconfigure/rotate/shutdown flags and stuff
1998-03-31  wesselsuse assert instead of fatal_dump
1998-03-31  wesselsadded x-forwarded-for and via header database
1998-03-31  wesselsFix cache hits (swapins) during reloading
1998-03-31  rousskov- commented out printf()s on bad log entries.
1998-03-31  rousskov- Adding more stuff to test_cache_digest
1998-03-31  wesselswhy did we close open swap logs if its not okay to...
1998-03-31  wesselsDon't queue squid<->pinger messages, just send() them
1998-03-31  wesselsFixed probable memory accounting leak. We were calling...
1998-03-31  rousskov- Added a timer for a no-load hash scan
1998-03-31  rousskovInitial revision.
1998-03-31  rousskovAdded test_cache_digest.c: a test-suite for playing...
1998-03-30  rousskovComment regarding STRICT_HTTP_PARSER
1998-03-30  rousskov- Added STRICT_HTTP_PARSER pp directive to control...
1998-03-30  wesselsadd bogus NEIGHBOR_END enum to avoid comma-ending-list...
1998-03-30  wesselsupdate
1998-03-30  wesselsTry httpRestart of httpReadReply read() returns < 0...
1998-03-30  rousskovReduced the size of CacheEntry
1998-03-30  rousskov- Report polishing
1998-03-30  rousskov- bug fixes
1998-03-30  rousskovMore detailed report
1998-03-30  rousskov- Updated dependent list for cache_diff
1998-03-30  rousskov- Replaced calls to hash_delete_link() with hash_remove...
1998-03-30  rousskov- Added cache_diff.c, a stand alone program that
1998-03-29  wessels- fixed hash memory leaks from Proxy Auth ACL stuff
1998-03-29  wesselscompiler
next