| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't attempt to forward declare StringPiece. | erikwright@chromium.org | 2011-12-07 | 2 | -2/+1 |
* | Add billing.ntt-east.co.jp to False Start blacklist pending their upgrade. | agl@chromium.org | 2011-12-07 | 2 | -0/+2 |
* | Revert "Revert "net: reenable Twitter's public key pins with api.twitter.com ... | agl@chromium.org | 2011-12-07 | 4 | -15/+565 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 2 | -44/+35 |
* | Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. | cbentzel@chromium.org | 2011-12-07 | 5 | -321/+11 |
* | mac: s/UINT32_MAX/kuint32max/ | thakis@chromium.org | 2011-12-07 | 1 | -2/+2 |
* | SPDY PING - log the type of PING if it is received | rtenneti@chromium.org | 2011-12-06 | 1 | -0/+1 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-06 | 5 | -11/+321 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 2 | -35/+44 |
* | Revert "net: reenable Twitter's public key pins with api.twitter.com using th... | agl@chromium.org | 2011-12-06 | 4 | -563/+18 |
* | net: reenable Twitter's public key pins with api.twitter.com using the CDN pins. | agl@chromium.org | 2011-12-06 | 4 | -18/+563 |
* | Support EC certs in OriginBoundCertService and OriginBoundCertStore. | mattm@chromium.org | 2011-12-06 | 10 | -159/+589 |
* | Revert 113085 - broke unittests | mmenke@chromium.org | 2011-12-06 | 1 | -0/+1 |
* | Move CapturingNetLog out of net project, as it's no longer | mmenke@chromium.org | 2011-12-06 | 1 | -1/+0 |
* | Log server advertised protos and the selected | rtenneti@google.com | 2011-12-05 | 1 | -0/+8 |
* | Store session cookies and restore them if chrome crashes or autorestarts. | marja@chromium.org | 2011-12-05 | 3 | -5/+68 |
* | Add a preference for enabling the TLS origin-bound certificates extension. | wtc@chromium.org | 2011-12-03 | 2 | -17/+3 |
* | ReReland: Allow signing EC certs and creating EC origin-bound certs. | mattm@chromium.org | 2011-12-02 | 6 | -98/+231 |
* | Make SDCH classes IO-thread-only. Remove TSan suppression. | joi@chromium.org | 2011-12-02 | 2 | -3/+19 |
* | Parse individual X.509 name components on Windows, rather than parsing the st... | rsleevi@chromium.org | 2011-12-02 | 3 | -91/+180 |
* | On OS X, when accessing a certificate field (subject, issuer, extension, etc)... | rsleevi@chromium.org | 2011-12-02 | 1 | -154/+231 |
* | Remove all 192 static initializers from transport_security_state.cc | thakis@chromium.org | 2011-12-01 | 1 | -19/+19 |
* | base::Bind: Convert net::NetworkDelegate. | jhawkins@chromium.org | 2011-12-01 | 2 | -16/+16 |
* | export IsPortAllowedByDefault() | toyoshim@chromium.org | 2011-12-01 | 1 | -6/+5 |
* | Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c... | rbyers@chromium.org | 2011-12-01 | 6 | -228/+98 |
* | Reland: Allow signing EC certs and creating EC origin-bound certs. | mattm@chromium.org | 2011-12-01 | 6 | -98/+228 |
* | base::Bind: More random cleanups. | jhawkins@chromium.org | 2011-12-01 | 1 | -35/+23 |
* | base::Bind: Implement a 1-arity CancelableCallback and use this to implement | jhawkins@chromium.org | 2011-11-30 | 1 | -0/+3 |
* | net: add toto-dream.com to the False Start blacklist during their transition. | agl@chromium.org | 2011-11-30 | 2 | -0/+3 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 2 | -51/+48 |
* | net: make interstitials fatal for pinned sites | agl@chromium.org | 2011-11-29 | 3 | -449/+327 |
* | base::Bind: Convert the following files. | jhawkins@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | Revert 111850 - base::Bind: Convert the following files. | jhawkins@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | base::Bind: Convert the following files. | jhawkins@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | Cleanup: Convert ASCIIToUTF16("") to string16(). | jhawkins@chromium.org | 2011-11-28 | 1 | -2/+3 |
* | Remove cozi.com from the False Start blacklist at their request. | agl@chromium.org | 2011-11-28 | 1 | -1/+0 |
* | replace platform conditions with os_posix and os_bsd where applicable | robert.nagy@gmail.com | 2011-11-22 | 1 | -1/+3 |
* | Mark a cookie as session cookie, if the expiry date cannot be parsed | jochen@chromium.org | 2011-11-22 | 2 | -1/+10 |
* | Fixing some warning due to different signess of char | kristianm@chromium.org | 2011-11-21 | 1 | -1/+5 |
* | Upstream: Build net_unittests for Android. | jingzhao@chromium.org | 2011-11-21 | 9 | -74/+93 |
* | Fix initial offline state response handling | adamk@chromium.org | 2011-11-17 | 2 | -16/+30 |
* | Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m... | cbentzel@chromium.org | 2011-11-17 | 1 | -0/+3 |
* | Creation of cookie_utils. | droger@google.com | 2011-11-17 | 5 | -81/+132 |
* | Revert "Allow signing EC certs and creating EC origin-bound certs." | mattm@chromium.org | 2011-11-17 | 6 | -223/+91 |
* | Fix leak in X509UtilNSSTest VerifyCertificateSignature. | mattm@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | base::Bind fixes | groby@chromium.org | 2011-11-17 | 3 | -6/+10 |
* | Allow signing EC certs and creating EC origin-bound certs. | mattm@chromium.org | 2011-11-17 | 6 | -91/+223 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 5 | -13/+474 |
* | Revert "Offline state detection for linux, using new D-Bus library." | adamk@chromium.org | 2011-11-16 | 5 | -471/+12 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 5 | -12/+471 |