summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add load flag indicating a request is probably the result of a user gesture.joi@chromium.org2011-08-097-15/+50
* FTP: fix directory listing parsing for Hylafaxphajdan.jr@chromium.org2011-08-095-5/+62
* Move filename determination logic to net_util so that it's not split between ...asanka@chromium.org2011-08-093-263/+1418
* Revert "net: Precede each CBC encrypted application data record with an empty...agl@chromium.org2011-08-095-107/+3
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...fischman@chromium.org2011-08-086-224/+299
* Clean up SSL false start blacklist code. Numerous changes, including:pkasting@chromium.org2011-08-086-299/+224
* Revert 95825 - Update asynchronous CookieMonster API to login_utils.fischman@chromium.org2011-08-083-10/+11
* Update asynchronous CookieMonster API to login_utils.ycxiao@chromium.org2011-08-083-11/+10
* net: remove another 20% of the False Start blocklist.agl@chromium.org2011-08-081-637/+0
* base: Remove using declaration of MD5Digest now that hunspell was fixed.tfarina@chromium.org2011-08-081-2/+2
* Revert "net: remove another 20% of the False Start blocklist."agl@chromium.org2011-08-051-0/+634
* net: remove another 20% of the False Start blocklist.agl@chromium.org2011-08-051-634/+0
* SSL_ForceHandshake should send the saved write data in the SSL socket.wtc@chromium.org2011-08-054-2/+74
* Fixup bad include and usage of BASE_API, which should be BASE_EXPORT.darin@chromium.org2011-08-051-1/+0
* Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...yzshen@chromium.org2011-08-052-28/+0
* Remove obsolete use of CLIPPED_HISTOGRMASjar@chromium.org2011-08-053-137/+27
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-042-0/+28
* HostResolver: don't interpret NULL callback argument as a request to do synch...agayev@chromium.org2011-08-0419-198/+319
* For PKCS#12 imports, only mark key as unextractable if the PKCS#12 file inclu...gauravsh@chromium.org2011-08-042-11/+57
* Add onAuthRequired signal to the webRequest APIjochen@chromium.org2011-08-036-0/+24
* Fix redux buildjoth@chromium.org2011-08-032-2/+8
* Add a PKCS#12 file with a certificate but no private keywtc@chromium.org2011-08-032-0/+3
* WebSocket: Remove obsolete experiments related filestoyoshim@chromium.org2011-08-0310-2265/+0
* Remove DCHECK(!headers_.empty()) in WebSocketHandshakeResponseHandlerukai@chromium.org2011-08-031-6/+7
* Removed wchat_t from Time::FromString.shinyak@google.com2011-08-033-6/+5
* net: fix caching of peer's cert chain in session objects.agl@chromium.org2011-08-022-3/+12
* Remove senseless code.thakis@chromium.org2011-08-021-1/+1
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-0211-7/+95
* DevTools: no way to remote debug using ToT build as a client.pfeldman@chromium.org2011-08-029-234/+653
* Remove a few unused functions.thakis@chromium.org2011-08-021-10/+0
* Apply the asynchronous CookieMonster API to WebsocketJob.ycxiao@chromium.org2011-08-013-39/+104
* Return the constructed certificate chain in X509Certificate::Verify()rsleevi@chromium.org2011-07-3014-11/+290
* Change a VLOG(1) message to LOG(ERROR) because it is truly an errorwtc@chromium.org2011-07-301-1/+1
* On Mac, compare certificate host names according to RFC6125.rsleevi@chromium.org2011-07-302-93/+27
* Add WARN_UNUSED_RESULT to crypto/hmac.hrsleevi@chromium.org2011-07-304-30/+58
* Fix an edge case where certificate intermediates are missing on Windowsrsleevi@chromium.org2011-07-301-7/+3
* Test birtday error.lipalani@chromium.org2011-07-302-4/+31
* Revert 94764 - Disk cache: Close the current experiment for new users.rvargas@google.com2011-07-291-6/+28
* Disk cache: Close the current experiment for new users.rvargas@google.com2011-07-291-28/+6
* Adjust exception handling syntax in sync test server.braffert@chromium.org2011-07-291-2/+2
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-299-44/+52
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-292-1/+10
* mac: Components build for netthakis@chromium.org2011-07-291-1/+2
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-298-25/+540
* Revert 94553 - Provides in memory and persistent storage for origin bound cer...sergeyu@chromium.org2011-07-288-536/+25
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-288-25/+536
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-2812-158/+123
* Relanding 94539 - Move MockHostResolver to net_test_supportagayev@chromium.org2011-07-282-8/+6
* Revert 94539 - Move MockHostResolver to net_test_supportagayev@chromium.org2011-07-282-6/+8
* Move MockHostResolver to net_test_supportagayev@chromium.org2011-07-282-8/+6