summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in QuicConnectionHelper rch@chromium.org2013-07-082-2/+38
* net: allow ERR_CONNECTION_RESET to trigger TLS 1.2 fallback.agl@chromium.org2013-07-081-5/+5
* [SPDY] Make SpdySessionPool keep track of available sessionsakalin@chromium.org2013-07-0811-318/+369
* Land Recent QUIC changes.rtenneti@chromium.org2013-07-0525-143/+441
* Add a quic_in_memory_cache_test data file.honghaiz@chromium.org2013-07-055-16/+95
* SimpleCache: add key mismatch histogramclamy@chromium.org2013-07-052-3/+4
* Tiny comment fix for removing ambiguity.kinaba@chromium.org2013-07-051-7/+8
* Optimize parsing of /etc/hosts.ttuttle@chromium.org2013-07-043-28/+157
* Remove net::ServerSocket::setAllowReuseAddress and fix server socket on Windows.ikarienator@chromium.org2013-07-047-73/+102
* Clean up SimpleIndexFile interface and implementation.gavinp@chromium.org2013-07-043-114/+115
* Cleanup of OpenSSL/NSS implementation of ProofVerfifier release.rtenneti@chromium.org2013-07-0412-49/+45
* [SPDY] Refactor and clean up SpdySessionPoolakalin@chromium.org2013-07-0324-1464/+1232
* OpenSSL/NSS implementation of ProofVerfifier.rtenneti@chromium.org2013-07-0317-45/+1111
* Fix task execution order between URLFetcherCore::DisownFile and Stop.kinaba@chromium.org2013-07-033-46/+56
* Remove singleton semantics for MDnsClient and ServiceDiscoveryClientnoamsml@chromium.org2013-07-032-19/+6
* net: support ALPN.agl@chromium.org2013-07-037-19/+349
* We're advancing an iterator, and then dereferencing it, but forgot to check f...jar@chromium.org2013-07-031-0/+2
* Add an explicit way of forcing the MDnsClient to listen on the networknoamsml@chromium.org2013-07-024-71/+25
* Fix build problems with MDns codenoamsml@chromium.org2013-07-025-325/+323
* Fixed windows build. Those test classes always linked from static library.vitalybuka@chromium.org2013-07-021-4/+2
* Added PlatformSocketFactory to override WSASocket calls.vitalybuka@chromium.org2013-07-024-5/+38
* Add several new QUIC histograms.rch@chromium.org2013-07-022-2/+73
* net: add (*.)shodan.io to HSTS preloaded.agl@chromium.org2013-07-022-0/+2
* roll clang 182481:184830thakis@chromium.org2013-07-021-0/+4
* Change the interface of WebSocketStream to suit WebSocketChannel, in particul...ricea@chromium.org2013-07-024-40/+176
* Simple Cache: OpenNextEntry() and EndEnumeration()clamy@chromium.org2013-07-0210-79/+284
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-07-022-10/+26
* Re-generate the MD5/SHA1 cross-signed certs with a distinct issuer namersleevi@chromium.org2013-07-014-174/+182
* Revert 209515 "Reland http://crrev.com/209278"rsleevi@chromium.org2013-07-018-5/+135
* Move DeleteAfterReboot, Move, and ReplaceFile to base namespacebrettw@chromium.org2013-07-012-3/+3
* Add a histogram to track the causes of QUIC connection shutdowns.rch@chromium.org2013-07-011-0/+4
* Reland http://crrev.com/209278rsleevi@chromium.org2013-07-018-135/+5
* Remove dummy change in ssl3con.c.agl@chromium.org2013-07-011-2/+0
* Generates the DTLS identity in browser process and returns it to the renderer...jiayl@chromium.org2013-07-011-0/+3
* net: use NSS's function for selecting NPN rather than a callback.agl@chromium.org2013-07-013-82/+59
* Fixed ASAN error in MDnsTest.AdditionalRecordsnoamsml@chromium.org2013-07-011-1/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-0113-25/+25
* Add NSEC record support for MDnsClientnoamsml@chromium.org2013-07-017-48/+379
* net: add (*.)whonix.org, (*.)blueseed.co and (*.)forum.quantifiedself.com to ...agl@chromium.org2013-07-012-0/+6
* A speculative fix for the TLS 1.2 client authentication bug with thewtc@chromium.org2013-06-292-31/+96
* Re-enable some tests disabled because of expired certsrsleevi@chromium.org2013-06-2911-390/+459
* More tests for handling HSTS and HPKP headers.palmer@chromium.org2013-06-2910-69/+334
* Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"joaodasilva@chromium.org2013-06-298-5/+135
* Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2rsleevi@chromium.org2013-06-298-135/+5
* UMA the TLS ciphersuitersleevi@chromium.org2013-06-281-0/+7
* Use a direct include of time headers in net/, part 2.avi@chromium.org2013-06-2851-64/+64
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-2862-71/+71
* Use a direct include of time headers in net/, part 3.avi@chromium.org2013-06-2849-58/+58
* No longer record whether an MD2/MD5 CA was seenrsleevi@chromium.org2013-06-289-63/+23
* Added HostResolverImpl::fallback_to_proctask_ to vary according to AsyncDnsNo...mef@chromium.org2013-06-283-16/+148