]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2002-10-14  adriannew(unsigned int) -> new(size_t)
2002-10-14  adrianTypecast to print out size_t .
2002-10-14  adriannew(unsigned int) -> new(size_t)
2002-10-14  adrianUnder MacOS 10.2.1;
2002-10-14  robertcprevent segfault
2002-10-14  hnoFix a printf type warning about long int vs int
2002-10-14  robertccommloops delay pools updates
2002-10-14  robertcdeal with commloops for delay pools
2002-10-14  hnoOne more xmalloc typecast for --enable-x-accelerator...
2002-10-14  hnoMany delay_pools variable name cleanups
2002-10-14  hnoFix a typecast warning on radix_treesearch
2002-10-14  robertcbootstrap and fix unlinkd build issue on MacOsX
2002-10-14  robertctypecast needed for CBDATA_DEBUG
2002-10-14  robertccommloops from Adrian, C++ courtesy Rob
2002-10-14  hnoget rid of "storage class specified for field `rm_b'"
2002-10-14  hnos/delay_id/delayId/g on members and local variables...
2002-10-14  hnos/delay_id/delayId/g on members and local variables...
2002-10-14  adrianunsigned int != size_t on macos.
2002-10-14  hnoBlunt search/replace and typecasting to get rid of...
2002-10-14  robertcC++ conversion
2002-10-13  robertcfix some of the header detection issues on FreeBSD
2002-10-13  robertcfix netfilter detection
2002-10-13  hnoBootstrapped
2002-10-12  robertcOutput occurs when data is sent, not body data sent
2002-10-12  robertcfix multi-part receipt of headers
2002-10-12  hnoRemoved offending copying of reply data, messing up...
2002-10-12  robertcMSWIN update from Guido
2002-10-12  robertcextract duplicate ufs code to ufscommon.c/h
2002-10-11  wesselsoops, only local passwd file auth requires root privs.
2002-10-11  wesselsprint a warning on stderr if pam_auth is not started...
2002-10-09  robertcbootstrapped
2002-10-09  robertctweaks for MacOSX
2002-10-09  hnoUse our default path to the Squid binary
2002-10-08  wesselsconfig.h probably should not be in .cvsignore
2002-10-08  wesselsupdate .cvsignore files
2002-10-08  wesselsIf urlParse() fails in mimeLoadIconFile() (e.g., becaus...
2002-10-08  wesselsauthenticateAuthUserRequestSetIp() is now static, doesn...
2002-10-08  wesselsauthenticate_ip_ttl description was out of date with...
2002-10-08  wesselsreformat some comments, make sure they fit in 80 cols
2002-10-08  wesselsreformat some long comments to fit in 80 cols
2002-10-08  wesselsnoticed that authenticateAuthUserRequestSetIp() could...
2002-10-08  wesselsfix typos and grammar
2002-10-07  hnoClarified the intended use of squid_types.h, and remove...
2002-10-07  robertchopefully fix FD_SETSIZE issue on *BSD
2002-10-07  hnoIf FD_SETSIZE has been defined it is not safe to redefi...
2002-10-07  hnoOops..
2002-10-07  hnoImroved autotool version detection.
2002-10-07  wesselschanged a reference to the old 'authenticate_ip_ttl_is_...
2002-10-07  hnoBootstrapped
2002-10-07  hnoResurrected the autotool version checks
2002-10-06  robertcforgot to set the package name correctly
2002-10-06  robertcpost-merge tweaks and bootstrap
2002-10-06  robertcautoconf25 merge
2002-10-06  hnoBootstrapped
2002-10-05  hnoPorted the autotools version checks from 2.5, both...
2002-10-04  hnoAdjusted two more calls to httpBuildRequestHeader(...
2002-10-04  hnoEleminate the use of client fd's from http.c. http...
2002-10-04  hnoBootstrapped
2002-10-03  hnoOops.. the last change was almost complete..
2002-10-03  hnoCleanups triggered by http_reply_access fix in 2.5...
2002-10-03  hnoBootstrapped
2002-10-03  robertcsplit async io counters into started and finished to...
2002-10-02  robertcAndres Kroonmaa's hi-res cpu profiling patch
2002-09-30  hnoBootstrapped
2002-09-30  hnomake distcheck workaround for RELEASENOTES.html
2002-09-30  hnoMake header_replace dependent on --disable-http-violations
2002-09-30  hnoFix a compiler warning if --disable-http-violations...
2002-09-30  hnoFix a compiler warning if --disable-ident is used
2002-09-29  hnoEXEEXT cleanups, to hopefully allow pinger to install...
2002-09-29  hnoBugfix: Helper shutdown problems if a dual communicatio...
2002-09-29  hnoBugzilla #441: Need to dist contrib files
2002-09-29  robertcreally fix cache digests
2002-09-29  robertcreally fix cache digests
2002-09-29  robertcFix cache digests. Some over enthusiastic search and...
2002-09-27  robertcfix netfilter support for NAT
2002-09-27  hnoBootstrapped
2002-09-27  robertcbootstrap
2002-09-27  robertcadd new headers
2002-09-26  robertcfix http_reply_access with authentication, delay_access...
2002-09-26  robertcmore API late-catchups
2002-09-25  wesselsAdded note to 'cache_dir' that users should use less...
2002-09-25  robertcdelay pools updates for store_client interface changes
2002-09-24  robertcremove header length from store reported offset before...
2002-09-24  robertcinclude IPInterception.h to get prototypes
2002-09-24  robertcmissing prototypes
2002-09-24  robertcmissed the debug section
2002-09-24  robertcbootstrap
2002-09-24  robertcClient side refactoring - no functionality changes
2002-09-23  wesselsAdd HTTP status code 307 as HTTP_TEMPORARY_REDIRECT.
2002-09-23  wesselsAdd HTTP status code 307 as HTTP_TEMPORARY_REDIRECT...
2002-09-21  hnoBootstrapped
2002-09-20  hno--with-filedescriptors=XX configure option (Francesco...
2002-09-20  hnoUpdate to debug logging regarding NT responses.
2002-09-19  robertcfix the cause for sc->cmp_offset == copy_offset and...
2002-09-17  hnoBootstrapped
2002-09-16  robertcfix AC_LANG statement. Naughty Robert!
2002-09-16  hnoBootstrapped
2002-09-16  robertcmake snmplib_debug's prototype match that used in snmpl...
2002-09-16  robertcfix old sc location references
2002-09-15  robertcfix USERAGENT and REFERER logs from bitrot
next