| Commit message (Expand) | Author | Age | Files | Lines |
* | Clobber the state of the next-protocol-negotiation when disabling spdy. | mbelshe@chromium.org | 2010-12-21 | 1 | -0/+2 |
* | [Sync] added workaround for python 2.5 bug causing sync test flakiness | akalin@chromium.org | 2010-12-21 | 1 | -1/+9 |
* | net: add mayfirst.org to HSTS preloaded. | agl@chromium.org | 2010-12-21 | 2 | -0/+8 |
* | Disk cache: Change the request throttling logic so that we | rvargas@google.com | 2010-12-20 | 3 | -18/+16 |
* | [Sync] Fixed bug in test sync server's select loop. | akalin@chromium.org | 2010-12-20 | 1 | -13/+15 |
* | net: add comservicing.org to False Start blacklist | agl@chromium.org | 2010-12-20 | 1 | -0/+1 |
* | net: add factor.cc to HSTS preloaded list. | agl@chromium.org | 2010-12-20 | 2 | -0/+4 |
* | net: Add namespace net to more files. Part 2. | tfarina@chromium.org | 2010-12-20 | 5 | -39/+52 |
* | net: Add namespace net to URLRequestStartEventParameters. | tfarina@chromium.org | 2010-12-17 | 2 | -5/+13 |
* | Follow up to r69305 | agl@chromium.org | 2010-12-17 | 1 | -1/+1 |
* | Create self signed X509 certificate | hclam@chromium.org | 2010-12-17 | 3 | -0/+150 |
* | FTP: Fix Windows directory listing parser for empty file names. | phajdan.jr@chromium.org | 2010-12-17 | 2 | -7/+45 |
* | Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy | rch@chromium.org | 2010-12-17 | 23 | -41/+450 |
* | net: Add namespace net to more files. | tfarina@chromium.org | 2010-12-17 | 5 | -20/+32 |
* | net::DirectoryLister: mark another buggy use of IO | evan@chromium.org | 2010-12-17 | 1 | -0/+3 |
* | net: enable SSLHostInfo by default. | agl@chromium.org | 2010-12-16 | 3 | -8/+11 |
* | Almost done deinlining virtual methods. | erg@google.com | 2010-12-16 | 17 | -18/+97 |
* | Make sure test server use right mime for exe. | lzheng@chromium.org | 2010-12-16 | 1 | -2/+3 |
* | Don't use large SSL_Write() calls, as they lead to large SSL records | mbelshe@chromium.org | 2010-12-16 | 1 | -13/+29 |
* | Revert "net: enable SSLHostInfo by default." | agl@chromium.org | 2010-12-16 | 2 | -6/+4 |
* | net: enable SSLHostInfo by default. | agl@chromium.org | 2010-12-16 | 2 | -4/+6 |
* | Cache certificate verification results in memory. | wtc@google.com | 2010-12-16 | 51 | -198/+1091 |
* | Fix openssl x509 cert to use GetInstance | joth@chromium.org | 2010-12-16 | 1 | -1/+1 |
* | Revert 69356 - Regenerate the root certificate and end-entity certificates us... | rsleevi@chromium.org | 2010-12-16 | 11 | -478/+125 |
* | Regenerate the root certificate and end-entity certificates used for various ... | rsleevi@chromium.org | 2010-12-16 | 11 | -125/+478 |
* | Add support for temporarily trusting a certificate for the duration of unit t... | rsleevi@chromium.org | 2010-12-16 | 18 | -331/+784 |
* | Temporarily whitelist DirectoryLister, which is blocking the IO thread. | willchan@chromium.org | 2010-12-16 | 1 | -0/+4 |
* | Fix 'else' style nit. | wtc@google.com | 2010-12-15 | 1 | -3/+1 |
* | net: update the DNS provenance host | agl@chromium.org | 2010-12-15 | 1 | -1/+1 |
* | net: fix callbacks in DiskCacheBasedSSLHostInfo | agl@chromium.org | 2010-12-15 | 2 | -28/+79 |
* | net: fix verification merge savings calculations. | agl@chromium.org | 2010-12-15 | 3 | -2/+11 |
* | net: Switch SSLHostInfo to using Pickle. | agl@chromium.org | 2010-12-15 | 5 | -126/+81 |
* | net: Add namespace net to URLRequestErrorJob. | tfarina@chromium.org | 2010-12-15 | 3 | -7/+15 |
* | net: Add namespace net to URLRequestSimpleJob. | tfarina@chromium.org | 2010-12-15 | 2 | -9/+15 |
* | Fix HttpListenSocket. | willchan@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Increase the initial spdy concurrent stream limit to 10 | mbelshe@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Temporarily allow IO when loading shared GSSAPI library | cbentzel@chromium.org | 2010-12-14 | 1 | -0/+5 |
* | Fix openssl after singleton refactor | joth@chromium.org | 2010-12-14 | 3 | -10/+15 |
* | Add /media to whitelist so it can be accessed with file:// protocol on ChromeOS. | achuith@chromium.org | 2010-12-14 | 1 | -0/+1 |
* | Explicitly ignore return value of sk_SSL_COMP_delete. | hans@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-14 | 15 | -90/+119 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 12 | -17/+40 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 12 | -27/+55 |
* | Track the amount of time chrome spends verifying the certificate. | mbelshe@chromium.org | 2010-12-13 | 2 | -1/+15 |
* | Histogram target for each HTTP Authentication Scheme. | cbentzel@chromium.org | 2010-12-13 | 9 | -12/+101 |
* | flip_in_mem_edsm_server: Fix friend declaration. | hans@chromium.org | 2010-12-13 | 1 | -6/+6 |
* | balsa_headers.h: remove redundant idx_ tests. | hans@chromium.org | 2010-12-13 | 1 | -5/+2 |
* | Don't ignore return value from HANDLE_EINTR(close(...)) | hans@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | net: Add namespace net to URLRequestHttpJob. | tfarina@chromium.org | 2010-12-13 | 5 | -158/+169 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -5/+5 |