aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Allows calling SSL_accept() instead of SSL_connect() when creating an SslStream.
* 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