aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/conf.rs
Commit message (Expand)AuthorAgeFilesLines
* Added a macro that wraps foreign type, and impl Send and Sync for both,Paul Florence2017-11-101-1/+1
* Move OpenSSL implementation details into a normal commentjohnthagen2017-10-071-5/+2
* Document conf modulejohnthagen2017-10-031-0/+18
* Merge remote-tracking branch 'origin/master' into x509-builderSteven Fackler2017-02-111-1/+7
* Add init calls to new constructorsSteven Fackler2016-11-071-1/+4
* Add conf moduleSteven Fackler2016-11-061-0/+28