| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix build on older rustc | Steven Fackler | 2018-06-01 | 1 | -1/+1 |
| * | Adjust Nid signature algorithm APIs | Steven Fackler | 2018-06-01 | 1 | -19/+56 |
| * | rewrite Nid::{long_name,short_name} to return Results instead of Options | Marco Huenseler | 2018-05-28 | 1 | -29/+22 |
| * | Get Nid string representations | Marco Huenseler | 2018-05-28 | 1 | -0/+69 |
| * | Add some digest support | Steven Fackler | 2018-05-24 | 1 | -0/+28 |
| * | Upgrade bitflags to 1.0 | Steven Fackler | 2017-12-25 | 1 | -2/+2 |
| * | Make Nid values associated constants | Steven Fackler | 2017-12-25 | 1 | -938/+949 |
| * | Document nid module | johnthagen | 2017-09-28 | 1 | -0/+28 |
| * | 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 |