summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Simulate transient error and verify exponential backoff.lipalani@chromium.org2011-08-123-1/+48
* Change HttpAuthHandlerMock to accept and return more than one http_auth_handler.rch@chromium.org2011-08-114-30/+33
* net: Add another name for picnik.com to False Start blacklist.agl@chromium.org2011-08-111-0/+1
* Upstream certificate and mime Android implementation.michaelbai@google.com2011-08-118-0/+329
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...mnissler@chromium.org2011-08-116-224/+299
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-115-0/+18
* FTP: add directory listing parser for OS/2 format.phajdan.jr@chromium.org2011-08-1114-62/+434
* Fix GetNetworkList() for POSIX to cope with address-less interfaces.wez@chromium.org2011-08-101-0/+2
* Gave the GetOriginBoundCertificate an asynchronous interface because certificaterkn@chromium.org2011-08-104-71/+587
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-106-10/+76
* Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code.pkasting@chromium.org2011-08-106-299/+224
* 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