summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* Check cert->isRoot to skip extraneous root certificates in certificatewtc@chromium.org2012-01-284-0/+273
* net: add a test for X509Certificate integration with CRLSet.agl@chromium.org2012-01-112-0/+41
* Really add test Origin Bound Certificate data for http://codereview.chromium....mattm@chromium.org2011-12-162-0/+0
* Reject certificate chains containing small RSA and DSA keys.palmer@chromium.org2011-12-1528-0/+1510
* Add test Origin Bound Certificate data for http://codereview.chromium.org/889...mattm@chromium.org2011-12-143-1/+5
* Parse individual X.509 name components on Windows, rather than parsing the st...rsleevi@chromium.org2011-12-023-0/+129
* Disk cache: Add a hash to the entry's internal data.rvargas@google.com2011-11-3012-134/+0
* Disk cache: Update the remove/insert data files.rvargas@google.com2011-11-2966-0/+0
* Add unittests for the detection of md[2,4,5] when verifying certificatesrsleevi@chromium.org2011-11-0112-0/+528
* Fix the "certificate is not yet valid" error for server certificateswtc@chromium.org2011-10-294-0/+231
* Preserve non-POST methods on 301/302 requests.mmenke@chromium.org2011-10-266-0/+9
* Recommit fraudulent certificate reporting infrastructure.palmer@chromium.org2011-10-152-0/+31
* Revert 105624 - Revert 105614.palmer@chromium.org2011-10-152-31/+0
* Revert 105614.palmer@chromium.org2011-10-152-0/+31
* Revert 105595 - Initial infrastructure for the fraudulent certificate chain r...apatrick@chromium.org2011-10-142-31/+0
* Initial infrastructure for the fraudulent certificate chain reportingpalmer@chromium.org2011-10-142-0/+31
* net: update public key block for the correct Cyber CA certs.agl@chromium.org2011-09-135-0/+153
* net: remove X509CertificateTest.UnoSoftCertParsingagl@chromium.org2011-09-081-0/+0
* Fix a benign off-by-one error of kNumSerials in IsBlacklisted.wtc@chromium.org2011-09-032-65/+0
* Mark DigiNotar as untrustedagl@chromium.org2011-08-303-1/+135
* Move net_unittests Heapcheck gtest file to tools/heapchecktimurrrr@chromium.org2011-08-161-20/+0
* FTP: add directory listing parser for OS/2 format.phajdan.jr@chromium.org2011-08-112-0/+89
* FTP: fix directory listing parsing for Hylafaxphajdan.jr@chromium.org2011-08-092-0/+50
* Add a PKCS#12 file with a certificate but no private keywtc@chromium.org2011-08-032-0/+3
* Return the constructed certificate chain in X509Certificate::Verify()rsleevi@chromium.org2011-07-302-0/+55
* Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3rkn@chromium.org2011-05-252-0/+56
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-0/+78
* Linux: fix net_unittests failures on Gentoo Linuxphajdan.jr@chromium.org2011-04-122-30/+30
* FTP: Multiple fixes for localized directory listings:phajdan.jr@chromium.org2011-04-116-0/+177
* net: add ability to distinguish user-added root CAs.agl@chromium.org2011-04-071-0/+0
* net: add nist.deragl@chromium.org2011-04-061-0/+0
* Revert 80587 - FTP: Multiple fixes for localized directory listings:- fix det...phajdan.jr@chromium.org2011-04-066-177/+0
* FTP: Multiple fixes for localized directory listings:phajdan.jr@chromium.org2011-04-066-0/+177
* Add the empty_subject_cert.der certificate for the upcomingwtc@chromium.org2011-03-111-0/+0
* Add the invalid_key_usage_cert.der certificate for thewtc@chromium.org2011-03-091-0/+0
* Remove bzip2-encoded test data file left behind when bzip2 support was remove...adamk@chromium.org2011-03-021-0/+0
* Disk cache: More files for unit tests.rvargas@google.com2011-02-166-0/+166
* FTP: Compatibility fix for "ls -l" style directory listing parser.phajdan.jr@chromium.org2011-02-162-0/+10
* Disk cache: More data files for unit tests.rvargas@google.com2011-01-2124-0/+776
* FTP: correctly handle directory listings containing "Permission denied" errors.phajdan.jr@chromium.org2011-01-042-0/+2
* Test files containing a self-signed certificate and private keyhclam@chromium.org2010-12-233-0/+5
* Revert 69356 - Regenerate the root certificate and end-entity certificates us...rsleevi@chromium.org2010-12-167-354/+116
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2010-12-167-116/+354
* FTP: fix compatibility problems with MLSD by removing MLSD support.phajdan.jr@chromium.org2010-12-1010-145/+0
* FTP: improve character encoding detection in cases where ICU's first guess is...phajdan.jr@chromium.org2010-11-186-0/+767
* Disk cache: Add test files for another unit test.rvargas@google.com2010-11-176-0/+92
* FTP: fix directory listing parser for ftp://ftp.dd-wrt.com/others/juno6/phajdan.jr@chromium.org2010-10-282-0/+10
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-2411-193/+4
* Moving the disable test to correct file.oshima@chromium.org2010-10-191-0/+3
* Fix poorly performancing implementation of MockSimplePersistentCookieStorerdsmith@google.com2010-10-181-3/+0