Date | Author | Size | | Description |
Thu 2014-10-16 18:37:34 -0700 | Amos Jeffries | +891 -652 | | 3.5.0.1 |
Thu 2014-10-16 11:57:43 -0700 | Amos Jeffries | +57 -36 | * | Bug #3803: ident leaks memory on failure |
Thu 2014-10-16 11:55:22 -0700 | Amos Jeffries | +9 -4 | * | Bug #4024: Bad host/IP ::1 when using IPv4-only environment |
Thu 2014-10-16 11:53:43 -0700 | Amos Jeffries | +1 -1 | | Windows: link libgcc and libstdc statically |
Thu 2014-10-16 11:45:09 -0700 | Alex Rousskov | +5 -3 | * | Bug #4093: source-maintenance.sh errors and warnings due to wrong tools/options |
Thu 2014-10-16 11:37:10 -0700 | Amos Jeffries | +9 -2 | * | CBDATA: log memory leak situations when --enable-debug-cbdata |
Thu 2014-10-09 02:00:00 -0700 | Amos Jeffries | +1 -1 | * | Fix typo in rev.13636 |
Thu 2014-10-09 06:44:02 +0000 | [email protected] | +1 -148 | | Branch 3.5.0.0 |
Wed 2014-10-08 11:10:49 +0300 | Christos Tsantilas | +1 -1 | | Validate server certificates without bumping: fix 'make distcheck' error |
Tue 2014-10-07 20:26:33 +0300 | Christos Tsantilas | +0 -1 | | Validate server certificates without bumping: fix compile error |
Tue 2014-10-07 17:11:12 +0300 | Christos Tsantilas | +64 -4 | | sslproxy_cert_sign_hash configuration option |
Mon 2014-10-06 12:38:03 -0700 | Amos Jeffries | +28 -24 | | Cleanup CBDATA debugging messages |
Mon 2014-10-06 17:53:40 +0300 | Christos Tsantilas | +51 -24 | | Validate server certificates without bumping |
Sun 2014-10-05 08:26:50 -0700 | Amos Jeffries | +5 -5 | | Cleanup: restoreCapabilities() takes a bool parameter |
Sun 2014-10-05 02:59:47 -0700 | Amos Jeffries | +19 -1 | | Remove C++11'ism in rev.13604 |
Sat 2014-10-04 02:27:01 -0700 | Amos Jeffries | +11 -10 | | Fix library dependency issue in rev.13604 |
Fri 2014-10-03 06:34:52 -0700 | Amos Jeffries | +35 -34 | | Windows: remove alternative main() |
Fri 2014-10-03 04:45:29 -0700 | Amos Jeffries | +9 -7 | | Fix --enable-win32-service compile errors |
Thu 2014-10-02 10:50:47 -0700 | Amos Jeffries | +25 -5 | | Windows: add missing file permission definitions |
Thu 2014-10-02 05:12:52 -0700 | Amos Jeffries | +16 -0 | | Add missing boilerplate for rev.13621 |
Thu 2014-10-02 05:07:26 -0700 | Amos Jeffries | +169 -115 | | Portability: provide xstatvfs() shim for system call statvfs() |
Wed 2014-10-01 15:46:44 +0300 | Christos Tsantilas | +3 -1 | | Polish peek-and-splice related code part2 |
Wed 2014-10-01 15:31:58 +0300 | Christos Tsantilas | +71 -48 | | Polish peek-and-splice related code |
Tue 2014-09-30 06:11:58 -0700 | Amos Jeffries | +3 -6 | | Windows: getppid() is not supported. |
Mon 2014-09-29 06:41:03 -0700 | Amos Jeffries | +4 -12 | | Polish: cleanup IDENT header |
Mon 2014-09-29 02:24:20 -0700 | Amos Jeffries | +12 -17 | | Cleanup: convert AuthUserIP from CBDATA to MEMPROXY class |
Mon 2014-09-29 00:18:13 -0700 | Amos Jeffries | +45 -14 | | Cleanup: fix various uninitialized class members |
Sun 2014-09-28 22:13:17 -0700 | Amos Jeffries | +54 -23 | | Cleanup: fix various uninitialized class members |
Sun 2014-09-28 11:49:09 -0700 | Amos Jeffries | +1 -1 | | Cleanup: use SBuf::npos instead of npos in SBuf::append() |
Sun 2014-09-28 11:42:55 -0700 | Amos Jeffries | +29 -36 | | Cleanup: convert external_acl_format to ref-counted pooled object |
Sun 2014-09-28 11:35:47 -0700 | Amos Jeffries | +9 -2 | | Fix various null dereferences |
Sun 2014-09-28 09:38:44 -0700 | Amos Jeffries | +1 -1 | | Fix crash reading malformed config files |
Fri 2014-09-26 13:01:19 +0300 | Christos Tsantilas | +1 -1 | | Do not crash when sending %ssl::cert_subject to external ACL w/o certificate. |
Fri 2014-09-26 12:54:50 +0300 | Christos Tsantilas | +2 -2 | | Fixes a squid crash when a foreign protocol client connected to an https_port |
Fri 2014-09-26 12:32:48 +0300 | Christos Tsantilas | +25 -2 | | Send selected SSL version and cipher to the certificate validation helper. |
Thu 2014-09-25 06:33:18 -0700 | Amos Jeffries | +69 -69 | | Windows: rename Ip::Address::*AddrInfo() methods |
Thu 2014-09-25 03:34:22 -0700 | Amos Jeffries | +64 -64 | | Portability: do not explicitly name enum type in enumeration values |
Wed 2014-09-24 23:50:32 -0700 | Amos Jeffries | +36 -44 | | SourceLayout: shuffle HelperChildConfig into libhelper.la |
Wed 2014-09-24 10:10:37 -0700 | Amos Jeffries | +40 -61 | | SourceLayout: rename auth module files to match guidelines |
Wed 2014-09-24 07:07:55 -0700 | Amos Jeffries | +309 -234 | | SourceLayout: shuffle helper protocol primitives to helper/libhelper.la |
Mon 2014-09-22 23:36:34 -0700 | Amos Jeffries | +5 -8 | | Cleanup: drop helper::flags.busy |
Mon 2014-09-22 22:32:41 -0700 | Amos Jeffries | +1 -1 | | Fix missing flag initialization in rev.13570 |
Mon 2014-09-22 12:06:19 -0700 | Amos Jeffries | +36 -35 | | Cleanup: remove references to 'server-side' |
Mon 2014-09-22 10:39:41 -0700 | Amos Jeffries | +92 -102 | | Cleanup: rename ServerStateData to Client |
Fri 2014-09-19 10:58:17 -0700 | Amos Jeffries | +33 -72 | | Cleanup: remove unnecessary class helper_stateful_request |
Fri 2014-09-19 10:52:22 -0700 | Amos Jeffries | +119 -7 | | Portability: add shim for memrchr() and detect direct.h |
Wed 2014-09-17 06:21:07 -0700 | Markus Moeller | +146 -94 | | Fix various Kerberos issues |
Mon 2014-09-15 06:29:34 -0700 | Amos Jeffries | +1 -0 | | Add missing include after rev.13586 |
Mon 2014-09-15 05:46:55 -0700 | Amos Jeffries | +7 -4 | | Windows: MinGW does not define system function death() |
Sun 2014-09-14 21:46:04 -0700 | Amos Jeffries | +26 -26 | | Windows: fix various compile issues |
Sun 2014-09-14 19:54:33 -0700 | Amos Jeffries | +21 -19 | | Windows: Fix error displaying helper name on pipe close errors |
Sun 2014-09-14 18:21:36 -0700 | Amos Jeffries | +5 -11 | | Cygwin: re-enable /etc/resolv.conf parsing |
Sun 2014-09-14 17:57:29 -0700 | Amos Jeffries | +24 -27 | | Portability: rename BodyPipe member to avoid clash with pipe() macro |
Sun 2014-09-14 17:53:05 -0700 | Amos Jeffries | +4 -4 | | Windows: fix mapping between POSIX and Windows socket types |
Sun 2014-09-14 07:15:01 -0700 | Amos Jeffries | +33 -11 | | Windows: Various fixes for CMSG API emulation |
Sun 2014-09-14 07:04:27 -0700 | Amos Jeffries | +8 -0 | | Cleanup: wrap some C-includes with protective macros |
Sun 2014-09-14 05:10:55 -0700 | Amos Jeffries | +1 -0 | | Boilerplate: update CONTRIBUTORS contacts |
Sat 2014-09-13 20:11:33 -0700 | Amos Jeffries | +14 -0 | | Boilerplate: update copyright reference for kerberos_ldap_group/support_ldap.cc |
Sun 2014-09-14 04:46:45 +1200 | Amos Jeffries | +15 -7 | | Source Maintenance: fix various maintenance script issues |
Sun 2014-09-14 03:04:00 +1200 | Amos Jeffries | +973 -102 | | Boilerplate: update copyright blurbs on packaging and utility scripts |
Sun 2014-09-14 01:59:43 +1200 | Amos Jeffries | +7589 -17055 | | Boilerplate: update copyright blurbs on src/ |
Sun 2014-09-14 01:31:49 +1200 | Amos Jeffries | +1015 -110 | | Boilerplate: update copyright blurbs on Squid helpers |
Sun 2014-09-14 01:20:21 +1200 | Amos Jeffries | +229 -81 | | Boilerplate: update copyright blurbs for Squid tools |
Sat 2014-09-13 11:00:48 +1200 | Amos Jeffries | +1276 -593 | | Boilerplate: copyright blurb updates for test-suite |
Tue 2014-09-02 18:15:15 -0600 | Automatic source maintenance | +12 -12 | | SourceFormat Enforcement |
Tue 2014-09-02 17:54:01 +0300 | Christos Tsantilas | +71 -14 | | %<tt (total server time) is not computed in some cases |
Tue 2014-09-02 07:44:28 -0700 | Amos Jeffries | +2 -11 | | Boilerplate: move 'AUTHOR: Guido Serassio' texts |
Tue 2014-09-02 06:35:46 -0700 | Amos Jeffries | +1319 -18 | | Support receiving PROXY protocol version 1 and 2. |
Fri 2014-08-29 13:32:50 -0600 | Alex Rousskov | +1 -1 | | Fixed build by removing the COPYING entry made stale by r13568. |
Fri 2014-08-29 08:12:04 -0700 | Amos Jeffries | +15 -394 | | Boilerplate: update authorship contributions by Markus Moeller |
Fri 2014-08-29 07:04:29 -0700 | Amos Jeffries | +857 -538 | | Boilerplate: update copyright blurbs for Basic authentication helpers |
Fri 2014-08-29 09:59:17 +0300 | Christos Tsantilas | +4 -0 | | Close active pconns after their *_port goes away on reconfigure. |
Thu 2014-08-28 18:14:34 -0600 | Automatic source maintenance | +2 -8 | | SourceFormat Enforcement |
Thu 2014-08-28 09:10:38 -0700 | Amos Jeffries | +378 -580 | | Boilerplate: update copyright blurbs on libmisc* libraries |
Thu 2014-08-28 08:10:54 -0700 | Amos Jeffries | +105 -40 | | Boilerplate: update copyright blurbs on lib/snmplib |
Thu 2014-08-28 07:44:55 -0700 | Amos Jeffries | +182 -31 | | Boilerplate: update copyright blurb for lib/smblib |
Wed 2014-08-27 22:07:21 -0700 | Amos Jeffries | +131 -24 | | Boilerplate: update copyright blurbs on lib/librfcnb |
Wed 2014-08-27 21:52:01 -0700 | Amos Jeffries | +38 -29 | | Boilerplate: update copyright blurbs for libprofiler |
Wed 2014-08-27 21:45:04 -0700 | Amos Jeffries | +30 -68 | | Boilerplate: update copyright blurbs on libntlmauth |
Wed 2014-08-27 18:14:08 -0600 | Automatic source maintenance | +5 -10 | | SourceFormat Enforcement |
Wed 2014-08-27 11:05:25 +0300 | Christos Tsantilas | +2234 -153 | | SSL Peek and Splice |
Mon 2014-08-25 21:11:40 -0700 | Amos Jeffries | +46 -668 | | Boilerplate: update copyright blurbs on lib/libTrie |
Mon 2014-08-25 19:39:30 -0700 | Amos Jeffries | +257 -295 | | Boilerplate: update acinclude/ and configure.ac copyrights |
Mon 2014-08-25 18:58:27 -0700 | Amos Jeffries | +4 -26 | | Boilerplate: update authorship claims |
Mon 2014-08-25 08:47:04 -0700 | Amos Jeffries | +538 -425 | | Boilerplate: update copyright licenses on include/ sources |
Mon 2014-08-25 07:08:02 -0700 | Amos Jeffries | +1059 -385 | | Boilerplate: update copyright on compat/ library sources |
Mon 2014-08-25 07:01:56 -0700 | Amos Jeffries | +14 -3 | | Boilerplate: make script quieter when re-scanning files |
Mon 2014-08-25 05:08:20 -0700 | Amos Jeffries | +18 -0 | | Release Notes: add notice explaining copyright changes |
Mon 2014-08-25 04:25:54 -0700 | The Squid Software Foundation, Alex Rousskov | +369 -88 | | Boilerplate copyright/license adjustment preparation |
Sun 2014-08-24 21:53:57 -0700 | Amos Jeffries | +4 -74 | | Cleanup: remove SQUID_NO_STRING_BUFFER_PROTECT and SQUID_UNIT_TEST macros |
Sat 2014-08-23 05:04:16 -0700 | Amos Jeffries | +33 -34 | | Cleanup: remove goto from Vary: header failure recovery |
Sat 2014-08-23 04:17:32 -0700 | Amos Jeffries | +118 -123 | | Cleanup: remove goto from logformat token parser |
Sat 2014-08-23 04:05:40 -0700 | Amos Jeffries | +124 -102 | | Cleanup: remove goto from clientProcessRequest() |
Fri 2014-08-22 07:13:55 -0700 | Amos Jeffries | +1 -1 | | Fix 'Could not find krb5-config in path' on OS without krb5 |
Fri 2014-08-22 05:48:40 -0700 | Amos Jeffries | +29 -23 | | Portability: disable krb5-config use when cross-compiling |
Thu 2014-08-21 18:16:29 -0600 | Automatic source maintenance | +1 -2 | | SourceFormat Enforcement |
Thu 2014-08-21 11:11:23 -0700 | Amos Jeffries | +26 -15 | | Docs: update release notes and configure --help after Kerberos update |
Thu 2014-08-21 10:36:49 -0700 | Markus Moeller | +1190 -603 | | Kerberos ./configure updates and LDAP group helper membership |
Wed 2014-08-20 18:29:33 -0600 | Alex Rousskov | +1 -0 | | Do not leak fake SSL certificate context cache when reconfigure |
Tue 2014-08-19 18:14:39 -0600 | Automatic source maintenance | +3 -3 | | SourceFormat Enforcement |
Tue 2014-08-19 12:09:50 -0600 | Alex Rousskov | +196 -109 | | Do not assert on native FTP ERR_TOO_BIG. Do not check for ERR_TOO_BIG twice. |
Mon 2014-08-18 06:35:08 -0700 | Amos Jeffries | +3 -5 | | Portability: remove short macro MB |
Tue 2014-08-12 06:06:21 -0700 | Amos Jeffries | +2 -0 | | Fix unwrapped adaptation code in rev.13528 |
Mon 2014-08-11 18:14:56 -0600 | Automatic source maintenance | +3 -2 | | SourceFormat Enforcement |
Mon 2014-08-11 11:29:47 -0600 | Alex Rousskov | +4 -2 | | Fixed reporting of malformed -n values on the command line. |
Mon 2014-08-11 11:14:15 -0600 | Alex Rousskov | +26 -6 | | Fixed Parser::Tokenizer::prefix() to return false on all empty prefixes. |
Mon 2014-08-11 10:09:06 -0600 | Alex Rousskov | +5508 -1837 | | Initial native FTP Relay support. |
Fri 2014-08-08 05:52:58 -0600 | Alex Rousskov | +1 -1 | | Bug #4093: source-maintenance.sh bad perl -i option |
Sat 2014-08-02 07:03:21 -0700 | Amos Jeffries | +6 -1 | | Docs: update release notes after rev.13524 |
Sat 2014-08-02 06:45:47 -0700 | Amos Jeffries | +55 -54 | | Docs: cleanup obsolete directive listings |
Sat 2014-08-02 06:01:28 -0700 | Amos Jeffries | +8 -26 | | Remove hierarchy_stoplist in favour of always_direct |
Thu 2014-07-31 17:02:20 +0300 | Christos Tsantilas | +3 -1 | | Fix reconfiguration leaks: objects tied to http_port part1 |
Wed 2014-07-30 22:16:21 -0700 | Amos Jeffries | +1 -1 | | Fix typo in rev.13516 |
Wed 2014-07-30 22:12:06 -0700 | Amos Jeffries | +62 -64 | | Docs: update HTTP header registrations |
Wed 2014-07-30 19:06:47 -0700 | Amos Jeffries | +2 -1 | | Register If-Unmodified-Since from RFC 7232 |
Wed 2014-07-30 19:04:19 +0300 | Christos Tsantilas | +2 -0 | | Fix tcp outgoing tos bugs part 3 |
Wed 2014-07-30 08:03:51 -0700 | Amos Jeffries | +85 -41 | | Cleanup: polish header masks and fix incorrect entries |
Tue 2014-07-29 05:38:47 -0700 | Amos Jeffries | +3 -1 | | Deprecate tag ACL type in favour of note |
Sun 2014-07-27 01:26:27 +1200 | Amos Jeffries | +9 -1 | | BSD: Fix unit test link errors |
Fri 2014-07-25 05:01:42 -0700 | Amos Jeffries | +12 -13 | | Optimize Comm::Connection IP::address setting |
Thu 2014-07-24 03:22:17 -0700 | Amos Jeffries | +1 -1 | | squidclient: Fix -N option to correctly read argument |
Wed 2014-07-23 23:31:02 -0700 | Amos Jeffries | +3 -4 | | Fix distclean on BSD |
Wed 2014-07-23 16:28:05 +0300 | Christos Tsantilas | +2 -2 | | Fix tcp outgoing tos bugs part2 |
Wed 2014-07-23 05:51:55 -0700 | Amos Jeffries | +33 -34 | | Replace INCLUDES variable deprecated by automake 1.7 with AM_CPPFLAGS |
Tue 2014-07-22 16:17:16 -0700 | Amos Jeffries | +85 -62 | | Fix unit test linker issues in testHttpReply and testStore |
Mon 2014-07-21 18:14:36 -0600 | Automatic source maintenance | +5 -5 | | SourceFormat Enforcement |
Mon 2014-07-21 17:55:27 +0300 | Christos Tsantilas | +112 -40 | | Fix tcp outgoing tos bugs |
Sun 2014-07-20 22:39:57 -0700 | Amos Jeffries | +16 -9 | | Fix various trunk unit test build issues |
Fri 2014-07-18 04:51:17 -0700 | Amos Jeffries | +1 -1 | | Fix out of bounds memory access on -n option |
Fri 2014-07-18 04:02:16 -0700 | Amos Jeffries | +77 -4 | | Fix unit test issue after rev.1498 |
Fri 2014-07-18 11:58:00 +0300 | Christos Tsantilas | +1 -1 | | squidclient: Fix -m option to correctly read method argument |
Wed 2014-07-16 06:10:11 -0600 | Amos Jeffries | +2 -10 | | Fix http_port after rev.13497 |
Mon 2014-07-14 05:58:03 -0700 | Amos Jeffries | +62 -48 | | Validate -n service name parameter value |
Mon 2014-07-14 02:48:47 -0700 | Amos Jeffries | +117 -116 | | Converts the PortCfgPointer to reference counted |
Sat 2014-07-12 22:28:15 -0700 | Amos Jeffries | +0 -2 | | Release Notes: fix configure options text |
Sat 2014-07-12 18:14:38 -0600 | Automatic source maintenance | +1 -1 | | SourceFormat Enforcement |
Sat 2014-07-12 12:34:43 +0300 | Christos Tsantilas | +96 -19 | | Support client connection annotation by helpers via clt_conn_tag=TAG. |
Thu 2014-07-10 18:15:30 -0600 | Automatic source maintenance | +3 -3 | | SourceFormat Enforcement |
Thu 2014-07-10 17:47:53 +0300 | Christos Tsantilas | +86 -30 | | SSL Server connect I/O timeout |
Fri 2014-06-27 17:39:17 +0200 | Francesco Chemolli | +56 -238 | | Cleanup: simplify libTrie |
Wed 2014-06-25 17:21:28 -0600 | Alex Rousskov | +7 -1 | | Documented a known bug that took a while to triage. No good fix is available. |
Tue 2014-06-24 18:14:36 -0600 | Automatic source maintenance | +39 -30 | | SourceFormat Enforcement |
Tue 2014-06-24 18:09:35 -0600 | Alex Rousskov | +80 -37 | | Support more collapsed forwarding hit cases: |
Tue 2014-06-24 18:07:41 -0600 | Alex Rousskov | +1 -1 | | Do not use unknown entry size in StoreEntry::checkTooSmall() determination. |
Tue 2014-06-24 17:48:37 -0600 | Alex Rousskov | +555 -410 | | Rock and shared memory caches fixes/improvements. |
Sun 2014-06-22 00:05:08 -0700 | Amos Jeffries | +9 -8 | | Enable ICAP client by default |
Sat 2014-06-21 20:33:30 -0700 | Amos Jeffries | +46 -3 | | Bug #4073 partial: 3.4 fails to compile on cygwin |
Sat 2014-06-21 08:52:55 -0700 | Amos Jeffries | +5 -2 | | RFC 7239 registers Forwarded header |
Mon 2014-06-16 16:45:23 -0600 | Alex Rousskov | +4 -4 | | Fix build on some 32bit systems with strtoll() |
Wed 2014-06-11 12:31:56 +0200 | Francesco Chemolli | +4 -1 | | Fixed bug in CharacterSet::addRange() |
Mon 2014-06-09 06:18:48 -0700 | Amos Jeffries | +45 -45 | | Revert rename of Comm::Flag ERROR |
Sun 2014-06-08 18:38:06 -0700 | Amos Jeffries | +18374 -9862 | | RFC2616 obsoleted by RFC 7230 et al |
Sat 2014-06-07 03:23:47 -0700 | Amos Jeffries | +56 -15 | | CharacterSet: update RFC723x references and add some missing sets |
Sat 2014-06-07 03:22:01 -0700 | Amos Jeffries | +2 -2 | | Docs: fix Comm::ReadNow() retval text |
Fri 2014-06-06 18:14:38 -0600 | Automatic source maintenance | +1 -1 | | SourceFormat Enforcement |
Fri 2014-06-06 17:52:54 +0300 | Christos Tsantilas | +2 -1 | | Fix error in rev.13447 "ssl_bump none" mode fixes. |
Fri 2014-06-06 17:51:04 +0300 | Christos Tsantilas | +1 -0 | | Fix to allow ICAP subsystem build after rev.13445 and rev.13448 |
Fri 2014-06-06 03:45:26 -0700 | Amos Jeffries | +1 -1 | | Revert unnecessary debug in rev.13450 |
Fri 2014-06-06 02:38:02 -0700 | Amos Jeffries | +11 -4 | | Fix regression in client read buffer |
Thu 2014-06-05 18:14:36 -0600 | Automatic source maintenance | +5 -7 | | SourceFormat Enforcement |
Thu 2014-06-05 09:05:41 -0700 | Amos Jeffries | +11 -11 | | Some flags missed in rev.13445 |
Thu 2014-06-05 08:57:23 -0700 | Amos Jeffries | +3 -2 | | Fix error in rev.13417 "ssl_bump none" mode crashes squid |
Thu 2014-06-05 08:13:19 -0700 | Amos Jeffries | +5 -4 | | Some extra polish on rev.13442 |
Thu 2014-06-05 07:57:58 -0700 | Amos Jeffries | +317 -332 | | SourceLayout: rename comm_err_t to Comm::Flag |
Thu 2014-06-05 07:49:32 -0700 | Amos Jeffries | +1 -1 | | Fix typo in rev.13441 |
Thu 2014-06-05 02:32:50 -0700 | Amos Jeffries | +3 -4 | | Cleanup: remove comm_read_cancel(AsyncCall) API |
Thu 2014-06-05 01:28:20 -0700 | Amos Jeffries | +381 -318 | | Update the Comm:: API for read(2) |
Wed 2014-06-04 08:30:16 -0700 | Amos Jeffries | +33 -8 | | Cross-compile: Add BUILDCXX and BUILDCXXFLAGS configure options |
Tue 2014-06-03 04:00:36 -0700 | Amos Jeffries | +2 -6 | | Cleanup: provide Comm::ConnOpener via comm/forward.h |
Tue 2014-06-03 02:52:29 -0600 | Amos Jeffries | +6 -2 | | Add TCP_TUNNEL log code for CONNECT tunnels which are not SSL-bumped |
Mon 2014-06-02 19:52:31 +0200 | Francesco Chemolli | +6 -6 | | Marked const variables in Tokenizer methods as such |
Mon 2014-06-02 00:19:35 -0700 | Amos Jeffries | +51 -137 | | Cleanup: use C++ cerrno instead of C errno.h |
Sun 2014-06-01 18:15:10 -0600 | Automatic source maintenance | +75 -73 | | SourceFormat Enforcement |
Sun 2014-06-01 23:04:31 +0200 | Francesco Chemolli | +29 -0 | | Copy compat from compat/strtoll.c to Tokenizer.cc |
Sun 2014-06-01 18:21:30 +0200 | Francesco Chemolli | +524 -2 | | Merge: SBuf-based Tokenizer |
Sun 2014-06-01 05:38:03 -0700 | Amos Jeffries | +1 -1 | | Docs: update reference to RFC7230 (draft-ietf-httpbis-p1-messaging-26) |
Sat 2014-05-31 10:00:05 -0700 | Amos Jeffries | +60 -65 | | Cleanup: de-duplicate auth_param program parameter code |
Sat 2014-05-31 09:22:44 -0700 | Amos Jeffries | +151 -270 | | Docs: update auth_param documentation |
Sat 2014-05-31 08:51:14 -0700 | Amos Jeffries | +33 -30 | | Cleanup: de-duplicate auth_param realm configuration |
Wed 2014-05-28 04:38:34 -0700 | Amos Jeffries | +12 -18 | | Cleanup: de-duplicate handling of auth_param 'children' |
Thu 2014-05-22 02:12:48 -0700 | Amos Jeffries | +30 -19 | | Cleanup: document and rename Auth::UserRequest::module_start to startHelperLookup |
Wed 2014-05-21 23:04:05 -0700 | Amos Jeffries | +0 -6 | | Cleanup: drop Auth::User::proxy_auth_list header cache |
Wed 2014-05-21 09:29:38 +0300 | Christos Tsantilas | +2 -3 | | "ssl_bump none" mode crashes squid |
Sun 2014-05-18 23:06:36 -0700 | Amos Jeffries | +1 -0 | | Cleanup: SBuf report how many bytes consume()d |
Mon 2014-05-12 18:35:23 +0200 | Francesco Chemolli | +277 -0 | | Merged ext_delayer_acl |
Mon 2014-05-12 18:02:58 +0200 | Francesco Chemolli | +1 -1 | | Reverted r13409 due to incompatibility with BSD pmake |
Mon 2014-05-12 05:49:12 -0700 | Amos Jeffries | +24 -24 | | Bug #2554: 32-bit wrap in AUFS counters |
Mon 2014-05-12 11:42:30 +0200 | Francesco Chemolli | +1 -1 | | Changed subst_perlshell Makefile recipe to use the actual source file name |
Fri 2014-05-09 10:32:25 -0700 | Amos Jeffries | +2 -2 | | Check for PURGE method using method enum instead of strcmp() |
Fri 2014-05-09 18:19:40 +0300 | Alex Rousskov | +6 -6 | | Avoid on-exit crashes when adaptation is enabled. |
Thu 2014-05-08 22:45:54 -0600 | Alex Rousskov | +3 -2 | | Temporary fix for segmentation faults in FwdState::serverClosed debugging. |
Thu 2014-05-08 18:14:30 -0600 | Automatic source maintenance | +8 -8 | | SourceFormat Enforcement |
Thu 2014-05-08 16:43:01 -0600 | Alex Rousskov | +1 -1 | | Temporary fix for segmentation faults in FwdState::serverClosed. |
Thu 2014-05-08 15:28:08 +0200 | Francesco Chemolli | +2 -2 | | Allow test suite to override make program via MAKE environment variable |
Thu 2014-05-08 03:17:41 -0700 | Timo Tseras | +28 -3 | | Bug #4059: Support redirectors and logging using Squid-2 urlgroup feature |
Wed 2014-05-07 08:40:05 -0600 | Automatic source maintenance | +163 -161 | | SourceFormat Enforcement |
Wed 2014-05-07 03:10:42 -0700 | Amos Jeffries | +5 -3 | | Release Notes 3.5: updated helper concurrency status |
Wed 2014-05-07 03:05:58 -0700 | Amos Jeffries | +226 -229 | | Cleanup: Refactor external_acl_type format codes representation |
Mon 2014-05-05 04:56:25 -0700 | Amos Jeffries | +10 -3 | | url_fake_rewrite: concurrency channel support |
Mon 2014-05-05 01:35:47 -0700 | Amos Jeffries | +43 -1 | | Support concurrency channels in Digest authentication helpers |
Sun 2014-05-04 23:50:51 -0700 | Amos Jeffries | +4 -1 | | storeid_file_rewrite: document concurrency handling |
Sun 2014-05-04 08:34:46 -0700 | Amos Jeffries | +21 -10 | | Release Notes 3.5 |
Sat 2014-05-03 12:22:14 -0600 | Amos Jeffries | +152 -2 | | Release Notes for Squid-3.5 |
Sat 2014-05-03 13:53:56 +0300 | Christos Tsantilas | +2 -2 | | Fix eCAP to build after patch r13384 |
Sat 2014-05-03 03:35:31 -0700 | Amos Jeffries | +5 -2 | | Fix generated HTTP message version labels |
Fri 2014-05-02 03:29:08 -0700 | Amos Jeffries | +63 -1 | | Copyright: update CONTRIBUTORS from changeset records |
Wed 2014-04-30 16:41:39 +0300 | Christos Tsantilas | +3 -3 | | Ssl::PeerConnector class part 2 |
Wed 2014-04-30 13:50:09 +0300 | Alex Rousskov | +653 -76 | | cache_peer standby=N implementation. |
Sun 2014-04-27 00:59:17 -0700 | Amos Jeffries | +75 -76 | | Bug #1961: pt1: URL handling redesign |
Fri 2014-04-25 09:14:14 -0600 | Amos Jeffries | +4 -2 | | Crypto-NG: require GnuTLS to have version 3.1.5 or later |
Fri 2014-04-25 16:38:22 +0300 | Alex Rousskov | +857 -382 | | Ssl::PeerConnector class |
Fri 2014-04-25 16:37:10 +0300 | Christos Tsantilas | +1 -1 | | Fix ecap build,it is broken after 13369 patch. |
Fri 2014-04-25 03:47:59 -0700 | Amos Jeffries | +7 -7 | | Fix bugs in rev.13379 |
Wed 2014-04-23 11:39:04 -0700 | Amos Jeffries | +10 -10 | | SBuf: convert CARP key from SquidString |
Wed 2014-04-23 08:36:13 -0700 | Amos Jeffries | +1 -1 | | Fix cut-n-paste issue in rev.13377 |
Wed 2014-04-23 07:28:04 -0700 | Amos Jeffries | +60 -46 | | Polish: update urlCanonical to switch instead of if-else |
Mon 2014-04-21 19:47:09 -0700 | Amos Jeffries | +141 -148 | | SBuf: convert HttpMethod internals |
Mon 2014-04-21 10:14:44 -0700 | Amos Jeffries | +171 -13 | | SBuf: add methods for comparision directly against a C-string |
Sun 2014-04-20 22:13:31 -0700 | Amos Jeffries | +3 -3 | | Trigger finishShutdown runners event before pooled memory is released |
Sun 2014-04-20 00:12:06 +1200 | Amos Jeffries | +31 -31 | | squidclient: rename --tls to --https |
Fri 2014-04-18 11:15:35 -0700 | Amos Jeffries | +1 -0 | | Add missing include in rev.13360 on CentOS |
Fri 2014-04-18 08:47:24 -0700 | Amos Jeffries | +757 -156 | | squidclient: Support TLS for testing https:// URLs and HTTPS servers |
Wed 2014-04-16 15:58:08 -0600 | Alex Rousskov | +2 -2 | | Fixed PortCfg.transport setting broken in r12961 |
Wed 2014-04-16 15:22:12 -0600 | Alex Rousskov | +1 -1 | | Fixed syntax error in r13155 "Support libecap v1.0". |
Wed 2014-04-16 20:40:17 +0300 | Christos Tsantilas | +1 -3 | | Encapsulated commonly reused ToS and NfMark code into GetMarkingsToServer(), par |
Mon 2014-04-14 20:01:18 +0300 | Alex Rousskov | +23 -28 | | Encapsulated commonly reused ToS and NfMark code into GetMarkingsToServer() |
Mon 2014-04-14 15:50:27 +0200 | Francesco Chemolli | +8 -3 | | Made storeid_file_rewrite support concurrency protocol |
Sat 2014-04-12 21:17:13 +0200 | Francesco Chemolli | +9 -3 | | Fix c++11-ism in list splicing |
Sat 2014-04-12 19:43:37 +0200 | Francesco Chemolli | +241 -290 | | Use SBufList instead of wordlist to collect data for mgr:config |
Sat 2014-04-12 19:43:07 +0200 | Francesco Chemolli | +4 -4 | | Report MemBlob capacity and not size in destruct-time histogram |
Thu 2014-04-10 10:02:55 +0200 | Francesco Chemolli | +10 -2 | | Implement custom formatting for SBuf size distribution cachemgr report |
Wed 2014-04-09 14:24:52 +1200 | Amos Jeffries | +1 -1 | | Fix typo in getpwname detection |
Wed 2014-04-09 03:52:58 +1200 | Amos Jeffries | +9 -9 | | Cleanup: Polish Windows automake conditionals |
Wed 2014-04-09 03:35:12 +1200 | Amos Jeffries | +29 -18 | | Cleanup: Make crypt(3) detection dependent on the helpers that use it |
Tue 2014-04-08 06:09:47 -0700 | Amos Jeffries | +30 -29 | | Fix OpenSSL detection when an explicit path is given |
Sun 2014-04-06 00:08:04 -0700 | Amos Jeffries | +5 -1 | | Add counter for SBuf::c_str() calls |
Fri 2014-04-04 19:36:47 +0300 | Christos Tsantilas | +101 -9 | | ftp_epsv ACLs |
Thu 2014-04-03 03:22:52 -0700 | Amos Jeffries | +25 -0 | | Fix malloc corruption from use-after-free in peer_select.cc |
Mon 2014-03-31 02:15:02 -0700 | Amos Jeffries | +29 -27 | | Cleanup: better OpenSSL detection |
Sun 2014-03-30 21:46:50 -0700 | Amos Jeffries | +4 -4 | | Cleanup: make loadable modules build variables follow Squid3 coding guidelines |
Mon 2014-03-31 09:28:10 +1200 | Amos Jeffries | +3 -3 | | Fix test suite parameters after --enable-ssl change |
Sun 2014-03-30 05:00:34 -0700 | Amos Jeffries | +176 -170 | | Cleanup: replace USE_SSL wrapper macro with USE_OPENSSL |
Sat 2014-03-29 23:46:34 -0700 | Amos Jeffries | +19 -16 | | Fix buffer overruns in generated NTLM tokens |
Sat 2014-03-29 23:41:27 -0700 | Amos Jeffries | +51 -49 | | crypto-ng: Drop --enable-ssl build option |
Sat 2014-03-29 22:20:16 -0600 | Amos Jeffries | +4 -1 | | squidclient: fix header includes for GSSAPI code |
Sat 2014-03-29 18:47:38 -0700 | Amos Jeffries | +172 -159 | | squidclient: shuffle GSSAPI logic into separate file(s) |
Sat 2014-03-29 12:15:56 +1200 | Amos Jeffries | +2 -0 | | Add some missing Sbuf.h includes |
Thu 2014-03-27 03:09:24 -0600 | Amos Jeffries | +1 -1 | | Better fix for rev.13324 |
Mon 2014-03-24 01:53:06 -0700 | Amos Jeffries | +1 -1 | | Fix min() parameter types after rev.13324 |
Sun 2014-03-23 21:57:32 -0700 | Amos Jeffries | +113 -99 | | Parser-NG: Convert the ConnStateData input buffer to SBuf |
Sat 2014-03-22 23:17:14 -0600 | Amos Jeffries | +2 -1 | | Portability: invert the basic_nis_auth header check |
Sun 2014-03-23 16:44:40 +1200 | Amos Jeffries | +3 -2 | | Portability: basic_nis_auth depends on rpcsvc/ypclnt.h |
Sat 2014-03-22 06:58:52 -0600 | Amos Jeffries | +3 -3 | | Fix if-else mismatch in rev.13319 |
Sat 2014-03-22 06:03:18 -0600 | Amos Jeffries | +7 -1 | | Portability: Basic auth NIS helper depends on crypt() |
Wed 2014-03-19 18:35:01 +0100 | Francesco Chemolli | +10 -535 | | xmalloc cleanup: remove code relying on XMALLOC_TRACE, XMALLOC_DEBUG, and mallinfo(3). |
Sat 2014-03-15 00:51:02 +1300 | Amos Jeffries | +1 -1 | | Maintenance: Fix build issue in snapshots |
Fri 2014-03-14 22:26:31 +1300 | Amos Jeffries | +0 -48 | | Remove useless code after rev.13309 |
Thu 2014-03-13 12:56:38 +0200 | Christos Tsantilas | +6 -6 | | url_rewrite_extras and store_id_extras patch fixes |
Wed 2014-03-12 18:46:27 +0200 | Christos Tsantilas | +102 -21 | | Add url_rewrite_extras and store_id_extras for redirector and store_id helpers |
Thu 2014-03-06 18:41:17 +1300 | Amos Jeffries | +0 -37 | | Copyright: Remove explicit claims on src/ by Treehouse Networks Ltd. |
Thu 2014-03-06 11:34:18 +1300 | Amos Jeffries | +1 -0 | | Languages: Georgian dialect |
Thu 2014-03-06 11:30:03 +1300 | Amos Jeffries | +1244 -0 | | Languages: Georgian |
Thu 2014-03-06 11:25:04 +1300 | Amos Jeffries | +11246 -4999 | | Translation: update POT content |
Tue 2014-03-04 23:40:36 +1300 | Amos Jeffries | +11 -6 | | Add debug messages indicating type/reason for HITs |
Mon 2014-02-24 13:20:29 +0100 | Francesco Chemolli | +1 -1 | | Fix syntax error in pinger |
Fri 2014-02-21 09:14:05 -0700 | Alex Rousskov | +189 -189 | | Migrated RegisteredRunners to a multi-action interface. |
Fri 2014-02-21 03:46:19 -0700 | Amos Jeffries | +276 -1030 | | Cleanup: un-wrap C++ header includes |
Fri 2014-02-21 03:10:21 -0700 | Marko Cupac | +2 -2 | | Languages: updated Serbian aliases |
Fri 2014-02-21 12:33:29 +1300 | Amos Jeffries | +8 -12 | | Fix compile issues in rev.13288 |
Thu 2014-02-20 06:03:07 -0700 | Amos Jeffries | +437 -201 | | squidclient: --ping mode module support |
Wed 2014-02-19 18:01:30 +0100 | Francesco Chemolli | +13 -4 | | Fix uses of std::remove to actually resize the data structures which were cleaned-up. |
Sun 2014-02-16 22:50:29 +1300 | Amos Jeffries | +1 -1 | | Fix shadowed variable in rev.13279 |
Sat 2014-02-15 23:14:16 -0700 | Amos Jeffries | +40 -19 | | squidclient: support long options on command line |
Sat 2014-02-15 22:55:24 -0700 | Amos Jeffries | +22 -21 | | squidclient: polish and documentation |
Sat 2014-02-15 22:15:45 -0700 | Amos Jeffries | +51 -54 | | squidclient: support verbosity levels |
Sat 2014-02-15 20:22:24 -0700 | Amos Jeffries | +36 -39 | | squidclient: polish and update help display |
Thu 2014-02-13 18:41:14 +1300 | Amos Jeffries | +167 -48 | | Revert rev.13271 |
Thu 2014-02-13 18:29:15 +1300 | Nathan Hoad | +51 -170 | | Bug #4026: SSL and adaptation_access does not handle aborted connections |
Wed 2014-02-12 11:43:26 +0100 | Francesco Chemolli | +70 -767 | | Refactor Vector and Stack to STL counterparts |
Tue 2014-02-11 12:35:20 +0100 | Francesco Chemolli | +169 -154 | | Vector refactor: move almost all clients to std::vector from Vector |
Tue 2014-02-11 02:12:28 -0700 | Amos Jeffries | +40 -40 | | Cleanup: remove garbage prefixes from Digest auth debugs |
Mon 2014-02-10 13:15:40 +0100 | Francesco Chemolli | +126 -99 | | Merge vector-refactor branch: align Vector API with std::vector |
Sat 2014-02-08 06:36:42 -0700 | Amos Jeffries | +144 -159 | | Source Maintenance - manual run |
Fri 2014-02-07 06:45:20 -0700 | Amos Jeffries | +102 -184 | | SourceLayout: shuffle URLScheme to AnyP::UriScheme |
Thu 2014-02-06 10:30:48 +0100 | Francesco Chemolli | +15 -25 | | Fix r13257 commit |
Wed 2014-02-05 19:04:47 +0100 | Alex Rousskov | +0 -0 | | Fix keepalive handling for non-ranged requests. |
Sat 2014-01-18 21:39:55 -0800 | Amos Jeffries | +35 -37 | | Revert rev.13253 - fuba |
Sat 2014-01-18 21:20:17 -0800 | Amos Jeffries | +37 -35 | | Merge from trunk |
Thu 2014-01-30 23:24:44 +0200 | Christos Tsantilas | +10 -0 | | Fix documentation for key_extras authentication helper parameter |
Sun 2014-01-26 22:27:41 -0700 | Amos Jeffries | +46 -27 | | Bug #3608: part 1 - per-service name for workers UDS sockets |
Sun 2014-01-26 20:06:15 -0700 | Amos Jeffries | +6 -1 | | Add ${service_name} macro to squid.conf processing |
Thu 2014-01-23 18:57:15 -0700 | Amos Jeffries | +58 -66 | | Enable -n command line option for non-Windows Squid builds |
Mon 2014-01-20 23:43:03 +1300 | Doug Dixon | +226 -101 | | Bug #1202 part 1: documentation and debugs for refresh_pattern algorithms |
Mon 2014-01-20 14:20:40 +1300 | Amos Jeffries | +2 -2 | | Set error page Content-Type character set to UTF-8 |
Mon 2014-01-20 14:11:58 +1300 | Amos Jeffries | +4 -1 | | cachemgr: Enable per-report Content-Type header |
Mon 2014-01-20 13:50:04 +1300 | Amos Jeffries | +32 -49 | | Cleanup refreshCountsStats() cache manager code |
Mon 2014-01-20 11:43:22 +1300 | Amos Jeffries | +14 -0 | | Docs: update refresh_pattern internal documentation |
Thu 2014-01-16 13:24:34 +1300 | Amos Jeffries | +10 -10 | | Revert and replace rev.13234 |
Wed 2014-01-15 15:11:05 +1300 | Amos Jeffries | +7 -6 | | Cleanup: Fix StoreIOBuffer initialization cases |
Wed 2014-01-15 14:59:19 +1300 | Amos Jeffries | +7 -6 | | Cleanup: Improve testACLMaxUserIP NULL checks |
Wed 2014-01-15 14:54:19 +1300 | Amos Jeffries | +1 -1 | | Cleanup: ICAP adaptation pointer handling |
Wed 2014-01-15 14:23:14 +1300 | Amos Jeffries | +1 -1 | | Fix rfcnb library potential NULL pointer dereference |
Wed 2014-01-15 10:16:23 +1300 | Amos Jeffries | +7 -4 | | Fix MemMapSlot constructor initialization of expiry TTL |
Tue 2014-01-14 21:36:03 +0100 | Francesco Chemolli | +1 -1 | | Shuffle coverity marker |
Tue 2014-01-14 18:18:08 +0100 | Francesco Chemolli | +1 -0 | | Mark a behavior detected by Coverity as defect as intentional |
Sun 2014-01-12 19:51:12 +0200 | Christos Tsantilas | +245 -8 | | SMP SSL session cache implementation |
Sun 2014-01-12 19:15:45 +0200 | Christos Tsantilas | +471 -0 | | SMP shared cache with timeouts for squid |
Fri 2014-01-10 20:01:04 +0100 | Francesco Chemolli | +2 -1 | | Coverity defect 1151594: side-effect in assertion in CollapsedForwarding |
Fri 2014-01-10 17:35:50 -0800 | Amos Jeffries | +101 -152 | | Docs: fix various doxygen compiler issues |
Sun 2014-01-05 11:49:23 -0800 | Amos Jeffries | +11 -20 | | Cleanup: remove ClientSocketContextNew() wrapper function |
Tue 2014-01-07 21:29:04 -0700 | Amos Jeffries | +4 -3 | | Cleanup: remove useless makesnmplib variable from build |
Sat 2014-01-04 19:04:03 -0800 | Amos Jeffries | +12 -4 | | Release Notes update for 2.5 |
Sat 2014-01-04 18:56:31 -0800 | Amos Jeffries | +10 -0 | | Add logformat code %>rd to log client URL domain name |
Sun 2014-01-05 22:59:17 +0100 | Francesco Chemolli | +221 -2 | | Merge from CharacterSet |
Fri 2014-01-03 18:52:35 +0100 | Francesco Chemolli | +18 -87 | | Merge storeentry-refactor, fix store unit test |
Fri 2014-01-03 00:03:20 +0100 | Amos Jeffries | +7 -7 | | Fix SBuf::rfind |
Thu 2014-01-02 17:01:57 +0100 | Francesco Chemolli | +17 -13 | | Fix SBuf and SBufList unit tests linkage |
Wed 2014-01-01 22:13:17 -0700 | Alex Rousskov | +1 -0 | | tests/testSBufList on CentOS needs MemObject::endOffset(). |
Wed 2014-01-01 13:13:23 -0700 | Alex Rousskov | +4968 -1462 | | Initial Large Rock and Collapsed Forwarding support. |
Wed 2014-01-01 13:11:16 -0700 | Alex Rousskov | +15 -0 | | Added MemBlob::appended() method. Handy during out-of-band buffer manipulation. |
Wed 2013-12-18 17:55:46 -0700 | Amos Jeffries | +1 -1 | | Fix missing include in rev.13190 |
Wed 2013-12-18 18:53:43 +0100 | Francesco Chemolli | +14 -14 | | Rename SBuf::find_first_of and find_first_not_of to camelCase. |
Wed 2013-12-18 10:19:00 -0700 | Alex Rousskov | +141 -7 | | Added send_hit and store_miss squid.conf directives |
Wed 2013-12-18 18:03:15 +0100 | Francesco Chemolli | +163 -29 | | Merge CharacterSet |
Tue 2013-12-17 19:00:01 -0800 | Amos Jeffries | +20 -1 | | Add unit tests for method parsing update |
Tue 2013-12-17 16:48:33 -0800 | Amos Jeffries | +1 -0 | | Fix missing include in rev.13186 |
Tue 2013-12-17 02:16:51 -0700 | Amos Jeffries | +9 -1 | | HTTP/1.1: method names are case-sensitive |
Sun 2013-12-15 10:28:50 +0100 | Francesco Chemolli | +2 -2 | | Silence SBufDetailedStats stubs |
Sun 2013-12-15 10:28:18 +0100 | Francesco Chemolli | +250 -2 | | Merge SBufList |
Mon 2013-12-09 18:54:56 +0200 | Christos Tsantilas | +1 -1 | | %tS logformat code, part3 |
Sun 2013-12-08 18:11:47 -0700 | Amos Jeffries | +15 -0 | | Release notes: spotlight key_extras feature |
Sat 2013-12-07 00:49:29 -0700 | Amos Jeffries | +235 -2 | | Release Notes for Squid-3.5 |
Fri 2013-12-06 16:59:47 +0200 | Christos Tsantilas | +378 -135 | | Add key_extras to proxy authentication schemes. |
Fri 2013-12-06 13:09:50 +0200 | Christos Tsantilas | +1 -1 | | %tS logformat code, part2 |
Thu 2013-12-05 13:04:45 +0200 | Christos Tsantilas | +122 -56 | | %tS logformat code |
Tue 2013-12-03 08:49:13 +0100 | Francesco Chemolli | +0 -6 | | Removed spurious source files from src/icmp/Makefile.am |
Sun 2013-12-01 17:36:24 -0700 | Alex Rousskov | +3 -1 | | Documented that ACLs should be refcounted. |
Fri 2013-11-29 12:47:54 -0700 | Alex Rousskov | +213 -56 | | Support libecap v1.0, allowing asynchronous adapters and eCAP version checks. |
Fri 2013-11-29 09:19:40 +0100 | Francesco Chemolli | +1 -0 | | Added missing stub_lipbicmp.cc to testUfs |
Thu 2013-11-28 17:50:49 +0100 | Francesco Chemolli | +1 -0 | | Add missing ipcache.cc stub in testUfs |
Wed 2013-11-27 16:52:03 +0100 | Francesco Chemolli | +218 -11 | | Implement SBuf and MemBlob size distribution stats |
Wed 2013-11-27 13:37:24 +1300 | Amos Jeffries | +4 -6 | | Cleanup: convert helper allocation from cbdataAlloc to new |
Tue 2013-11-26 02:43:29 -0700 | Amos Jeffries | +8 -85 | | Drop obsolete class StringArea |
Fri 2013-11-22 22:21:34 -0700 | Amos Jeffries | +3 -3 | | Fix other issues in rev.13143 |
Thu 2013-11-21 05:05:47 -0800 | Amos Jeffries | +1 -1 | | Fix const-correctness in rev.13143 |
Fri 2013-11-22 18:40:38 -0700 | Amos Jeffries | +1 -0 | | Missing include from rev.13143 |
Sat 2013-11-23 13:58:42 +1300 | Amos Jeffries | +28 -50 | | Remove many uses of String::defined() |
Thu 2013-11-21 15:12:03 -0700 | Automatic source maintenance | +12 -12 | | Source Maintenance: move 3.HEAD snapshot build to website scripts |
Mon 2013-11-18 18:12:54 -0700 | Automatic source maintenance | +3 -3 | | SourceFormat Enforcement |
Mon 2013-11-18 18:03:55 +0100 | Francesco Chemolli | +225 -226 | | Use CPPUNIT_ASSERT_EQUAL wherever it makes sense in unit tests |
Fri 2013-11-15 18:14:32 -0700 | Automatic source maintenance | +4 -2 | | SourceFormat Enforcement |
Fri 2013-11-15 17:56:59 +0100 | Francesco Chemolli | +1 -1 | | Reverted to using mem.cc for testSBuf |
Fri 2013-11-15 10:16:26 +0100 | Francesco Chemolli | +23 -16 | | Improved stubs for mem.cc and made wider use of them |
Wed 2013-11-13 10:58:16 +0100 | Francesco Chemolli | +6 -6 | | Add required SBuf sources |
Tue 2013-11-12 21:20:41 -0700 | Amos Jeffries | +937 -857 | | Polish: split HttpRequest unit tests into scoped groups |
Tue 2013-11-12 18:13:42 -0700 | Automatic source maintenance | +1 -1 | | SourceFormat Enforcement |
Wed 2013-11-13 13:15:24 +1300 | Amos Jeffries | +25 -15 | | Remove several goto from HttpHeader.cc |
Tue 2013-11-12 16:48:50 +0200 | Christos Tsantilas | +202 -2 | | adaptation_service ACL |
Mon 2013-11-11 05:09:44 -0700 | Amos Jeffries | +33 -37 | | Update class MessageCounters to MessageSizes |
Mon 2013-11-11 05:06:11 -0700 | Amos Jeffries | +1 -1 | | Fix typo in rev.13121 |
Mon 2013-11-11 04:47:36 -0700 | Amos Jeffries | +6 -0 | | Fix uninitialized members in SBufFindTest.cc |
Mon 2013-11-11 04:43:53 -0700 | Amos Jeffries | +1 -1 | | Fix uninitialized members in stub_HttpReply.cc |
Sun 2013-11-10 23:34:55 +0100 | Francesco Chemolli | +99 -73 | | Language: it updates |
Thu 2013-11-07 03:59:49 +0100 | Francesco Chemolli | +5 -5 | | Fix stub_external_acl on icc |
Wed 2013-11-06 19:04:25 -0700 | Automatic source maintenance | +8 -9 | | SourceFormat Enforcement |
Wed 2013-11-06 17:58:23 +0100 | Francesco Chemolli | +289 -168 | | Merge from staging branch: prepare and use more stubs in the unit tests |
Thu 2013-10-31 18:15:11 -0600 | Automatic source maintenance | +6 -3 | | SourceFormat Enforcement |
Thu 2013-10-31 13:13:17 -0600 | Amos Jeffries | +9 -9 | | Drop String::undefined() |
Thu 2013-10-31 16:31:39 +0100 | Francesco Chemolli | +1 -1 | | Fix typo in stub_time.cc |
Fri 2013-11-01 02:55:33 +1300 | Francesco | +55 -57 | | Language: uk updates |
Fri 2013-11-01 02:54:45 +1300 | Francesco | +3 -3 | | Language: tr updates |
Fri 2013-11-01 02:54:04 +1300 | Francesco | +6 -6 | | Language: sv updates |
Fri 2013-11-01 02:53:22 +1300 | Francesco | +5 -3 | | Language: sr_LT updates |
Fri 2013-11-01 02:52:33 +1300 | Amos | +41 -40 | | Language: pt updates |
Fri 2013-11-01 02:51:53 +1300 | Amos | +4 -5 | | Language: nl updates |
Fri 2013-11-01 02:51:04 +1300 | Amos | +6 -6 | | Language: ms updates |
Fri 2013-11-01 02:50:26 +1300 | Amos | +83 -115 | | Language: ja updates |
Fri 2013-11-01 02:49:48 +1300 | Amos | +60 -61 | | Language: it updates |
Fri 2013-11-01 02:49:11 +1300 | Amos | +8 -7 | | Language: id updates |
Fri 2013-11-01 02:48:32 +1300 | Amos | +14 -16 | | Language: hy updates |
Fri 2013-11-01 02:47:53 +1300 | Amos | +9 -9 | | Language: fr updates |
Fri 2013-11-01 02:47:18 +1300 | Amos | +13 -13 | | Language: fi updates |
Fri 2013-11-01 02:46:39 +1300 | Amos | +8 -7 | | Language: fa updates |
Fri 2013-11-01 02:46:01 +1300 | Amos | +7 -4 | | Language: de updates |
Fri 2013-11-01 02:45:27 +1300 | Amos | +3 -3 | | Language: ca updates |
Fri 2013-11-01 02:44:53 +1300 | Amos | +4 -5 | | Language: bg updates |
Fri 2013-11-01 02:44:18 +1300 | Amos | +43 -46 | | Language: az updates |
Fri 2013-11-01 02:43:45 +1300 | Amos | +47 -48 | | Language: ar updates |
Fri 2013-11-01 02:43:10 +1300 | Amos | +45 -48 | | Language: af updates |
Fri 2013-11-01 02:41:24 +1300 | Francesco | +4 -4 | | Language: it updates |
Fri 2013-11-01 02:40:37 +1300 | Bernard | +25 -25 | | Language: fr updates |
Fri 2013-11-01 02:39:50 +1300 | Amos | +6 -6 | | Language: de updates |
Fri 2013-11-01 02:39:07 +1300 | Amos | +10 -13 | | Language: ar updates |
Tue 2013-10-29 02:27:45 -0700 | Amos Jeffries | +4 -4 | | Fix stub_time definitions |
Thu 2013-10-31 12:14:45 +0100 | Francesco Chemolli | +18 -18 | | Fixed icc compatibility for stubs in stub_libauth_acls.cc |
Thu 2013-10-31 08:59:44 +0100 | Francesco Chemolli | +200 -48 | | Implement stubs for external_acl, auth/libauth, auth/libacls, time |
Mon 2013-10-28 19:24:29 -0700 | Amos Jeffries | +134 -75 | | Cleanup transaction message size logging |
Thu 2013-10-31 05:39:36 +0100 | Francesco Chemolli | +13 -60 | | Remove auth/User.cci, moving contents to .h and .cc files |
Wed 2013-10-30 00:17:30 -0600 | Amos Jeffries | +4 -5 | | CacheMgr: normalize pconn report output |
Mon 2013-10-28 18:13:37 -0600 | Automatic source maintenance | +1 -0 | | SourceFormat Enforcement |
Sat 2013-10-26 08:56:57 -0700 | Amos Jeffries | +60 -49 | | Update redirectStateData to full class RedirectStateData |
Sun 2013-10-27 23:29:52 +0100 | Francesco Chemolli | +0 -1 | | Removed unneeded libauth from ufsdump |
Fri 2013-10-25 12:07:30 -0700 | Amos Jeffries | +41 -38 | | Cleanup ASState |
Fri 2013-10-25 11:11:33 +0200 | Francesco Chemolli | +8 -8 | | Moved snmplib to lib/ |
Thu 2013-10-24 18:13:46 -0600 | Automatic source maintenance | +646 -646 | | SourceFormat Enforcement |
Thu 2013-10-24 11:45:00 -0600 | Amos Jeffries | +11 -0 | | Source Maintenance: enforce #include statement block ordering |
Thu 2013-10-24 11:27:28 -0600 | Amos Jeffries | +8 -15 | | Convert WhoisStateData to CBDATA_CLASS |
Tue 2013-10-15 21:04:38 -0600 | Amos Jeffries | +1 -0 | | Languages: Add Serbian Cyrillic alphabet dialects |
Tue 2013-10-15 20:58:54 -0600 | Amos Jeffries | +1 -1 | | Languages: Add Latin-alphabet Serbian dialect |
Thu 2013-10-10 10:44:03 +0200 | Francesco Chemolli | +151 -0 | | Added cachemgr reporting of SBuf and MemBlob statistics |
Wed 2013-10-09 08:02:57 -0600 | Amos Jeffries | +2 -0 | | Fix PosToString duplicate definiton |
Mon 2013-10-07 22:17:17 -0600 | Amos Jeffries | +11 -16 | | More SBuf signedness fixes |
Mon 2013-10-07 05:23:58 -0600 | Amos Jeffries | +0 -14 | | Fix more signedness comparisons in SBuf |
Mon 2013-10-07 04:36:47 -0600 | Amos Jeffries | +1 -1 | | Fix signedness comparison in SBuf |
Mon 2013-10-07 12:23:48 +0200 | Francesco Chemolli | +1 -1 | | Fixed testSBuf::testComparisons |
Mon 2013-10-07 02:32:15 -0600 | Amos Jeffries | +3 -3 | | Make clang happy with SBuf API |
Fri 2013-10-04 18:14:03 -0600 | Automatic source maintenance | +3 -3 | | SourceFormat Enforcement |
Fri 2013-10-04 16:50:52 +0200 | Francesco Chemolli | +3248 -44 | | Merge SBuf. |
Fri 2013-10-04 06:15:52 -0600 | Amos Jeffries | +142 -0 | | Revert libresolv related changed of rev.13026 |
Wed 2013-10-02 03:51:09 -0600 | Amos Jeffries | +3 -3 | | Fix line wrapping broken in rev.13027 |
Wed 2013-10-02 03:06:03 -0600 | Amos Jeffries | +5 -2 | | Fix some missing parts from 13015 |
Tue 2013-10-01 18:12:54 -0600 | Automatic source maintenance | +0 -2 | | SourceFormat Enforcement |
Tue 2013-10-01 17:21:17 -0600 | Amos Jeffries | +7 -1264 | | Remove dnsserver and external DNS helper API |
Mon 2013-09-30 06:30:50 -0600 | Amos Jeffries | +8 -3026 | | Remove COSS |
Mon 2013-09-30 01:04:36 -0600 | Amos Jeffries | +43 -0 | | Tests: Add regression tests for squid.conf parser |
Mon 2013-09-30 06:37:10 +1200 | Amos Jeffries | +4 -4 | | Chinese language dialect updates |
Sat 2013-09-28 03:14:43 -0600 | Amos Jeffries | +16 -5 | | Add missing integration of squid.conf test with Unit-Test PASS/FAIL results |
Sat 2013-09-28 03:01:23 -0600 | Amos Jeffries | +8 -1 | | Automated squid.conf parser testing with squid -k parse |
Thu 2013-08-29 13:22:43 +0300 | Christos Tsantilas | +1 -1 | | Fix configuration file parsing bugs, related to quoted strings |
Thu 2013-08-29 12:21:53 +0300 | Christos Tsantilas | +342 -141 | | Fix configuration file parsing bugs, related to quoted strings |
Mon 2013-08-26 05:14:58 -0600 | Amos Jeffries | +1 -1 | | Docs: fix doxygen page generation |
Sat 2013-08-24 22:44:20 -0600 | Amos Jeffries | +1 -0 | | Doce: make doc/Programming-Guide/doxygen.footer.dyn non-empty |
Sun 2013-08-25 01:12:26 +1200 | Amos Jeffries | +1 -1 | | Docs: define use of footer for output DYN files. |
Wed 2013-08-21 02:43:27 -0600 | Amos Jeffries | +1 -1 | | Update forward_max_tries to permit 25 server paths |
Sat 2013-08-03 18:16:46 +1200 | Amos Jeffries | +1 -1 | | Fix typo in rev.12972 |
Sat 2013-08-03 16:15:04 +1200 | Amos Jeffries | +40 -3 | | Cleanup: initialize all member of AnyP::PortCfg |
Fri 2013-07-26 05:26:04 -0600 | Amos Jeffries | +3 -3 | | Fix missing bits of rev.12961 |
Thu 2013-07-25 23:21:29 -0600 | Amos Jeffries | +6 -3 | | Docs: Update http(s)_port protocol= details |
Thu 2013-07-25 20:06:25 -0600 | Amos Jeffries | +69 -38 | | Update the http(s)_port directives protocol= parameter |