summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* net: add packagist.org to HSTS preloaded.agl@chromium.org2012-10-082-0/+2
* Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...pkasting@chromium.org2012-10-062-0/+8
* net: add surfeasy.com to HSTS preloaded.agl@chromium.org2012-10-032-0/+4
* Force crypto::AppleKeychain access to be guarded by a Big Global Lockrsleevi@chromium.org2012-10-033-23/+51
* Don't render CSV or TSV files inline.torne@chromium.org2012-10-021-0/+4
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-013-0/+6
* DevTools: rollback r136953, make server socket blocking again. pfeldman@chromium.org2012-10-012-127/+27
* Flush at the end of local file writing in FileWriter API.kinaba@chromium.org2012-10-018-11/+131
* Enable T-TeleSec GlboalRoot Class 3 for EVrsleevi@chromium.org2012-09-271-0/+6
* Placeholder for cert_database on iOS.droger@chromium.org2012-09-271-0/+30
* On OS X, observe Keychain/Trust Settings changes and announce them via CertDa...rsleevi@chromium.org2012-09-272-3/+115
* Revert 158894 - Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-261-1/+1
* Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-261-1/+1
* Port certificate verification to iOS.droger@chromium.org2012-09-268-27/+146
* net: Delete UploadFileElementReader::file_stream_ asynchronouslyhashimoto@chromium.org2012-09-261-4/+6
* Shift "commit point" for when a download will no longer accept cancels.rdsmith@chromium.org2012-09-241-1/+7
* Update NSS-specific unittest to directly use CertVerifyProcNSSrsleevi@chromium.org2012-09-222-11/+12
* Port test_root_certs_nss to iOS.droger@chromium.org2012-09-212-19/+25
* [net] Hide SupportsWeakPtr from HostResolverImplszym@chromium.org2012-09-202-7/+10
* [net] Increase HostCache size to 1000 entries on CrOS.szym@chromium.org2012-09-201-0/+7
* Add native-side unit test for Android NetworkChangeNotifierdfalcantara@chromium.org2012-09-201-0/+1
* Cleanup: avoid foo ? true : false, part 2.thestig@chromium.org2012-09-191-1/+1
* Make MultiThreadedCertVerifier receive a CertVerifyProc, rather than creating...rsleevi@chromium.org2012-09-194-12/+7
* Shuffle CertDatabase ctor/dtor so that NSS-specific functionality can be move...rsleevi@chromium.org2012-09-195-48/+63
* Exclude asynchronous host resolver from iOS builds.droger@chromium.org2012-09-181-0/+5
* net: Make UploadDataStream::Init() asynchronous.hashimoto@chromium.org2012-09-189-67/+372
* Remove NetAddressToString/getnameinfo() in favour of GURLthorogood@chromium.org2012-09-183-46/+39
* Fix for non-sticky defaults bug. Added a bunch of tests.gbillock@chromium.org2012-09-181-0/+1
* Support x509 certificate on iOS.droger@chromium.org2012-09-189-210/+636
* Chromium's key generation is running on a non-joinable worker thread, which r...jnd@chromium.org2012-09-171-2/+9
* Enable TLS channeld id by default.mattm@chromium.org2012-09-152-12/+1
* net: set Google pins for our ccTLDs domains and others.agl@chromium.org2012-09-143-0/+669
* NaCl: Bind TCP socket for the GDB debug stub in the browser processhalyavin@chromium.org2012-09-141-2/+3
* Histogram to measure if NetworkChangeNotifier::GetConnectionType() is pauljensen@chromium.org2012-09-121-0/+29
* Implement net::GetNetworkList() for Android.shouqun.liu@intel.com2012-09-121-6/+26
* net: Move data reading functionalities from UploadElement to UploadElementReaderhashimoto@chromium.org2012-09-1113-261/+599
* [net/dns] Use the DnsConfig provided in the HostResolverImpl ctor if any.szym@chromium.org2012-09-111-1/+2
* Move tools out of Chromium repoagl@chromium.org2012-09-112-775/+0
* Increase the sizes of the circular buffers used by SSLClientSocketNSSwtc@chromium.org2012-09-112-4/+4
* [Android] Improve NetworkChangeNotifier granularitydfalcantara@chromium.org2012-09-111-7/+7
* net: add (*.)iop.intuit.com to HSTS preloadedagl@chromium.org2012-09-102-0/+2
* Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.joaodasilva@chromium.org2012-09-1013-647/+807
* Allows GetExtensionsForMimeType to support mime types like "foo/*"thorogood@chromium.org2012-09-103-55/+92
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-101-2/+4
* Use GURL for stringifying IPEndPoint rather than the system network libraries.eroman@chromium.org2012-09-085-63/+143
* net: add (www.)makeyourlaws.org to HSTS preloaded.agl@chromium.org2012-09-072-0/+4
* Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...erikwright@chromium.org2012-09-071-4/+2
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-071-2/+4
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-09-0731-217/+540
* Re-add TLS channel id field trial.mattm@chromium.org2012-09-062-0/+11