| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Initial support for built-in DNS resolver/cache. | agayev@chromium.org | 2010-10-28 | 1 | -1/+1 |
* | Report the SSL protocol version in ssl_info.connection_status. | wtc@chromium.org | 2010-10-27 | 2 | -55/+107 |
* | Add a bunch of missing bug references to FLAKY tests | stuartmorgan@chromium.org | 2010-10-27 | 1 | -0/+1 |
* | Add experimental option for TCP FastOpen. | mbelshe@chromium.org | 2010-10-26 | 23 | -32/+220 |
* | net: always save certs and trigger verify in SSLHostInfo. | agl@chromium.org | 2010-10-26 | 4 | -9/+89 |
* | net: move importing a DER certificate chain into X509Certificate. | agl@chromium.org | 2010-10-26 | 2 | -113/+9 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -0/+1 |
* | Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call... | cbentzel@chromium.org | 2010-10-25 | 6 | -3/+35 |
* | Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn... | cbentzel@chromium.org | 2010-10-23 | 6 | -35/+3 |
* | Add Reset to ClientSocket::UseHistory, and call on TCP disconnect. | cbentzel@chromium.org | 2010-10-23 | 6 | -3/+35 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -0/+6 |
* | Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from... | isherman@chromium.org | 2010-10-23 | 1 | -6/+0 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -0/+6 |
* | Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" | evan@chromium.org | 2010-10-22 | 1 | -6/+0 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-22 | 1 | -0/+6 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 2 | -0/+13 |
* | net: move SSL host info serialisation into SSLHostInfo | agl@chromium.org | 2010-10-20 | 12 | -157/+270 |
* | Remove scoped_bstr_win, fix all callers to use the new location. | brettw@chromium.org | 2010-10-20 | 2 | -2/+0 |
* | net: comment/TODO cleanup and clarification, and don't raise ERR_SSL_PROTOCOL... | rsleevi@chromium.org | 2010-10-20 | 2 | -18/+25 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 2 | -11/+51 |
* | Revert revert 62918 - net: clean up SSLHostInfo construction." | agl@chromium.org | 2010-10-19 | 18 | -53/+132 |
* | non-virtual-dtor cleanup: Make DNSSecProvider destructor private. | cbentzel@chromium.org | 2010-10-18 | 1 | -0/+3 |
* | Revert 62918 - net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 18 | -132/+53 |
* | net: clean up SSLHostInfo construction. | agl@chromium.org | 2010-10-18 | 18 | -53/+132 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 1 | -3/+3 |
* | Convert LOG(INFO) to VLOG(1) - net/. | pkasting@chromium.org | 2010-10-16 | 7 | -84/+82 |
* | Plumb up the preconnect logic from pools to StreamFactory. | willchan@chromium.org | 2010-10-16 | 1 | -6/+17 |
* | Add actual bytes sent/received to net-internals. | mmenke@chromium.org | 2010-10-14 | 5 | -19/+76 |
* | net: update DNSSEC chain embedded extension OID. | agl@chromium.org | 2010-10-14 | 1 | -3/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 11 | -37/+44 |
* | Integrate the SpdyProxyClientSocket into the HttpStreamRequest | rch@chromium.org | 2010-10-13 | 4 | -157/+11 |
* | Fix clang build: remove a const on a return value. | willchan@chromium.org | 2010-10-13 | 1 | -1/+1 |
* | Add ClientSocketPoolBaseHelper support for preconnect. | willchan@chromium.org | 2010-10-13 | 10 | -37/+616 |
* | Report AcquireCredentialsHandle errors. This requires | wtc@chromium.org | 2010-10-12 | 1 | -23/+39 |
* | Render SpdySessionPools on the Data tab and on a new | mmenke@chromium.org | 2010-10-12 | 1 | -1/+0 |
* | Rename SSLNonSensitiveHostInfo to SSLHostInfo. | agl@chromium.org | 2010-10-12 | 2 | -3/+3 |
* | net: detect and error out with ESET HTTPS interception + False Start | agl@chromium.org | 2010-10-11 | 2 | -11/+47 |
* | net: add --enable-snap-start | agl@chromium.org | 2010-10-11 | 2 | -1/+16 |
* | Synchronize the mappings between Windows/Mac error codes and their net:: erro... | rsleevi@chromium.org | 2010-10-10 | 2 | -12/+58 |
* | net: enable SSLClientSocketTest.(ConnectExpired|ConnectMismatched) | agl@chromium.org | 2010-10-09 | 1 | -21/+5 |
* | net: alter detection of end of SSL connection in tests. | agl@chromium.org | 2010-10-09 | 1 | -2/+2 |
* | Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD... | eroman@chromium.org | 2010-10-09 | 2 | -0/+15 |
* | net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_ | agl@chromium.org | 2010-10-08 | 1 | -4/+21 |
* | Connect up OpenSSL socket to use the OpenSSL X509Certificate. | joth@chromium.org | 2010-10-08 | 2 | -96/+38 |
* | Revert Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout." | agl@chromium.org | 2010-10-08 | 2 | -2/+28 |
* | net: remove test flakyness caused by uncorking. | agl@chromium.org | 2010-10-08 | 1 | -13/+18 |
* | Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-08 | 6 | -4/+25 |
* | Fix server initiated SSL renegotiation for SSLClientSocketMac | rsleevi@chromium.org | 2010-10-08 | 2 | -245/+199 |
* | Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession." | agl@chromium.org | 2010-10-07 | 6 | -25/+4 |
* | net: plumb DnsRRResolver from IOThread to HttpNetworkSession. | agl@chromium.org | 2010-10-07 | 6 | -4/+25 |