aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/ssl
Commit message (Collapse)AuthorAgeFilesLines
...
| * add support for SSL_CTX_set_options and SSL_CTX_get_optionsPaul Kehrer2015-02-222-0/+26
| | | | | | | | fixes #168
* | Added try_clone to SslStream for SslStream<TcpStream>.Aaron Weiss2015-03-021-0/+12
| |
* | Convert to new IO.Steven Fackler2015-02-243-89/+63
|/
* Update depreciated codeKevin Butler2015-02-203-13/+13
|
* Unique<T> now derefs to *mut TKevin Butler2015-02-201-26/+27
|
* Rename method for claritySteven Fackler2015-02-161-2/+2
|
* Properly handle errors in writeSteven Fackler2015-02-161-18/+29
|
* Deal with openssl errors in readSteven Fackler2015-02-162-4/+26
| | | | | | | I'm not sure of a great way to generate this case in a test, unfortunately. Closes #157
* rustup to current masterRobin Gloster2015-02-121-24/+24
|
* Move docs to this repo and auto buildSteven Fackler2015-02-073-0/+972