summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* Land recent SPDY changes (through 66310528)jgraettinger@chromium.org2014-05-142-0/+0
* HPACK Fuzzing support.jgraettinger@chromium.org2014-04-301-0/+0
* Add support for 308 permanent redirects.mmenke@chromium.org2014-04-244-0/+5
* Don't cache non-redirect HTTP responses when a redirect is forcedmmenke@chromium.org2014-03-242-0/+5
* [WebSocket] Fix and enable flaky browser test.yhirano@chromium.org2014-03-242-9/+4
* NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...mattm@chromium.org2014-02-084-0/+824
* Remove unused secp256k1 test certs.mattm@chromium.org2014-02-053-142/+0
* test-cert generation scripts: Fix root certs that weren't getting extensions ...mattm@chromium.org2014-02-044-0/+5
* test-cert generation scripts: Add text info to root cert .pem files.mattm@chromium.org2014-02-046-8/+14
* test-cert generation scripts: Actually generate the checked-in files.mattm@chromium.org2014-02-048-36/+54
* test-cert generation scripts: Remove some dead code.mattm@chromium.org2014-02-043-93/+22
* test-cert generation scripts: Fix serial number file creation.mattm@chromium.org2014-02-049-44/+24
* net: add name constraints for ANSSI root.agl@chromium.org2013-12-162-0/+218
* Add human-readable versions of the certificates.wtc@chromium.org2013-12-031-0/+88
* QUIC: Update RSA keys to 2048-bit.wtc@chromium.org2013-11-278-103/+263
* net: fix CRLSet tests.agl@chromium.org2013-11-251-53/+0
* Add the high-level interface for verifying SCTs over multiple logseranm@google.com2013-11-244-2/+422
* Fix chrome upload with content uriqinmin@chromium.org2013-11-201-0/+0
* CT: Adding SCT and PreCertificates extractor. This code creates theeranm@google.com2013-11-192-0/+129
* Revert 235752 "Fix chrome upload with content uri"qinmin@chromium.org2013-11-181-0/+0
* Fix chrome upload with content uriqinmin@chromium.org2013-11-181-0/+0
* FTP: fix parsing of busybox-generated directory listingsphajdan.jr@chromium.org2013-11-042-0/+111
* Fix scoping of raw_bytes in URLRequestFileDirJob::OnListFilefs@opera.com2013-10-301-0/+1
* Release the cache entry on deferred redirect.davidben@chromium.org2013-09-191-0/+1
* Normalize certificate name verification across all platformsrsleevi@chromium.org2013-08-162-37/+39
* Fix regression: don't redirect to data: URLs.tsepez@chromium.org2013-08-162-0/+3
* Add script for generating certificates that require an explicit policyrsleevi@chromium.org2013-07-264-2/+393
* net: update certse.pem with new certs for tests.agl@chromium.org2013-07-172-315/+207
* Add a quic_in_memory_cache_test data file.honghaiz@chromium.org2013-07-052-0/+14
* Cleanup of OpenSSL/NSS implementation of ProofVerfifier release.rtenneti@chromium.org2013-07-042-1/+1
* OpenSSL/NSS implementation of ProofVerfifier.rtenneti@chromium.org2013-07-035-0/+270
* Re-generate the MD5/SHA1 cross-signed certs with a distinct issuer namersleevi@chromium.org2013-07-014-174/+182
* Re-enable some tests disabled because of expired certsrsleevi@chromium.org2013-06-299-369/+422
* More tests for handling HSTS and HPKP headers.palmer@chromium.org2013-06-294-0/+16
* Fix a bug in quic_in_memory_cache.honghaiz@chromium.org2013-06-211-0/+0
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-209-123/+417
* X509Certificate::GetDefaultNickname should handle a user certificatewtc@chromium.org2013-06-172-0/+113
* Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issuesrsleevi@chromium.org2013-06-146-0/+355
* Add certificate files for NSS AIA fetching unittestrsleevi@chromium.org2013-05-236-0/+304
* Generate unique certificate nicknames on Linux/CrOS.rsleevi@chromium.org2013-05-237-2/+313
* GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer.phajdan.jr@chromium.org2013-05-201-0/+1
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-2512-380/+501
* Don't set MODE_DEFAULT when adding HPKP header.palmer@chromium.org2013-04-102-0/+9
* Handle extendedKeyUsage field in end-entity certs.palmer@chromium.org2013-04-036-0/+389
* Wire up SSL client authentication for OpenSSL/Android through the net/ stackdigit@chromium.org2013-03-0210-113/+300
* Optimization for ProxyResolverV8Tracing: early termination.eroman@chromium.org2013-02-212-0/+46
* This patch adds some Android-support code to allow the networkdigit@chromium.org2013-02-117-0/+144
* Move client certificates retrieval logic out of the SSL sockets.ppi@chromium.org2013-02-072-0/+24
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-3011-0/+150
* SSLClientSocket::IsConnected should care for internal bufferstoyoshim@chromium.org2013-01-253-0/+80