summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Mark DigiNotar as untrustedagl@chromium.org2011-08-307-10/+198
* fix up permsdmaclach@chromium.org2011-08-292-0/+0
* Detect file system errors during downloads.ahendrickson@chromium.org2011-08-294-11/+138
* Mark ParseHostAndPort() as NET_EXPORT instead of NET_EXPORT_PRIVATE.sergeyu@chromium.org2011-08-291-2/+2
* Only mark a proxy as bad if we have confirmation that another proxy succeeded...asanka@chromium.org2011-08-2910-8/+225
* Previously i was recording number of RTT's vs Kilobytes of data downloaded pe...gagansingh@google.com2011-08-272-65/+1
* [Sync] Add tests for migration triggered by notificationsakalin@chromium.org2011-08-273-35/+226
* [Sync] Add support for enabling session sync remotely.zea@chromium.org2011-08-252-1/+38
* Revert 98288 - Added CreateOriginBound method to x509_certificate.h.jbates@chromium.org2011-08-257-294/+13
* Added CreateOriginBound method to x509_certificate.h.mdietz@google.com2011-08-257-13/+294
* Always enable the STATE_LOAD_SSL_HOST_INFO state to verify the crash fixwtc@chromium.org2011-08-251-6/+4
* Allow SSL_HandshakeNegotiatedExtension to be called before the handshakewtc@chromium.org2011-08-254-8/+53
* Updated ob_cert extension number to match with the change in opensslmdietz@google.com2011-08-252-2/+2
* Remove exec flags from cc files.jbates@chromium.org2011-08-252-0/+0
* Replace whitespace at beginning and end of file with hyphens, rather than sil...kenrb@chromium.org2011-08-242-6/+52
* net: add dropcam.com to HSTS preloaded list.agl@chromium.org2011-08-242-0/+8
* Reland r97821. DiskCacheBasedSSLHostInfo needs to be declared withwtc@chromium.org2011-08-244-18/+66
* Linux: allow linking directly with Kerberos instead of using dlopen.phajdan.jr@chromium.org2011-08-2412-908/+53
* Remove unneeded headers in http_auth.cccbentzel@chromium.org2011-08-241-4/+2
* Fix revert 98028: add file that drover --revert forgot to adddpolukhin@chromium.org2011-08-244-0/+896
* Revert 97925 - Linux: allow linking directly with Kerberos instead of using d...dpolukhin@chromium.org2011-08-248-44/+11
* Always transfer ownership of inputs to SSL_RestartHandshakeAfterCertReq,wtc@chromium.org2011-08-243-68/+132
* Trying to measure the impact of warmest socket from the following histograms:gagansingh@google.com2011-08-242-2/+30
* Linux: allow linking directly with Kerberos instead of using dlopen.phajdan.jr@chromium.org2011-08-2312-907/+44
* Remove DisableOCSP().sergeyu@chromium.org2011-08-234-35/+9
* On Mac, respect certificate user trust settings created by Safari.rsleevi@chromium.org2011-08-231-12/+20
* Add the CertVerifier::set_max_cache_entries() method.wtc@chromium.org2011-08-233-12/+22
* Revert 97821 - Do not call callback->Run() until we are about to return from ...rsleevi@chromium.org2011-08-233-61/+15
* Do not call callback->Run() until we are about to return from thiswtc@chromium.org2011-08-233-15/+61
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-222-7/+9
* Revert "Fix sync integration tests by fixing Python path."evan@chromium.org2011-08-223-11/+7
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-223-7/+11
* net: only enable certificate pinning in official builds.agl@chromium.org2011-08-222-0/+14
* net: change from CRL filters to CRL sets.agl@chromium.org2011-08-227-1211/+813
* Use a different error code for pinning errors.agl@chromium.org2011-08-222-1/+6
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-203-106/+118
* Check the size of supplied sockaddr structures in FromSockAddr.wez@chromium.org2011-08-202-0/+13
* Remove unnecessary forward declarations. Declarewtc@chromium.org2011-08-203-14/+2
* [fix issue 27772]: Add support for drag/drop files from FTP.chirags@google.com2011-08-201-0/+11
* Update sync protos to use the new shared protoc gyp rulesevan@chromium.org2011-08-191-0/+1
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-0/+1
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-1/+0
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+1
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-192-28/+3
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+0
* Changes SSLClientSocketNSS::ClientAuthHandler to handle the origin-bound cert...rkn@chromium.org2011-08-192-11/+161
* Http Cache: Detect Content_length mismatches and mark entries asrvargas@google.com2011-08-182-4/+55
* Use a different certificate for testing the CertVerifier.rsleevi@chromium.org2011-08-181-32/+32
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-08-183-8/+5
* Fixing #ifdef -> #if defined()szym@chromium.org2011-08-181-4/+4