aboutsummaryrefslogtreecommitdiff
tag namev0.7.5 (b3bbbb86b8e111cec800c22b72400745f6ee5bd4)
tag date2016-01-22 15:57:27 -0800
tagged bySteven Fackler <[email protected]>
tagged objectcommit 1417ebdd6e...
downloadrust-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