summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Move function for classifying a string as a mime type into MimeUtilgbillock@chromium.org2012-06-063-0/+89
* nss: support SECWouldBlock from ChannelID callback.agl@chromium.org2012-06-055-62/+364
* Don't pass GSS_C_NO_CONTEXT into gss_inquire_context()asanka@chromium.org2012-06-051-1/+3
* [net/dns] Remove FilePathWatcherWrapper after refactoring of FilePathWatcher.szym@chromium.org2012-06-057-328/+27
* Implement RFC 5764 (DTLS-SRTP).wtc@chromium.org2012-06-056-8/+331
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-059-31/+29
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-1/+1
* Increase Chrome SPDY/3 stream receive window to 10MB. The goal is to set the...rch@chromium.org2012-06-044-7/+105
* Use ByteStream in downloads system to decouple source and sink.rdsmith@chromium.org2012-06-043-4/+21
* Revert 140300 - Remove splendidbacon.com from HSTS preload.acolwell@chromium.org2012-06-042-0/+2
* Remove splendidbacon.com from HSTS preload.agl@chromium.org2012-06-042-2/+0
* Prefer 'filename' parameters if both 'name' and 'filename' parameters are spe...asanka@chromium.org2012-06-042-5/+16
* Linux: avoid using a NULL MessageLoopForIO to get its MessageLoopProxy in Pro...mdm@chromium.org2012-06-021-1/+1
* net: Inline the implementation of virtual destructor of URLFetcherFactory.tfarina@chromium.org2012-06-023-16/+3
* Update JSONReader to take base::StringPiece instead of std::stringmitchellwrosen@chromium.org2012-06-021-1/+1
* [net] Disable PrioritizedDispatcherTest.CancelIncompatible.szym@chromium.org2012-06-021-1/+3
* Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,mmenke@chromium.org2012-06-0228-197/+299
* [net] Update style in PriorityQueue and PrioritizedDispatcher after readabili...szym@chromium.org2012-06-025-160/+234
* 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