| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #937 from marcoh00/iterable-x509names | Steven Fackler | 2018-07-07 | 1 | -0/+2 |
| |\ | |||||
| | * | Provide an Asn1Object getter method for X509NameEntryRef | Marco Huenseler | 2018-06-03 | 1 | -0/+1 |
| | * | Make X509NameRef provide an iterator over all X509NameEntries | Marco Huenseler | 2018-06-03 | 1 | -0/+1 |
| * | | Add Dsa::from_(private|public)_components | Moritz Wanzenböck | 2018-06-18 | 1 | -0/+16 |
| * | | Switch to accessors in libressl where possible | Steven Fackler | 2018-06-09 | 2 | -0/+110 |
| |/ | |||||
| * | Overhaul openssl cfgs | Steven Fackler | 2018-05-20 | 1 | -0/+22 |
| * | Support min/max version in LibreSSL | Steven Fackler | 2018-05-19 | 2 | -14/+22 |
| * | Reform version checking logic | Steven Fackler | 2018-04-26 | 1 | -6/+6 |
| * | Add support for LibreSSL 2.7.1 | Ossi Herrala | 2018-03-31 | 1 | -4/+4 |
| * | Support LibreSSL 2.7.0 | Steven Fackler | 2018-03-22 | 1 | -5/+5 |
| * | Add support LibreSSL and remove OpenSSL binding which we aren't using | Rohit Aggarwal | 2018-03-08 | 1 | -0/+6 |
| * | Fix libressl | Steven Fackler | 2018-02-16 | 1 | -1/+8 |
| * | Misc cleanup | Steven Fackler | 2018-01-01 | 1 | -24/+10 |
| * | Add issuer name access. | Steven Fackler | 2017-12-29 | 1 | -0/+1 |
| * | Adjust libressl version detection | Steven Fackler | 2017-11-13 | 1 | -4/+4 |
| * | Add support for LibreSSL 2.6.3 | phoebe jenkins | 2017-11-13 | 1 | -4/+4 |
| * | Fix cfgs for libressl262 | Christopher Vittal | 2017-10-04 | 1 | -4/+4 |
| * | opensslè-sys: adjust some constants to libressl 2.6.1 | Marc-Antoine Perennou | 2017-09-17 | 1 | -0/+6 |
| * | Rustfmt | Steven Fackler | 2017-07-15 | 2 | -130/+150 |
| * | Rustfmt | Steven Fackler | 2017-05-20 | 3 | -103/+142 |
| * | Fix support for LibreSSL versions other than 2.5.0 | Steven Fackler | 2017-05-12 | 3 | -0/+845 |