squid3/ayjwork changes

These changesets represents the changes on the squid3/ayjwork development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.

Browse repository

DateAuthorSizeDescription
2008/03/25 01:20:03amosjeffries+6 -3sockaddr_storage added to HEAD.
2008/03/22 11:32:52amosjeffries+1 -7port fixes.
2008/03/22 06:03:14amosjeffries+6 -0Document why the outgoing address cannot be const.
2008/03/22 06:00:07amosjeffries+3 -3Remove annoying const.
2008/03/25 01:20:03amosjeffries+6 -3sockaddr_storage added to HEAD.
2008/03/22 11:32:52amosjeffries+1 -7port fixes.
2008/03/22 06:03:14amosjeffries+6 -0Document why the outgoing address cannot be const.
2008/03/22 06:00:07amosjeffries+3 -3Remove annoying const.
2008/03/22 11:32:52amosjeffries+1 -7port fixes.
2008/03/22 06:03:14amosjeffries+6 -0Document why the outgoing address cannot be const.
2008/03/22 06:00:07amosjeffries+3 -3Remove annoying const.
2008/03/04 10:15:53amosjeffries+813 -19WORK in Progress:
2008/03/04 10:12:26amosjeffries+80 -29WORK in Progress:
2008/03/04 10:15:53amosjeffries+813 -19WORK in Progress:
2008/03/04 10:12:26amosjeffries+80 -29WORK in Progress:
2008/02/06 07:22:07amosjeffries+60 -3Add EUI-64 and EUI-48 detection to IPAddress.
2008/02/05 22:19:51amosjeffries+2 -2Update transparent debugging to display address of peer when lookup fails.
2008/02/05 13:01:05amosjeffries+8 -4Document some ACL ARP actions.
2008/02/05 12:31:48amosjeffries+1 -7ANY_ADDR and NO_ADDR are now unused in Squid.
2008/02/05 12:21:47amosjeffries+12 -13Drop last direct IN_ADDR references from WCCPv2 and Squid.
2008/02/03 11:22:41amosjeffries+7 -52Experiment: dropping extension_methods option
2008/02/03 04:38:59amosjeffries+97 -80More fixes of HttpRequestMethod.
2008/02/02 13:12:57amosjeffries+56 -50Compile errors. From HttpRequestMethod class addition.
2008/02/03 11:22:41amosjeffries+7 -52Experiment: dropping extension_methods option
2008/02/03 04:38:59amosjeffries+97 -80More fixes of HttpRequestMethod.
2008/02/02 13:12:57amosjeffries+56 -50Compile errors. From HttpRequestMethod class addition.
2008/01/19 12:11:22amosjeffries+25 -22Convert FTP usage of URI from String-pointer to String-offset
2008/01/19 11:35:23amosjeffries+25 -3Add offset-base rpos operator to search the string buffer.
2008/01/19 11:15:43amosjeffries+6 -2cut(size_t) apparently is unused.
2008/01/19 12:11:22amosjeffries+25 -22Convert FTP usage of URI from String-pointer to String-offset
2008/01/19 11:35:23amosjeffries+25 -3Add offset-base rpos operator to search the string buffer.
2008/01/19 11:15:43amosjeffries+6 -2cut(size_t) apparently is unused.
2008/01/19 09:55:58amosjeffries+2 -2[] operator should be inline.
2008/01/19 09:19:31amosjeffries+25 -4Add array operator to String.
2008/01/11 04:53:31amosjeffries+7 -1Define names for some debug levels.
2008/01/11 02:23:50amosjeffries+44 -2Finaise Release Notes for include directive patch
2008/01/11 02:21:03amosjeffries+3 -4Formatting, and kill obsolete debug
2008/01/10 14:28:18amosjeffries+16 -1Release Notes about include directive
2008/01/10 14:11:59amosjeffries+6 -3Fix strtok() nasty side-effects in include directive.
2008/01/10 13:46:31amosjeffries+3 -3Compile errors.
2008/01/10 13:41:58amosjeffries+1 -2Drop unused variable.
2008/01/10 13:41:11amosjeffries+3 -3Typos
2008/01/10 08:57:06amosjeffries+2 -2Typo in previous commit
2008/01/10 08:54:23amosjeffries+26 -24Bug #2180 - problems with experimental include directive.
2008/01/09 02:02:42amosjeffries+2 -2Fix depth calculation in include directive port
2008/01/09 01:56:07amosjeffries+4 -3Fix 1-off error in squid.conf include directive logics
2008/01/09 00:51:31amosjeffries+5 -4Compile errors in squid.conf include directive port.
2008/01/08 07:11:21Adrian Chadd+40 -13Port include squid.conf directive from squid2-HEAD
2007/12/20 11:16:10amosjeffries+18 -18C++'ify the ASN ACL radix tree data format.
2007/12/20 11:16:10amosjeffries+18 -18C++'ify the ASN ACL radix tree data format.
2007/05/29 12:58:23amosjeffries+1351 -1638Prep SqString and API rollout
2007/05/26 06:21:28amosjeffries+14 -5Document reason for casting oprator.
2007/05/25 08:17:39amosjeffries+14 -20White magic to counter C++ magic string castings.
2007/05/20 08:15:36amosjeffries+4 -3Final hardening of memAlloc in SqString
2007/05/20 07:46:54amosjeffries+0 -1Drop debug test no longer wanted.
2007/05/20 07:45:41amosjeffries+2 -2Harden append case where buffer larger than output string.
2007/05/20 07:42:11amosjeffries+6 -4Harden some mem allocations slighty.
2007/05/20 07:34:45amosjeffries+2 -2Slightly harden one append.
2007/05/20 07:17:44amosjeffries+5 -4Test for possible bug in append.
2007/05/20 04:17:04amosjeffries+2 -2Make copy-constructor safer by using all available details.
2007/05/19 14:44:44amosjeffries+2 -2Fix minor logic error in previous append bugfix.
2007/05/19 14:27:10amosjeffries+59 -11Add unit tests for [] access to strings.
2007/05/19 06:28:41amosjeffries+3 -2Review of assert() usage. Now handles append(NULL) gracefully.
2007/05/19 05:05:27amosjeffries+3 -3Fix: Squid does not compile with --enable-storeio=coss
2007/05/18 15:42:15amosjeffries+13 -14Fix compile errors passing udetected/compiled on my (Debian / Ubuntu) systems.
2007/05/18 06:34:22amosjeffries+1 -0Add Changelog entry for string API.
2007/05/18 05:24:38amosjeffries+4 -4Check code matches current HEAD before patching.
2007/05/07 12:01:04amosjeffries+10 -4Final compile fix.
2007/05/07 10:32:21amosjeffries+39 -40Be String-safe. Fixup some areas slightly to use string API better.
2007/05/06 03:18:15amosjeffries+188 -21Add unit tests for String. Fix bugs identified by new tests.
2007/05/05 16:09:00amosjeffries+676 -0Add back remaining old String.* class code under new name. With some bug fixes.
2007/05/05 14:33:54amosjeffries+21 -12Remove some duplicate functions.
2007/05/03 15:11:26amosjeffries+10 -10Last few bits I can't test.
2007/05/03 15:03:33amosjeffries+73 -73done with configure options
2007/05/03 13:37:04amosjeffries+165 -739All that can be done with ./configure and then some
2007/05/03 10:05:07amosjeffries+235 -236change of tack.
2007/05/02 12:53:05amosjeffries+39 -153part 3 - String replacement
2007/05/02 00:09:50amosjeffries+167 -69Part 2 of String replacement.
2007/05/01 16:09:26amosjeffries+353 -397Requested removal of old String/SquidString class. replacing with std::string
2007/04/17 11:34:41amosjeffries+108 -68Cleanup of debug-sections.txt to match current reality of the codebase

Release statistics

AuthorChangesetsChanges
Adrian Chadd1+40 -13
amosjeffries79+6097 -4214
total80+6137 -4227

Back