| 2002-05-20 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-05-20 |
hno | Oops.. |
commit | commitdiff | tree | snapshot |
| 2002-05-20 |
hno | Samba Winbind ntlm and basic authentication helpers... |
commit | commitdiff | tree | snapshot |
| 2002-05-19 |
hno | COSS fixes by Guido. |
commit | commitdiff | tree | snapshot |
| 2002-05-19 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-05-19 |
hno | NTLMSSP renamed to SMB. |
commit | commitdiff | tree | snapshot |
| 2002-05-19 |
hno | crypt.h is only needed by some helpers, not the Squid... |
commit | commitdiff | tree | snapshot |
| 2002-05-19 |
hno | Fix a cbdata reference error in coss async_io implement... |
commit | commitdiff | tree | snapshot |
| 2002-05-16 |
wessels | Two fixes from Steve Bennett s.bennett at lancaster... |
commit | commitdiff | tree | snapshot |
| 2002-05-15 |
hno | Documented the -o option |
commit | commitdiff | tree | snapshot |
| 2002-05-15 |
hno | The fatal helper queue overflow condition should not... |
commit | commitdiff | tree | snapshot |
| 2002-05-11 |
hno | One quite obvious use of cbdataReferenceValidDone() |
commit | commitdiff | tree | snapshot |
| 2002-05-07 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-05-06 |
hno | Don't dist autoconf.h (merged from Squid-2.5, thanks... |
commit | commitdiff | tree | snapshot |
| 2002-05-03 |
hno | minimum_icp_query_timeout needs to set icp_query_min... |
commit | commitdiff | tree | snapshot |
| 2002-04-30 |
hno | Converted htcp to use locally created MemoryPool:s... |
commit | commitdiff | tree | snapshot |
| 2002-04-28 |
hno | Use FD_READ_METHOD rather than direcly calling read() |
commit | commitdiff | tree | snapshot |
| 2002-04-28 |
hno | Don't overuse bitfields when storing enums.. care must... |
commit | commitdiff | tree | snapshot |
| 2002-04-28 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-28 |
hno | Assert that there is at least one port defined when... |
commit | commitdiff | tree | snapshot |
| 2002-04-27 |
hno | bugfix: Initialize pendingfds to zero |
commit | commitdiff | tree | snapshot |
| 2002-04-27 |
hno | Check for select(), not all OS:es have poll... |
commit | commitdiff | tree | snapshot |
| 2002-04-23 |
hno | ftp_sanitycheck option changelog |
commit | commitdiff | tree | snapshot |
| 2002-04-22 |
hno | Gopher improvements |
commit | commitdiff | tree | snapshot |
| 2002-04-22 |
hno | const cleanup |
commit | commitdiff | tree | snapshot |
| 2002-04-22 |
hno | Make delay pools less greedy, to only ask for the amoun... |
commit | commitdiff | tree | snapshot |
| 2002-04-22 |
hno | Don't mess with store client internals.. not unless... |
commit | commitdiff | tree | snapshot |
| 2002-04-22 |
hno | Removed unused storeClientWaiting function |
commit | commitdiff | tree | snapshot |
| 2002-04-22 |
hno | Cleanup of our Gopher client to protect from buffer... |
commit | commitdiff | tree | snapshot |
| 2002-04-21 |
hno | Rewrite of FTP directory parsing to strengthen against... |
commit | commitdiff | tree | snapshot |
| 2002-04-21 |
hno | ftp_sanitycheck option (default on) to make Squid sanit... |
commit | commitdiff | tree | snapshot |
| 2002-04-21 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-20 |
hno | AC_CHECK_SYSTYPE, a custom macro extending AC_CHECK_TYP... |
commit | commitdiff | tree | snapshot |
| 2002-04-20 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-20 |
hno | Move radix internal stuff into radix.c, to avoid pollut... |
commit | commitdiff | tree | snapshot |
| 2002-04-20 |
hno | Explicitly truncate the value to indicate that we know... |
commit | commitdiff | tree | snapshot |
| 2002-04-20 |
hno | <inttypes.h> seems to be the proper header for uint16_t... |
commit | commitdiff | tree | snapshot |
| 2002-04-19 |
hno | Cleanup of code not usually compiled |
commit | commitdiff | tree | snapshot |
| 2002-04-19 |
hno | Syntactic restructuring of commSetTimeout to make the... |
commit | commitdiff | tree | snapshot |
| 2002-04-18 |
hno | Oops.. deny_info_url introduces a completely wild array... |
commit | commitdiff | tree | snapshot |
| 2002-04-18 |
hno | The cbdata update broke extension of comm timeouts |
commit | commitdiff | tree | snapshot |
| 2002-04-18 |
hno | printf format bugfixes to the printf format bugfixes |
commit | commitdiff | tree | snapshot |
| 2002-04-18 |
hno | Oops.. almost got it right. |
commit | commitdiff | tree | snapshot |
| 2002-04-18 |
hno | authenticate_ip_ttl_is_strict comment |
commit | commitdiff | tree | snapshot |
| 2002-04-18 |
hno | Corrected a merge conflict from the cbdata branch. |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | These comments before aclIpNetworkCompare() turned... |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | add *.gif to .cvsignore |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | add the binaries to .cvsignore |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | adding .cvsignore files |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | oops, undo this mistakenly-committed change |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | use %ld in printf to avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2002-04-17 |
wessels | Increment and decrement store_dirs_rebuilding counter... |
commit | commitdiff | tree | snapshot |
| 2002-04-16 |
hno | Have memBufAppend \0 terminate the data, allowing it... |
commit | commitdiff | tree | snapshot |
| 2002-04-16 |
hno | Clear all pools on free. Don't assume pools having... |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | Dist the squid_sasl_auth squid_sasl_auth.conf config... |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | dist msntauth.h |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | Make GCC happy with printf formats |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | Backed out Bugzilla #164 patch. It is not complete. |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-15 |
hno | Set SQUID_RELEASE_TIME when making a release |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Bugzilla #271: diskd and comm_quick_poll_requrired |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Install squid.conf and mime.conf in their configured... |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Bugzilla #164: delay_access and proxy_auth ACL types |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | New improved reference based cbdata API, avoiding the... |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Mark successfull FTP transfers as complete to allow... |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Make the default refresh_pattern merely a suggested... |
commit | commitdiff | tree | snapshot |
| 2002-04-14 |
hno | Default refresh patterns |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | AC_CHECK_SIZEOF_SYSTYPE (forgot to add acinclude.m4... |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | CARP enabled by default |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Enable CARP by default now when it no longer is a intru... |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | const correctness |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Oops.. need to test even trivial changes.. |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Fixed a merge error in the improved CARP implementation... |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Bootstrapped |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Bugzilla #314: Transparent proxy support for OpenBSD... |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Deal with '%c' in custom deny_info error pages |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Bugzilla #207: Abort requests becoming too large for... |
commit | commitdiff | tree | snapshot |
| 2002-04-13 |
hno | Autoconf cleanups |
commit | commitdiff | tree | snapshot |
| 2002-04-12 |
hno | Documented no_cache change (not new, but rather important) |
commit | commitdiff | tree | snapshot |
| 2002-04-12 |
hno | Bugzilla #297: Ignore no_cache or reload on icons |
commit | commitdiff | tree | snapshot |
| 2002-04-12 |
hno | Bugzilla #297, icons not working in Squid-2.5. |
commit | commitdiff | tree | snapshot |
| 2002-04-12 |
hno | msntauth update |
commit | commitdiff | tree | snapshot |
| 2002-04-12 |
hno | Coding style cleanups to make GCC happy |
commit | commitdiff | tree | snapshot |
| 2002-04-12 |
hno | Updated Basic MSNT auth helper (msntauth) to v2.0.3... |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | When resolving our name from IP, use the first http... |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | Oops.. need assert.h if calling assert()... |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | Deal with end-of-line comments in ACL definitions,... |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | Reported by Olaf Kirch: |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | Reported by Olaf Kirch: |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | Update from "yoav" |
commit | commitdiff | tree | snapshot |
| 2002-04-11 |
hno | Allow recursive compression. Put a limit at 64 as ... |
commit | commitdiff | tree | snapshot |
| 2002-04-08 |
hno | Fixed one more pointer aritmetics portability issue... |
commit | commitdiff | tree | snapshot |
| 2002-04-08 |
hno | Changed "age" to "heap_age" to avoid confustion. |
commit | commitdiff | tree | snapshot |
| 2002-04-08 |
hno | Added back missing attributions |
commit | commitdiff | tree | snapshot |
| 2002-04-08 |
hno | Oops. My cleanup of pointer aritmetic in memCompChunks... |
commit | commitdiff | tree | snapshot |
| 2002-04-08 |
hno | Bugzilla #132: |
commit | commitdiff | tree | snapshot |
| next |