Date | Author | Size | Description | |
---|---|---|---|---|
Wed 2015-02-18 04:16:21 -0800 | Amos Jeffries | +1 -1 | 3.5.2 | |
Wed 2015-02-18 02:30:07 -0800 | Amos Jeffries | +73 -44 | Prep for 3.5.2 and 3.4.12 | |
Wed 2015-02-18 00:50:00 -0800 | Christos Tsantilas | +10 -2 | Fix sslproxy_options in peek-and-splice mode | |
Tue 2015-02-17 20:15:40 -0800 | Amos Jeffries | +3 -2 | Fix memory leaks in cachemgr.cgi URL parser | |
Tue 2015-02-17 20:10:42 -0800 | Markus Moeller | +37 -20 | negotiate_kerberos_auth: fix krb5.conf backward compatibility | |
Sat 2015-02-14 14:37:06 -0800 | Amos Jeffries | +1 -1 | Revert C++11-ism from 3.5 branch | |
Mon 2015-02-09 20:54:21 -0800 | Christos Tsantilas | +47 -38 | SNI information is not set on transparent bumping mode | |
Mon 2015-02-09 20:52:44 -0800 | Amos Jeffries | +10 -5 | Bug #4176: Digest auth too many helper lookups | |
Mon 2015-02-09 20:49:43 -0800 | Amos Jeffries | +10 -9 | Fix potential NULL dereference | |
Mon 2015-02-09 20:45:52 -0800 | Amos Jeffries | +1 -1 | Quieten CBDATA 'leak' messages | |
Mon 2015-02-09 20:42:35 -0800 | Eldar Akchurin | +27 -47 | Bug #4073: Cygwin compile errors | |
Mon 2015-02-09 19:15:56 -0800 | Amos Jeffries | +12 -10 | Cygwin: Disable C++11 detection and default use | |
Fri 2015-02-06 07:59:58 -0800 | Amos Jeffries | +10 -9 | Fix some cbdataFree related memory leaks | |
Fri 2015-02-06 07:26:24 -0800 | Francesco Chemolli | +11 -0 | Bug #4180: Fix not-fully-initialized data member in ACLUserData | |
Sun 2015-02-01 01:15:44 -0800 | Amos Jeffries | +6 -2 | Bug #4172: Solaris broken krb5-config | |
Sun 2015-02-01 01:14:12 -0800 | Amos Jeffries | +0 -21 | * | Stop emitting (Proxy-)Authentication-Info for Negotiate |
Sun 2015-02-01 01:12:31 -0800 | Amos Jeffries | +4 -1 | * | Remove dst ACL dependency on HTTP request message existence |
Fri 2015-01-23 21:00:00 -0800 | Amos Jeffries | +9 -28 | * | Docs: drop obsolete chunked_request_body_max_size references |
Fri 2015-01-23 20:55:12 -0800 | Amos Jeffries | +3 -1 | Fix ::Parser::Tokenizer::prefix() limited token results | |
Fri 2015-01-23 20:53:39 -0800 | Christos Tsantilas | +9 -6 | Add missing root CAs when validating chains that passed internal checks. | |
Thu 2015-01-22 06:01:41 -0800 | Christos Tsantilas | +4 -1 | * | Set cap_net_admin capability when Squid sets TOS/Diffserv packet values. |
Thu 2015-01-22 06:00:04 -0800 | Christos Tsantilas | +6 -0 | * | Add TLS/SSL option NO_TICKET to http[s]_port |
Tue 2015-01-20 12:14:20 +0000 | Source Maintenance | +7 -7 | SourceFormat Enforcement | |
Tue 2015-01-20 02:36:06 -0800 | Frederic Bourgeois | +9 -10 | * | Bug #4066: Digest auth nonce indefinite rollover |
Tue 2015-01-20 02:03:07 -0800 | Amos Jeffries | +34 -38 | HTCP: fix memory initialization errors | |
Tue 2015-01-20 01:48:40 -0800 | Amos Jeffries | +14 -0 | Portability: Remove more C++11-isms in ACLs | |
Mon 2015-01-19 09:28:43 -0800 | Amos Jeffries | +2 -2 | Portability: Remove C++11-isms in ACLs | |
Mon 2015-01-19 05:54:09 -0800 | Francesco Chemolli | +144 -296 | Replace Splay with std::set in several ACL types | |
Mon 2015-01-19 12:14:46 +0000 | Source Maintenance | +5 -4 | SourceFormat Enforcement | |
Mon 2015-01-19 03:50:22 -0800 | Amos Jeffries | +304 -348 | Bug #3919: remove several never-true / never-false comparisons | |
Sat 2015-01-17 20:26:07 -0800 | Amos Jeffries | +5 -7 | * | Fix several crashes when debugging enabled |
Sat 2015-01-17 20:24:51 -0800 | Amos Jeffries | +12 -4 | * | Bug #3997: Excessive NTLM or Negotiate auth helper annotations |
Sat 2015-01-17 20:20:58 -0800 | Amos Jeffries | +27 -15 | * | Fix silent SSL/TLS failure on split-stack operating systems |
Author | Changesets | Changes |
---|---|---|
Amos Jeffries | 15 | +484 -473 |
Christos Tsantilas | 3 | +66 -46 |
Eldar Akchurin | 1 | +27 -47 |
Francesco Chemolli | 2 | +155 -296 |
Markus Moeller | 1 | +37 -20 |
Source Maintenance | 2 | +12 -11 |
total | 24 | +781 -893 |
Author | Changesets | Changes |
---|---|---|
Amos Jeffries | 6 | +57 -76 |
Christos Tsantilas | 2 | +10 -1 |
Frederic Bourgeois | 1 | +9 -10 |
total | 9 | +76 -87 |