aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/ssl/tests.rs
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #172 from reaperhulk/add-ssl-ctx-set-get-optionsSteven Fackler2015-03-071-0/+25
|\ | | | | add support for SSL_CTX_set_options and SSL_CTX_get_options
| * add support for SSL_CTX_clear_options and use bitflagsPaul Kehrer2015-02-231-4/+15
| |
| * add support for SSL_CTX_set_options and SSL_CTX_get_optionsPaul Kehrer2015-02-221-0/+14
| | | | | | | | fixes #168
* | Convert to new IO.Steven Fackler2015-02-241-16/+6
|/
* Update depreciated codeKevin Butler2015-02-201-2/+2
|
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+207