| tag name | v0.7.5 (b3bbbb86b8e111cec800c22b72400745f6ee5bd4) |
| tag date | 2016-01-22 15:57:27 -0800 |
| tagged by | Steven Fackler <[email protected]> |
| tagged object | commit 1417ebdd6e... |
| download | rust-openssl-0.7.5.tar.xz rust-openssl-0.7.5.zip |
|---|
* Added ability to create RSA PKeys from PEM
* Make PKey Send, Sync, and Clone
* Add panic propagation of Stream errors via a nightly flag
* Fix double free issue in set_ssl_context
* Fix error reporting in connect and accept