aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys
Commit message (Expand)AuthorAgeFilesLines
* Release v0.2.2v0.2.2Steven Fackler2014-12-011-1/+1
* Release 0.2.1v0.2.1Steven Fackler2014-11-281-1/+1
* Drop execute bit on fileSteven Fackler2014-11-281-0/+0
* Bump to 0.2v0.2.0Steven Fackler2014-11-271-2/+1
* Fix to pkg-config 0.1Steven Fackler2014-11-271-1/+1
* Hasher: static contract checking, context reuseGleb Kozyrev2014-11-261-0/+2
* Bump to 0.1.1v0.1.1Steven Fackler2014-11-261-1/+1
* Sync is now part of the standard libraryAndor Uhlár2014-11-261-2/+1
* Bump to 0.1.0v0.1.0Steven Fackler2014-11-251-1/+1
* sys: add SSL_get_peer_certificate()Cody P Schafer2014-11-241-0/+1
* sys: add some methods for dealing with x509 certsCody P Schafer2014-11-241-0/+6
* sys (and bn): make CRYPTO_free() take a *mut c_void insead of a *const c_charCody P Schafer2014-11-241-1/+1
* Add more crate metadatav0.0.2Steven Fackler2014-11-221-1/+2
* Update stuff for upload to registrySteven Fackler2014-11-221-4/+8
* Runtime falloutValerii Hiora2014-11-211-1/+2
* Baseline server supportCody P Schafer2014-11-191-0/+1
* Move AES XTS support to a featureSteven Fackler2014-11-162-0/+3
* Add XTS-AES modeCorey Ford2014-11-141-0/+2
* New build systemValerii Hiora2014-11-135-0/+600