Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: allow CRLSets to block specific SPKIs. | agl@chromium.org | 2012-01-10 | 1 | -3/+16 |
* | Followup to address post-commit comments on 9041015 | agl@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Allow Chrome to process CRL set delta updates. | agl@chromium.org | 2012-01-05 | 1 | -1/+6 |
* | net: add a Serialize method to CRLSet. | agl@chromium.org | 2011-12-27 | 1 | -0/+5 |
* | net: remove the NextUpdate and WindowSecs code from CRLSet. | agl@chromium.org | 2011-12-20 | 1 | -14/+0 |
* | net: enable CRL sets behind a command line flag. | agl@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Add CRL set updater. | agl@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Address wtc's comments in http://codereview.chromium.org/7461088 | agl@chromium.org | 2011-09-27 | 1 | -2/+3 |
* | net: change from CRL filters to CRL sets. | agl@chromium.org | 2011-08-22 | 1 | -0/+97 |