| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert SSLClientSocketNSS to use the NSS Channel ID callback. | mattm@chromium.org | 2012-06-26 | 1 | -1/+4 |
* | Disable SPDY IP pooling for SSL connections with client authentication. | wtc@chromium.org | 2011-10-28 | 1 | -0/+4 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 1 | -1/+2 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 1 | -2/+1 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 1 | -1/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | net: measure the latency difference of resume handshakes. | agl@chromium.org | 2011-06-29 | 1 | -0/+10 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -1/+2 |
* | net: add issued_by_known_hash and public_key_hashes to SSLInfo. | agl@chromium.org | 2011-04-13 | 1 | -0/+10 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Report the SSL protocol version in ssl_info.connection_status. | wtc@chromium.org | 2010-10-27 | 1 | -3/+2 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -12/+9 |
* | FBTF: Remove unnecessary STL #includes from src/net. | viettrungluu@chromium.org | 2010-08-19 | 1 | -3/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | net: add comments | agl@chromium.org | 2010-07-15 | 1 | -2/+4 |
* | Plumb SSL connection information into the PageInfo model. | agl@chromium.org | 2010-07-12 | 1 | -2/+7 |
* | Add GetNextProtocol method to SSLClientSocket. | agl@chromium.org | 2009-12-10 | 1 | -17/+1 |
* | Linux: add next-protocol-negotiation to libssl. | agl@chromium.org | 2009-11-30 | 1 | -1/+19 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Change SSLInfo::SetCertError to call the recently-added | wtc@chromium.org | 2009-02-12 | 1 | -29/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | add http_cache to mac build. | ericroman@google.com | 2008-08-19 | 1 | -3/+3 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+102 |