summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix build.thakis@chromium.org2011-11-091-1/+1
* Turn on -Wexit-time-destructors for net.thakis@chromium.org2011-11-091-0/+5
* net: Remove 3 exit time destructors and 3 static initializers.thakis@chromium.org2011-11-094-29/+45
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-092-15/+15
* net: remove public key pins for Twitter.agl@chromium.org2011-11-092-4/+7
* net: switch to blocking DigiCert Sdn Bhd by public key.agl@chromium.org2011-11-091-38/+6
* Increase the limit on number of NotifyAddrChange failuresmmenke@chromium.org2011-11-091-6/+6
* Re-enable tests after MockHostResolver changeszym@chromium.org2011-11-081-25/+3
* Revert "net: have pinning checks ignore minor certificate errors."agl@chromium.org2011-11-081-3/+2
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-0812-186/+309
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-0819-6/+227
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-0711-308/+186
* net: have pinning checks ignore minor certificate errors.agl@chromium.org2011-11-071-2/+3
* Add NET_EXPORT to CreateAddressListUsingPort to fix treeszym@chromium.org2011-11-071-1/+2
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-0711-186/+308
* net: clean up public key pinsagl@chromium.org2011-11-073-105/+1000
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-071-0/+25
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-075-8/+12
* net: Move more three Escape() functions into net namespace.tfarina@chromium.org2011-11-062-31/+30
* Do not chase AIA information when locating client certificates on Windows.rsleevi@chromium.org2011-11-052-2/+6
* Disabled BackupSocketFailAfterStall on all platforms.rtenneti@chromium.org2011-11-051-5/+4
* Do not hash the certificate twice.wtc@chromium.org2011-11-059-56/+92
* net: replace an explicit array length with arraysizeagl@chromium.org2011-11-041-11/+9
* Log more descriptive certificate error messages on Mac.rsleevi@chromium.org2011-11-041-3/+12
* Add expiration date to blocked Digicert Sdn. Bhd. intermediate public key.agl@chromium.org2011-11-041-0/+1
* Disable three tests which caused chrome_frame_net_tests hang.yutak@chromium.org2011-11-041-3/+9
* Log the (server, to-be-verified) certificate chains to the NetLog when loggin...rsleevi@chromium.org2011-11-0411-4/+171
* Add a LoadState for the AppCachervargas@chromium.org2011-11-041-0/+6
* Merge spdy_framer changes from server.rtenneti@chromium.org2011-11-044-769/+779
* Fix a couple minor net issuesjoth@chromium.org2011-11-031-1/+2
* This change implements certificate import from ONC file.gspencer@chromium.org2011-11-034-3/+23
* This fixes some minor issues in this test that were found because Igspencer@chromium.org2011-11-031-73/+73
* Revert 108368, 108356apatrick@chromium.org2011-11-031-1/+1
* Update net/OWNERS: add asanka, drop mbelshe and vandebo.wtc@chromium.org2011-11-031-2/+1
* net: expand upon the comment for IsChainOfPublicKeysPermittedagl@chromium.org2011-11-031-4/+10
* net: block an intermediate CA certificate issued by CyberTrust and a number o...agl@chromium.org2011-11-031-2/+45
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2011-11-031-10411/+10757
* Record when certificates signed with md[2,4,5] are encountered when using Ope...rsleevi@chromium.org2011-11-032-37/+63
* Remove some dead code from X509Certificatersleevi@chromium.org2011-11-033-38/+17
* Restore test server launch timeout to 45 secs.apatrick@chromium.org2011-11-031-2/+1
* Automatically send try jobs in linux_redux if NSS files are touchedjoth@chromium.org2011-11-022-4/+8
* Force test server to crash if it times out on launch.apatrick@chromium.org2011-11-021-0/+1
* net: fix pinning of blog.torproject.orgagl@chromium.org2011-11-021-1/+1
* Record when certificates signed with md[2,4,5] are encountered on OS X.rsleevi@chromium.org2011-11-023-27/+93
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2011-11-023-49/+326
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-3/+5
* net: reject other intermediates from Equifaxagl@chromium.org2011-11-023-119/+289
* Revert 107679 - Broke https for appspot.com - http://crbug.com/102507rsleevi@chromium.org2011-11-022-41/+10
* Disk cache: Add stress_support.h to net.gyprvargas@google.com2011-11-011-0/+1
* Correctly create a new stream when the server requires authentication.simonjam@chromium.org2011-11-011-2/+4