aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/asn1
Commit message (Collapse)AuthorAgeFilesLines
* Start on error + BN refactorSteven Fackler2016-10-161-72/+0
|
* Add `"x509_expiry"` feature flagDavid Weinstein2016-08-171-1/+1
| | | | | - fix return of `ASN1_TIME_print` - assert on null `date`
* Introduce `Asn1TimeRef`David Weinstein2016-08-171-8/+28
|
* Progress on asn1 expiryDavid Weinstein2016-08-171-0/+13
| | | | | | - Use MemBio and implement `Display` for Asn1Time - Tweak doc for asn1 `not_before`, `not_after`
* Asn1 and Bignum renamesSteven Fackler2016-08-101-6/+6
|
* Clean up asn1timeSteven Fackler2016-08-061-21/+13
|
* get_handle -> handleSteven Fackler2016-08-051-1/+1
|
* Error reformSteven Fackler2016-05-031-4/+3
|
* RustfmtSteven Fackler2015-12-151-7/+6
|
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+49