| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 209318 "A speculative fix for the TLS 1.2 client authentic..." | wtc@chromium.org | 2013-07-01 | 2 | -31/+96 |
* | Add unit test to verify the bug fixed in http://crrev.com/208168. | rch@chromium.org | 2013-06-25 | 1 | -4/+45 |
* | Cleanup: Refactor mDns transaction start into two smaller methods | noamsml@chromium.org | 2013-06-25 | 2 | -32/+51 |
* | [SPDY] Unfork spdy_websocket_test_util_spdy{2,3}.* files | akalin@chromium.org | 2013-06-24 | 11 | -502/+284 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 1 | -1/+1 |
* | Linux: make net_unittests pass even if m2crypto is present on system | phajdan.jr@chromium.org | 2013-06-24 | 1 | -1/+7 |
* | mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef. | thakis@chromium.org | 2013-06-24 | 15 | -50/+40 |
* | Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..." | wtc@chromium.org | 2013-06-24 | 1 | -3/+3 |
* | net: add (*.)launchkey.com and (*.)carlolly.co.uk to HSTS preloaded list. | agl@chromium.org | 2013-06-24 | 2 | -0/+4 |
* | [SPDY] Add tests for speculative crash fix in r206851 | akalin@chromium.org | 2013-06-24 | 9 | -278/+658 |
* | [SPDY] Refactor SpdyStream's handling of response headers | akalin@chromium.org | 2013-06-24 | 20 | -531/+745 |
* | Fix a bug in quic_stream_factory where a QuicStreamRequest::Request could ret... | rch@chromium.org | 2013-06-24 | 1 | -0/+6 |
* | Move NetLogLogger from chrome/browser/net to net/base. | kouhei@chromium.org | 2013-06-24 | 4 | -0/+395 |
* | Use a dummy HttpStream for proxy redirects | akalin@chromium.org | 2013-06-24 | 15 | -35/+253 |
* | [SPDY] Remove ConstructSpdyPush() overload that doesn't take a URL | akalin@chromium.org | 2013-06-24 | 7 | -54/+15 |
* | Revert "Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a...""... | senorblanco@chromium.org | 2013-06-23 | 1 | -3/+3 |
* | Revert 207759 "Disable TLS 1.2 if USE_OPENSSL is defined (such a..." | wtc@chromium.org | 2013-06-22 | 1 | -3/+3 |
* | Fix QUIC alternate protocol behavior so that that main job does not wait | rch@chromium.org | 2013-06-22 | 3 | -9/+86 |
* | Add logging to the QUIC write path. | rch@chromium.org | 2013-06-22 | 8 | -12/+213 |
* | Shuffle media-related WebMimeRegistry code from webkit/ to content/. | scherkus@chromium.org | 2013-06-22 | 3 | -37/+20 |
* | Remove v6 address from QUIC host lookups | rch@chromium.org | 2013-06-22 | 1 | -0/+10 |
* | Disable test with an expired certificate | rmsousa@chromium.org | 2013-06-22 | 1 | -2/+2 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 7 | -43/+31 |
* | Add base namespace to more values in sync and elsewhere. | brettw@chromium.org | 2013-06-21 | 5 | -7/+8 |
* | [SPDY] Fix SpdySession's handling of SYN_REPLY frames | akalin@chromium.org | 2013-06-21 | 5 | -76/+146 |
* | Disk cache: Update Addr to handle file format version 3. | rvargas@google.com | 2013-06-21 | 5 | -25/+84 |
* | Unlink corrupt SimpleCache index files immediately after load. | gavinp@chromium.org | 2013-06-21 | 3 | -1/+63 |
* | Revert a workaround commit for a Use-After-Free crash. | yhirano@chromium.org | 2013-06-21 | 4 | -80/+11 |
* | Fix a bug in quic_in_memory_cache. | honghaiz@chromium.org | 2013-06-21 | 4 | -1/+88 |
* | Pretty-print QUIC CONNECTION_CLOSE and RST_STREAM error codes. | rch@chromium.org | 2013-06-21 | 1 | -2/+2 |
* | Disable TLS 1.2 if USE_OPENSSL is defined (such as on Android) to | wtc@chromium.org | 2013-06-21 | 1 | -3/+3 |
* | Set receive buffer size, and comment about possible setting of send buffer. | jar@chromium.org | 2013-06-21 | 1 | -0/+20 |
* | Introduce RequestWebSocketStream into HttpStreamFactory | yhirano@chromium.org | 2013-06-21 | 21 | -101/+1038 |
* | Actually enable Alternate-Protocol support for QUIC. | rch@chromium.org | 2013-06-21 | 3 | -25/+16 |
* | Cleanup: Factor and de-duplicate out mock socket used for testing mdns | noamsml@chromium.org | 2013-06-21 | 4 | -147/+240 |
* | Disk cache: Introduce a BlockHeader class. | rvargas@google.com | 2013-06-21 | 2 | -89/+142 |
* | Disable SRP, HMAC-SHA384, and ECDH (but not ECDHE) cipher suites, to | wtc@chromium.org | 2013-06-20 | 1 | -3/+6 |
* | Update the include paths of message_loop_proxy.h | tfarina@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | mac: Let net/ compile with the 10.9 sdk (while targeting 10.6). | thakis@chromium.org | 2013-06-20 | 3 | -8/+19 |
* | Disk cache: move some code to the desired location. | rvargas@google.com | 2013-06-20 | 2 | -21/+21 |
* | Added NET_EXPORT into mDns code. | vitalybuka@chromium.org | 2013-06-20 | 1 | -3/+3 |
* | net: add (*.)bccx.com to HSTS preloaded list. | agl@chromium.org | 2013-06-20 | 2 | -0/+2 |
* | Don't crash when SimpleCache index is corrupt. | gavinp@chromium.org | 2013-06-20 | 3 | -8/+73 |
* | Use a direct include of strings headers, delete some strings forwarding headers. | avi@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Simple Cache Eviction: report sizes in KiB | pasko@chromium.org | 2013-06-20 | 1 | -5/+10 |
* | Regenerate the root certificate and end-entity certificates used for various ... | rsleevi@chromium.org | 2013-06-20 | 16 | -136/+574 |
* | Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction. | ttuttle@chromium.org | 2013-06-20 | 17 | -6/+535 |
* | Enable GoDaddy/Starfield G2 roots for EV | rsleevi@chromium.org | 2013-06-20 | 1 | -0/+18 |
* | Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is... | yhirano@chromium.org | 2013-06-19 | 1 | -2/+3 |
* | MDnsClient: Process all records before alerting listeners | noamsml@chromium.org | 2013-06-19 | 4 | -43/+176 |