aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/src/ossl110.rs
Commit message (Expand)AuthorAgeFilesLines
* Add constructors for various standard primesSteven Fackler2016-11-121-0/+12
* Add PKey::bitsSteven Fackler2016-11-121-0/+1
* Support client CA advertisementSteven Fackler2016-11-061-0/+1
* Avoid lhash weirdnessSteven Fackler2016-11-031-0/+2
* Implement X509StoreContextRef::get_chainLionel Flandrin2016-11-011-0/+1
* Implement a generic Stack API to deal with OpenSSL stacksLionel Flandrin2016-11-011-4/+3
* Enable hostname verification on 1.0.2Steven Fackler2016-10-141-11/+1
* Support hostname verificationSteven Fackler2016-10-141-15/+30
* Remove link_name usageSteven Fackler2016-10-141-0/+2
* Add support for OpenSSL 1.1.0Alex Crichton2016-10-121-0/+146