summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Stub binary for fuzzing DNS resolver.ttuttle@chromium.org2012-06-012-0/+110
* Add net/base/unix_domain_socket_posix*.pliard@chromium.org2012-06-0112-40/+660
* Reland: Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-06-019-648/+512
* Escape search terms correctly in the path portion of a custom search engine.pkasting@chromium.org2012-05-315-83/+19
* Support TLS Channel IDs in NSSagl@chromium.org2012-05-3113-6/+689
* Revert 139886 - Disk cache: Don't check the list of entries at startup.rvargas@google.com2012-05-311-0/+3
* [net/dns] Turn DnsConfigService on by default.szym@chromium.org2012-05-314-58/+89
* Disk cache: Don't check the list of entries at startup.rvargas@google.com2012-05-311-3/+0
* Always enqueue SYN_STREAM frames to the output queue at HIGHEST priorityrch@chromium.org2012-05-319-103/+37
* Add the SSL_VERSION_FALLBACK event type for NetLog.wtc@chromium.org2012-05-312-9/+51
* Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.falken@google.com2012-05-319-520/+648
* Fix imported server certs being distrusted in NSS 3.13.mattm@chromium.org2012-05-319-648/+520
* Cleanup the URLRequestContext after finishing communication with test sserver...jnd@chromium.org2012-05-302-0/+8
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1
* Add socket.setKeepAlive() and socket.setNoDelay().penghuang@chromium.org2012-05-294-61/+98
* Do not treat weak (< 1024 bit RSA) keys as fatal on OS Xrsleevi@chromium.org2012-05-292-2/+33
* Http cache: Test deleting an entry with a pending_entry whenrvargas@google.com2012-05-291-5/+13
* Add business.medbank.com.mt to HSTS preloaded.agl@chromium.org2012-05-292-0/+2
* Make FileSystemOperationWriteTest independent from URLRequest::Deprecated.kinaba@chromium.org2012-05-291-2/+0
* RefCounted types should not have public destructors, net/ editionrsleevi@chromium.org2012-05-299-22/+31
* RefCounted types should not have public destructors, net/ reduxrsleevi@chromium.org2012-05-282-19/+13
* Use TLS 1.1.wtc@chromium.org2012-05-2617-98/+348
* net: Fix RAII fail. Found by clang.thakis@chromium.org2012-05-251-2/+2
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-2/+32
* Remove ahendrickson from net/OWNERS.gavinp@chromium.org2012-05-251-1/+0
* Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...fischman@chromium.org2012-05-253-26/+49
* Move URLFetcherFactory from content to netakalin@chromium.org2012-05-253-0/+44
* [sync] Add --port and --xmpp-port parameters to run_testserver.ccrsimha@chromium.org2012-05-247-16/+151
* Revert 138795 - Revert "nss: revert encrypted and origin bound certificates s...agl@chromium.org2012-05-2416-889/+194
* Revert "nss: revert encrypted and origin bound certificates support."agl@chromium.org2012-05-2416-194/+889
* nss: revert encrypted and origin bound certificates support.agl@chromium.org2012-05-2411-885/+42
* net: add certificate pins for tor2web.orgagl@chromium.org2012-05-245-4/+152
* Use 127.0.0.1 as the local address for Android in the MockHostResolver as well.peter@chromium.org2012-05-241-6/+0
* Support for navigator.connection APIdroger@google.com2012-05-2415-130/+192
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-248-113/+126
* Improve the TLS intolerant server testing support added in r134129wtc@chromium.org2012-05-234-11/+27
* Fix more gcc in net/url_request/url_request_unittest.ccmaruel@chromium.org2012-05-231-4/+4
* Decouple DevTools from socket implementation.pliard@chromium.org2012-05-236-11/+54
* Disable ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothingbacker@chromium.org2012-05-231-1/+11
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-238-150/+80
* Prevent the infinite loop inside SSLClientSocketOpenSSL::OnSendComplete.wtc@chromium.org2012-05-222-3/+10
* Re-enable embedded identities in URLs for HTTP authentication.asanka@chromium.org2012-05-224-11/+331
* Update URL for upstream NSS bug.agl@chromium.org2012-05-221-1/+1
* Fix an uninitialized warning treated as error on gcc 4.5.2maruel@chromium.org2012-05-221-1/+1
* net: Fix a regression that broke file uploading with http authenticationsatorux@chromium.org2012-05-223-2/+60
* Make AssociateWithRenderView() a free function in the 'content' namespaceakalin@chromium.org2012-05-221-0/+16
* Revert 138168 - net: Fix a regression that broke file uploading with http aut...zea@chromium.org2012-05-223-60/+2
* net: Fix a regression that broke file uploading with http authenticationsatorux@chromium.org2012-05-213-2/+60
* If the version field is omitted from the certificate, the defaultwtc@chromium.org2012-05-192-0/+39
* Removed unreached code related to ESET MITM detection.rsleevi@chromium.org2012-05-192-62/+52