2002-10-14 |
adrian | new(unsigned int) -> new(size_t) |
commit | commitdiff | tree |
2002-10-14 |
adrian | Typecast to print out size_t . |
commit | commitdiff | tree |
2002-10-14 |
adrian | new(unsigned int) -> new(size_t) |
commit | commitdiff | tree |
2002-10-14 |
adrian | Under MacOS 10.2.1; |
commit | commitdiff | tree |
2002-10-14 |
robertc | prevent segfault |
commit | commitdiff | tree |
2002-10-14 |
hno | Fix a printf type warning about long int vs int |
commit | commitdiff | tree |
2002-10-14 |
robertc | commloops delay pools updates |
commit | commitdiff | tree |
2002-10-14 |
robertc | deal with commloops for delay pools |
commit | commitdiff | tree |
2002-10-14 |
hno | One more xmalloc typecast for --enable-x-accelerator... |
commit | commitdiff | tree |
2002-10-14 |
hno | Many delay_pools variable name cleanups |
commit | commitdiff | tree |
2002-10-14 |
hno | Fix a typecast warning on radix_treesearch |
commit | commitdiff | tree |
2002-10-14 |
robertc | bootstrap and fix unlinkd build issue on MacOsX |
commit | commitdiff | tree |
2002-10-14 |
robertc | typecast needed for CBDATA_DEBUG |
commit | commitdiff | tree |
2002-10-14 |
robertc | commloops from Adrian, C++ courtesy Rob |
commit | commitdiff | tree |
2002-10-14 |
hno | get rid of "storage class specified for field `rm_b'" |
commit | commitdiff | tree |
2002-10-14 |
hno | s/delay_id/delayId/g on members and local variables... |
commit | commitdiff | tree |
2002-10-14 |
hno | s/delay_id/delayId/g on members and local variables... |
commit | commitdiff | tree |
2002-10-14 |
adrian | unsigned int != size_t on macos. |
commit | commitdiff | tree |
2002-10-14 |
hno | Blunt search/replace and typecasting to get rid of... |
commit | commitdiff | tree |
2002-10-14 |
robertc | C++ conversion |
commit | commitdiff | tree |
2002-10-13 |
robertc | fix some of the header detection issues on FreeBSD |
commit | commitdiff | tree |
2002-10-13 |
robertc | fix netfilter detection |
commit | commitdiff | tree |
2002-10-13 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-10-12 |
robertc | Output occurs when data is sent, not body data sent |
commit | commitdiff | tree |
2002-10-12 |
robertc | fix multi-part receipt of headers |
commit | commitdiff | tree |
2002-10-12 |
hno | Removed offending copying of reply data, messing up... |
commit | commitdiff | tree |
2002-10-12 |
robertc | MSWIN update from Guido |
commit | commitdiff | tree |
2002-10-12 |
robertc | extract duplicate ufs code to ufscommon.c/h |
commit | commitdiff | tree |
2002-10-11 |
wessels | oops, only local passwd file auth requires root privs. |
commit | commitdiff | tree |
2002-10-11 |
wessels | print a warning on stderr if pam_auth is not started... |
commit | commitdiff | tree |
2002-10-09 |
robertc | bootstrapped |
commit | commitdiff | tree |
2002-10-09 |
robertc | tweaks for MacOSX |
commit | commitdiff | tree |
2002-10-09 |
hno | Use our default path to the Squid binary |
commit | commitdiff | tree |
2002-10-08 |
wessels | config.h probably should not be in .cvsignore |
commit | commitdiff | tree |
2002-10-08 |
wessels | update .cvsignore files |
commit | commitdiff | tree |
2002-10-08 |
wessels | If urlParse() fails in mimeLoadIconFile() (e.g., becaus... |
commit | commitdiff | tree |
2002-10-08 |
wessels | authenticateAuthUserRequestSetIp() is now static, doesn... |
commit | commitdiff | tree |
2002-10-08 |
wessels | authenticate_ip_ttl description was out of date with... |
commit | commitdiff | tree |
2002-10-08 |
wessels | reformat some comments, make sure they fit in 80 cols |
commit | commitdiff | tree |
2002-10-08 |
wessels | reformat some long comments to fit in 80 cols |
commit | commitdiff | tree |
2002-10-08 |
wessels | noticed that authenticateAuthUserRequestSetIp() could... |
commit | commitdiff | tree |
2002-10-08 |
wessels | fix typos and grammar |
commit | commitdiff | tree |
2002-10-07 |
hno | Clarified the intended use of squid_types.h, and remove... |
commit | commitdiff | tree |
2002-10-07 |
robertc | hopefully fix FD_SETSIZE issue on *BSD |
commit | commitdiff | tree |
2002-10-07 |
hno | If FD_SETSIZE has been defined it is not safe to redefi... |
commit | commitdiff | tree |
2002-10-07 |
hno | Oops.. |
commit | commitdiff | tree |
2002-10-07 |
hno | Imroved autotool version detection. |
commit | commitdiff | tree |
2002-10-07 |
wessels | changed a reference to the old 'authenticate_ip_ttl_is_... |
commit | commitdiff | tree |
2002-10-07 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-10-07 |
hno | Resurrected the autotool version checks |
commit | commitdiff | tree |
2002-10-06 |
robertc | forgot to set the package name correctly |
commit | commitdiff | tree |
2002-10-06 |
robertc | post-merge tweaks and bootstrap |
commit | commitdiff | tree |
2002-10-06 |
robertc | autoconf25 merge |
commit | commitdiff | tree |
2002-10-06 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-10-05 |
hno | Ported the autotools version checks from 2.5, both... |
commit | commitdiff | tree |
2002-10-04 |
hno | Adjusted two more calls to httpBuildRequestHeader(... |
commit | commitdiff | tree |
2002-10-04 |
hno | Eleminate the use of client fd's from http.c. http... |
commit | commitdiff | tree |
2002-10-04 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-10-03 |
hno | Oops.. the last change was almost complete.. |
commit | commitdiff | tree |
2002-10-03 |
hno | Cleanups triggered by http_reply_access fix in 2.5... |
commit | commitdiff | tree |
2002-10-03 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-10-03 |
robertc | split async io counters into started and finished to... |
commit | commitdiff | tree |
2002-10-02 |
robertc | Andres Kroonmaa's hi-res cpu profiling patch |
commit | commitdiff | tree |
2002-09-30 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-09-30 |
hno | make distcheck workaround for RELEASENOTES.html |
commit | commitdiff | tree |
2002-09-30 |
hno | Make header_replace dependent on --disable-http-violations |
commit | commitdiff | tree |
2002-09-30 |
hno | Fix a compiler warning if --disable-http-violations... |
commit | commitdiff | tree |
2002-09-30 |
hno | Fix a compiler warning if --disable-ident is used |
commit | commitdiff | tree |
2002-09-29 |
hno | EXEEXT cleanups, to hopefully allow pinger to install... |
commit | commitdiff | tree |
2002-09-29 |
hno | Bugfix: Helper shutdown problems if a dual communicatio... |
commit | commitdiff | tree |
2002-09-29 |
hno | Bugzilla #441: Need to dist contrib files |
commit | commitdiff | tree |
2002-09-29 |
robertc | really fix cache digests |
commit | commitdiff | tree |
2002-09-29 |
robertc | really fix cache digests |
commit | commitdiff | tree |
2002-09-29 |
robertc | Fix cache digests. Some over enthusiastic search and... |
commit | commitdiff | tree |
2002-09-27 |
robertc | fix netfilter support for NAT |
commit | commitdiff | tree |
2002-09-27 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-09-27 |
robertc | bootstrap |
commit | commitdiff | tree |
2002-09-27 |
robertc | add new headers |
commit | commitdiff | tree |
2002-09-26 |
robertc | fix http_reply_access with authentication, delay_access... |
commit | commitdiff | tree |
2002-09-26 |
robertc | more API late-catchups |
commit | commitdiff | tree |
2002-09-25 |
wessels | Added note to 'cache_dir' that users should use less... |
commit | commitdiff | tree |
2002-09-25 |
robertc | delay pools updates for store_client interface changes |
commit | commitdiff | tree |
2002-09-24 |
robertc | remove header length from store reported offset before... |
commit | commitdiff | tree |
2002-09-24 |
robertc | include IPInterception.h to get prototypes |
commit | commitdiff | tree |
2002-09-24 |
robertc | missing prototypes |
commit | commitdiff | tree |
2002-09-24 |
robertc | missed the debug section |
commit | commitdiff | tree |
2002-09-24 |
robertc | bootstrap |
commit | commitdiff | tree |
2002-09-24 |
robertc | Client side refactoring - no functionality changes |
commit | commitdiff | tree |
2002-09-23 |
wessels | Add HTTP status code 307 as HTTP_TEMPORARY_REDIRECT. |
commit | commitdiff | tree |
2002-09-23 |
wessels | Add HTTP status code 307 as HTTP_TEMPORARY_REDIRECT... |
commit | commitdiff | tree |
2002-09-21 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-09-20 |
hno | --with-filedescriptors=XX configure option (Francesco... |
commit | commitdiff | tree |
2002-09-20 |
hno | Update to debug logging regarding NT responses. |
commit | commitdiff | tree |
2002-09-19 |
robertc | fix the cause for sc->cmp_offset == copy_offset and... |
commit | commitdiff | tree |
2002-09-17 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-09-16 |
robertc | fix AC_LANG statement. Naughty Robert! |
commit | commitdiff | tree |
2002-09-16 |
hno | Bootstrapped |
commit | commitdiff | tree |
2002-09-16 |
robertc | make snmplib_debug's prototype match that used in snmpl... |
commit | commitdiff | tree |
2002-09-16 |
robertc | fix old sc location references |
commit | commitdiff | tree |
2002-09-15 |
robertc | fix USERAGENT and REFERER logs from bitrot |
commit | commitdiff | tree |
next |