aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/nid.rs
Commit message (Collapse)AuthorAgeFilesLines
* RustfmtSteven Fackler2015-12-151-3/+3
|
* Implement "extensions" field in X509generator, and change existing ↵Jethro Beekman2015-07-011-1/+1
| | | | extensions to use that
* Fix NID definitions to match OpenSSL. The previous numbers were introduced ↵Jethro Beekman2015-06-301-2/+5
| | | | incorrectly in #213
* Add support for reading X509 subject informationJoseph Glanville2015-05-181-0/+170