]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselsremoved cache_mem_{lo,hi}
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1999-01-22  wesselschanged open_disk_fd to store_open_disk_fd.
1999-01-21  wesselsclear ctrl.fd timeout when setting data.fd timeout
1999-01-21  wesselsportability
1999-01-21  wesselsFixed up *Timeout() functions. We might get fooTimeout...
1999-01-20  wesselsclear ftpState->data.fd after closing it
1999-01-20  wesselshenrik sez don't cache objects that we can't refresh...
1999-01-20  wesselsgindent
1999-01-20  wesselsrestart bug fixes
1999-01-20  wesselsFrom: Tony Finch <fanf@demon.net>
1999-01-20  wesselsFrom: Robert Side <rside@aiinc.bc.ca>
1999-01-20  wesselsFTP REST support
1999-01-20  wesselsHenrik Added a (local) hit rate to mempool metering.
1999-01-20  wesselsWe had false loop detections because "ee.lbl.gov" match...
1999-01-20  wesselsslightly more intelligent loop detector
1999-01-20  wesselsENTRY_SPECIAL objects should never be aborted
1999-01-20  wesselschanged assertion. in fwdStateFree() it is okay if...
1999-01-20  wesselsremoved fdTouch debugging
1999-01-19  wesselsbraino, typo
1999-01-19  wesselsdamn; I guess we need this too
1999-01-19  wesselsfwdStateFree will call storeComplete() if the entry...
1999-01-19  wesselserrorpage.c: clear ENTRY_FWD_HDR_WAIT after creating...
1999-01-19  wessels2.1 branch merge and gindent
1999-01-19  wesselscast
1999-01-19  wesselsupdate
1999-01-19  wesselsFD leak for 504 replies because we leaked "http->entry...
1999-01-19  wesselssigh. Okay, this might work better.
1999-01-18  wesselsoops
1999-01-16  glennPid file now written on SIGHUP too.
1999-01-16  glennSNMP Agent now returns object instances correctly inste...
1999-01-15  wesselsprobably multicast-miss-stream buffer overrun bug causi...
1999-01-15  wesselschange debug level for storeLateRelease
1999-01-15  wesselsonly call errorAppendEntry in one spot
1999-01-15  wesselsFD leak for unauthenticated, non-anonymous FTP requests
1999-01-15  wesselsadding
1999-01-15  wesselsdon't expose given passwords in error messages
1999-01-15  wesselsHere is a small addon to tcp-banger2: Warn if an unexpe...
1999-01-15  wesselsWe used to close persistent connections if the number...
1999-01-14  wesselsFrom: Martin Hamilton <martin@net.lut.ac.uk>
1999-01-14  wesselsadding
1999-01-14  wesselsOS/2 fixes from Doug Nazar nazard@man-assoc.on.ca
1999-01-14  wesselsupdate
1999-01-14  wesselsFrom: Dancer <dancer@zeor.simegen.com>
1999-01-14  wesselschange error message for fwdConnectTimeout to ERR_CONNE...
1999-01-14  wesselsmore fixes for assertions on HP-UX/GCC
1999-01-14  wesselsFreeBSD has a linuxthreads package
1999-01-13  wesselsCheckQuickAbort2 debug levels
1999-01-13  wesselsstoreAppend() might abort an entry in httpReadReply()
1999-01-13  wesselsopen --> flags.open
1999-01-13  wesselsgindent
1999-01-13  wessels- removed storeAbort callback-server side argument
1999-01-13  wesselsupdate
1999-01-13  wesselscheck _SQUID_NEWSOS6_ instead
1999-01-12  wesselschanged struct _fde->open to _fde->flags.open to save...
1999-01-12  wesselsin errorAppendEntry:
1999-01-12  wesselstypo
1999-01-12  wesselsbe more flexible in storeComplete(). instead of assert...
1999-01-12  wesselsserver-side handlers check for ENTRY_ABORTED and close...
1999-01-12  wesselsoops, we didn't cache cache-control: no-cache
1999-01-12  wesselsdeleted ERR_CLIENT_ABORT
1999-01-12  wesselsdeleted ERR_CLIENT_ABORT; added ERR_SHUTTING_DOWN
1999-01-12  wesselsadding
1999-01-12  wesselsThis patch fully transforms proxy_auth into a ACL type...
1999-01-12  wesselsmake commResetFD() more like comm_open(); set outgoing...
1999-01-12  wesselsfixed client_side cache-control max-age (henrik)
1999-01-12  wesselsuse EUC encoding
1999-01-12  wesselsuse STDC_HEADERS instead of __STDC__ as recommend by...
1999-01-12  wesselsadding
1999-01-12  wesselsportability problem for non-blocking connect() with...
1999-01-12  wesselsIRIX inline IO optimization ( -OPT:fast_io=ON) fubars...
1999-01-12  wesselscomment out unsupported FTP restart code
1999-01-12  wesselsadding
1999-01-12  wesselssend old entry if IMS request results in 500's status
1999-01-12  wessels// fix from Henrik
1999-01-12  wesselsSmall change of Squid output for FTP
1999-01-12  wesselsprint ENTRY_ABORTED flag
1999-01-12  wesselsclear current_hdl_fd after each handler call
1999-01-11  wesselschanged store_status STORE_ABORTED to entry->flags...
1999-01-09  wesselsNPR bug
1999-01-09  wesselstypo
1999-01-09  wesselsupdate
1999-01-09  wesselsMoved storeAbort() call to store_client.c, where it...
1999-01-09  wesselsadded HDR_WAIT to storeEntryFlags() description
1999-01-08  wesselsfixed bug relating to searching ASN radix tree for...
1999-01-01  wesselsdamn newline
1998-12-30  wesselsfwdReforward() needs to check pumpRestart() for PUMP...
1998-12-16  wesselsbetter debugging
1998-12-16  wesselsthese functions can be static
1998-12-16  wesselsfwd stats polishing
1998-12-16  wesselsforwarding statistics
1998-12-16  wesselsmore cases where it is wrong to call cbdataValid
1998-12-16  wesselsits wrong to assert cbdataValid(foo) when 'foo' is...
1998-12-16  wesselsmore peer / peer_digest locking fixes
1998-12-16  wesselscleaning up peer and peer_digest interlocking goop
1998-12-16  wesselssigh, we don't really need to lock/unlock peer here
1998-12-16  wesselsforgot to call cbdataFree() on the peer!!
1998-12-16  wesselsstrip_query_terms option
next