| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt | Steven Fackler | 2016-10-30 | 1 | -26/+50 |
| * | Remove NIDs only defined in 1.0.2+ | Steven Fackler | 2016-10-23 | 1 | -39/+1 |
| * | Use constants rather than constructors for Nid | Steven Fackler | 2016-10-22 | 1 | -3805/+953 |
| * | De-enumify Nid | Steven Fackler | 2016-10-22 | 1 | -196/+3820 |
| * | Rustfmt | Steven Fackler | 2016-05-16 | 1 | -4/+1 |
| * | Clean up RSA signature API | Steven Fackler | 2016-05-16 | 1 | -0/+1 |
| * | add missing NIDs and use Nid as input to signing | Chris Dawes | 2016-05-04 | 1 | -18/+40 |
| * | Rename Nid uid/UID to prevent breakage | Joe Wilm | 2016-02-02 | 1 | -2/+4 |
| * | Fix Nid::UID value | Joe Wilm | 2016-02-02 | 1 | -1/+2 |
| * | Rustfmt | Steven Fackler | 2015-12-15 | 1 | -3/+3 |
| * | Implement "extensions" field in X509generator, and change existing extensions... | Jethro Beekman | 2015-07-01 | 1 | -1/+1 |
| * | Fix NID definitions to match OpenSSL. The previous numbers were introduced in... | Jethro Beekman | 2015-06-30 | 1 | -2/+5 |
| * | Add support for reading X509 subject information | Joseph Glanville | 2015-05-18 | 1 | -0/+170 |