summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add SocketErrorParams, based on SSLErrorParams. This will be used bywtc@chromium.org2012-06-073-0/+57
* Export key logging in normal builds.agl@chromium.org2012-06-075-22/+281
* Introduce a delegate to avoid hardcoding "chrome-extension" in net/.joi@chromium.org2012-06-0715-123/+103
* WebSocket: Client certificate authentication support for secure servers.toyoshim@chromium.org2012-06-072-11/+7
* Move NSS SSL functions off the IO thread on Linux.rsleevi@chromium.org2012-06-071-4/+5
* Add support to URLFetcher for stopping on redirects. Use this in AlternateNa...pkasting@chromium.org2012-06-071-1/+9
* Utility to resolve a hostname using Chromium's code in net/dnsdcastagna@google.com2012-06-072-0/+197
* Map the certificate related SSL alerts to ERR_BAD_SSL_CLIENT_AUTH_CERTwtc@chromium.org2012-06-074-20/+37
* Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing.mmenke@chromium.org2012-06-073-70/+126
* Revert 140846 - (relanding r140697)rsleevi@chromium.org2012-06-065-1625/+2572
* Revert 140697 - Maybe caused sizes regression (which would be acceptablersleevi@chromium.org2012-06-065-2572/+1625
* Upstream Android proxy config service.pliard@chromium.org2012-06-068-2/+1217
* SocketStream should have independent state to wait for cert validation.toyoshim@chromium.org2012-06-062-61/+117
* Move the core state machine of SSLClientSocketNSS into a thread-safe Corersleevi@chromium.org2012-06-065-1625/+2572
* 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