Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the "certificate is not yet valid" error for server certificates | wtc@chromium.org | 2011-10-29 | 1 | -0/+67 |
* | net: enable CRL sets behind a command line flag. | agl@chromium.org | 2011-10-25 | 1 | -13/+13 |
* | Add NetLog and histograms for CertVerifier | willchan@chromium.org | 2011-10-19 | 1 | -22/+32 |
* | Convert the easy ones in net/base/ to using CompletionCallback. | willchan@chromium.org | 2011-10-07 | 1 | -37/+34 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -7/+7 |
* | Add the CertVerifier::set_max_cache_entries() method. | wtc@chromium.org | 2011-08-23 | 1 | -2/+5 |
* | Use a different certificate for testing the CertVerifier. | rsleevi@chromium.org | 2011-08-18 | 1 | -32/+32 |
* | The CertVerifierJob destructor should delete canceled requests. | wtc@google.com | 2011-01-21 | 1 | -0/+22 |
* | Cache certificate verification results in memory. | wtc@google.com | 2010-12-16 | 1 | -0/+260 |