summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
...
* Check the size of supplied sockaddr structures in FromSockAddr.wez@chromium.org2011-08-202-0/+13
* [fix issue 27772]: Add support for drag/drop files from FTP.chirags@google.com2011-08-201-0/+11
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-191-7/+3
* Use a different certificate for testing the CertVerifier.rsleevi@chromium.org2011-08-181-32/+32
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-171-0/+13
* net: remove feitest.com from False Start blocklistagl@chromium.org2011-08-171-1/+0
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-171-0/+3
* FormatURL used to escape characters in the query string thatmmenke@chromium.org2011-08-172-4/+82
* Adds functionality to OriginBoundCertStore interface and implementations.rkn@chromium.org2011-08-174-22/+152
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-0/+1
* Add link to RFC2361 for WAV codecs as I always have a hard time finding said ...scherkus@chromium.org2011-08-171-1/+4
* Cleanup GetNetworkList.wez@chromium.org2011-08-161-15/+41
* net: add (*.)linx.net to HSTS preloaded list.agl@chromium.org2011-08-162-0/+8
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-152-3/+3
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1
* Update asynchronous CookieMonster API to login_utils.ycxiao@chromium.org2011-08-123-11/+10
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-122-0/+31
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-1266-362/+381
* 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-115-0/+161
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...mnissler@chromium.org2011-08-115-214/+295
* 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-101-0/+20
* Revert 95910 - Revert 95907 - Clean up SSL false start blacklist code.pkasting@chromium.org2011-08-105-295/+214
* Add load flag indicating a request is probably the result of a user gesture.joi@chromium.org2011-08-091-0/+4
* Move filename determination logic to net_util so that it's not split between ...asanka@chromium.org2011-08-093-263/+1418
* Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...fischman@chromium.org2011-08-085-214/+295
* Clean up SSL false start blacklist code. Numerous changes, including:pkasting@chromium.org2011-08-085-295/+214
* 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
* 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
* Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...yzshen@chromium.org2011-08-052-28/+0
* 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-0412-116/+216
* For PKCS#12 imports, only mark key as unextractable if the PKCS#12 file inclu...gauravsh@chromium.org2011-08-041-0/+29
* Add onAuthRequired signal to the webRequest APIjochen@chromium.org2011-08-032-0/+13
* Fix redux buildjoth@chromium.org2011-08-032-2/+8
* Remove a few unused functions.thakis@chromium.org2011-08-021-10/+0
* Return the constructed certificate chain in X509Certificate::Verify()rsleevi@chromium.org2011-07-308-6/+229
* On Mac, compare certificate host names according to RFC6125.rsleevi@chromium.org2011-07-302-93/+27
* Fix an edge case where certificate intermediates are missing on Windowsrsleevi@chromium.org2011-07-301-7/+3
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-291-2/+1
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-297-25/+536
* Revert 94553 - Provides in memory and persistent storage for origin bound cer...sergeyu@chromium.org2011-07-287-532/+25
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-287-25/+532
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-286-146/+82
* Relanding 94539 - Move MockHostResolver to net_test_supportagayev@chromium.org2011-07-281-5/+4