Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port certificate verification to iOS. | droger@chromium.org | 2012-09-26 | 1 | -2/+2 |
* | Make MultiThreadedCertVerifier receive a CertVerifyProc, rather than creating... | rsleevi@chromium.org | 2012-09-19 | 1 | -6/+3 |
* | Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. | joaodasilva@chromium.org | 2012-09-10 | 1 | -3/+2 |
* | Implement SHA-256 fingerprint support | palmer@chromium.org | 2012-09-07 | 1 | -2/+2 |
* | Clean-up inline members of nested classes (net/) | hans@chromium.org | 2012-08-09 | 1 | -0/+10 |
* | Consider the verification time as well as the expiration time when caching ce... | rsleevi@chromium.org | 2012-06-19 | 1 | -3/+54 |
* | NetLogEventParameter to Callback refactoring 8. | mmenke@chromium.org | 2012-06-14 | 1 | -7/+7 |
* | NetLogEventParameter to Callback refactoring 1, | mmenke@chromium.org | 2012-06-12 | 1 | -5/+5 |
* | Introduce a CertVerifierProc to handle system cert validation. | rsleevi@chromium.org | 2012-03-22 | 1 | -5/+18 |
* | Make CertVerifier a pure virtual interface. | rsleevi@chromium.org | 2012-03-21 | 1 | -0/+444 |