aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/verify.rs
Commit message (Expand)AuthorAgeFilesLines
* Add support for OpenSSL 1.1.10.9.xTatsuyuki Ishi2018-09-251-1/+1
* Added a macro that wraps foreign type, and impl Send and Sync for both,Paul Florence2017-11-101-1/+1
* Properly handle IPs in hostname verificationSteven Fackler2017-09-201-0/+22
* RustfmtSteven Fackler2017-07-151-4/+5
* Update bitflags 0.8 -> 0.9golem1312017-05-221-7/+7
* Switch to foreign_typesSteven Fackler2017-02-031-2/+8
* Get rid of RefSteven Fackler2016-11-041-3/+3
* Update verifySteven Fackler2016-10-311-11/+3
* Move docsSteven Fackler2016-10-291-4/+0
* Make verification unconditionally exposed internallySteven Fackler2016-10-281-0/+51