| Commit message (Expand) | Author | Age | Files | Lines |
* | Check cert->isRoot to skip extraneous root certificates in certificate | wtc@chromium.org | 2012-01-28 | 4 | -0/+273 |
* | net: add a test for X509Certificate integration with CRLSet. | agl@chromium.org | 2012-01-11 | 2 | -0/+41 |
* | Really add test Origin Bound Certificate data for http://codereview.chromium.... | mattm@chromium.org | 2011-12-16 | 2 | -0/+0 |
* | Reject certificate chains containing small RSA and DSA keys. | palmer@chromium.org | 2011-12-15 | 28 | -0/+1510 |
* | Add test Origin Bound Certificate data for http://codereview.chromium.org/889... | mattm@chromium.org | 2011-12-14 | 3 | -1/+5 |
* | Parse individual X.509 name components on Windows, rather than parsing the st... | rsleevi@chromium.org | 2011-12-02 | 3 | -0/+129 |
* | Disk cache: Add a hash to the entry's internal data. | rvargas@google.com | 2011-11-30 | 12 | -134/+0 |
* | Disk cache: Update the remove/insert data files. | rvargas@google.com | 2011-11-29 | 66 | -0/+0 |
* | Add unittests for the detection of md[2,4,5] when verifying certificates | rsleevi@chromium.org | 2011-11-01 | 12 | -0/+528 |
* | Fix the "certificate is not yet valid" error for server certificates | wtc@chromium.org | 2011-10-29 | 4 | -0/+231 |
* | Preserve non-POST methods on 301/302 requests. | mmenke@chromium.org | 2011-10-26 | 6 | -0/+9 |
* | Recommit fraudulent certificate reporting infrastructure. | palmer@chromium.org | 2011-10-15 | 2 | -0/+31 |
* | Revert 105624 - Revert 105614. | palmer@chromium.org | 2011-10-15 | 2 | -31/+0 |
* | Revert 105614. | palmer@chromium.org | 2011-10-15 | 2 | -0/+31 |
* | Revert 105595 - Initial infrastructure for the fraudulent certificate chain r... | apatrick@chromium.org | 2011-10-14 | 2 | -31/+0 |
* | Initial infrastructure for the fraudulent certificate chain reporting | palmer@chromium.org | 2011-10-14 | 2 | -0/+31 |
* | net: update public key block for the correct Cyber CA certs. | agl@chromium.org | 2011-09-13 | 5 | -0/+153 |
* | net: remove X509CertificateTest.UnoSoftCertParsing | agl@chromium.org | 2011-09-08 | 1 | -0/+0 |
* | Fix a benign off-by-one error of kNumSerials in IsBlacklisted. | wtc@chromium.org | 2011-09-03 | 2 | -65/+0 |
* | Mark DigiNotar as untrusted | agl@chromium.org | 2011-08-30 | 3 | -1/+135 |
* | Move net_unittests Heapcheck gtest file to tools/heapcheck | timurrrr@chromium.org | 2011-08-16 | 1 | -20/+0 |
* | FTP: add directory listing parser for OS/2 format. | phajdan.jr@chromium.org | 2011-08-11 | 2 | -0/+89 |
* | FTP: fix directory listing parsing for Hylafax | phajdan.jr@chromium.org | 2011-08-09 | 2 | -0/+50 |
* | Add a PKCS#12 file with a certificate but no private key | wtc@chromium.org | 2011-08-03 | 2 | -0/+3 |
* | Return the constructed certificate chain in X509Certificate::Verify() | rsleevi@chromium.org | 2011-07-30 | 2 | -0/+55 |
* | Added EV policy OID and root sha1 fingerprint for GlobalSign Root CA - R3 | rkn@chromium.org | 2011-05-25 | 2 | -0/+56 |
* | Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads. | ahendrickson@chromium.org | 2011-05-24 | 1 | -0/+78 |
* | Linux: fix net_unittests failures on Gentoo Linux | phajdan.jr@chromium.org | 2011-04-12 | 2 | -30/+30 |
* | FTP: Multiple fixes for localized directory listings: | phajdan.jr@chromium.org | 2011-04-11 | 6 | -0/+177 |
* | net: add ability to distinguish user-added root CAs. | agl@chromium.org | 2011-04-07 | 1 | -0/+0 |
* | net: add nist.der | agl@chromium.org | 2011-04-06 | 1 | -0/+0 |
* | Revert 80587 - FTP: Multiple fixes for localized directory listings:- fix det... | phajdan.jr@chromium.org | 2011-04-06 | 6 | -177/+0 |
* | FTP: Multiple fixes for localized directory listings: | phajdan.jr@chromium.org | 2011-04-06 | 6 | -0/+177 |
* | Add the empty_subject_cert.der certificate for the upcoming | wtc@chromium.org | 2011-03-11 | 1 | -0/+0 |
* | Add the invalid_key_usage_cert.der certificate for the | wtc@chromium.org | 2011-03-09 | 1 | -0/+0 |
* | Remove bzip2-encoded test data file left behind when bzip2 support was remove... | adamk@chromium.org | 2011-03-02 | 1 | -0/+0 |
* | Disk cache: More files for unit tests. | rvargas@google.com | 2011-02-16 | 6 | -0/+166 |
* | FTP: Compatibility fix for "ls -l" style directory listing parser. | phajdan.jr@chromium.org | 2011-02-16 | 2 | -0/+10 |
* | Disk cache: More data files for unit tests. | rvargas@google.com | 2011-01-21 | 24 | -0/+776 |
* | FTP: correctly handle directory listings containing "Permission denied" errors. | phajdan.jr@chromium.org | 2011-01-04 | 2 | -0/+2 |
* | Test files containing a self-signed certificate and private key | hclam@chromium.org | 2010-12-23 | 3 | -0/+5 |
* | Revert 69356 - Regenerate the root certificate and end-entity certificates us... | rsleevi@chromium.org | 2010-12-16 | 7 | -354/+116 |
* | Regenerate the root certificate and end-entity certificates used for various ... | rsleevi@chromium.org | 2010-12-16 | 7 | -116/+354 |
* | FTP: fix compatibility problems with MLSD by removing MLSD support. | phajdan.jr@chromium.org | 2010-12-10 | 10 | -145/+0 |
* | FTP: improve character encoding detection in cases where ICU's first guess is... | phajdan.jr@chromium.org | 2010-11-18 | 6 | -0/+767 |
* | Disk cache: Add test files for another unit test. | rvargas@google.com | 2010-11-17 | 6 | -0/+92 |
* | FTP: fix directory listing parser for ftp://ftp.dd-wrt.com/others/juno6/ | phajdan.jr@chromium.org | 2010-10-28 | 2 | -0/+10 |
* | Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... | timurrrr@chromium.org | 2010-10-24 | 11 | -193/+4 |
* | Moving the disable test to correct file. | oshima@chromium.org | 2010-10-19 | 1 | -0/+3 |
* | Fix poorly performancing implementation of MockSimplePersistentCookieStore | rdsmith@google.com | 2010-10-18 | 1 | -3/+0 |