aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.9.xAdd support for OpenSSL 1.1.1Tatsuyuki Ishi8 years
gh-pagesBuild docsSteven Fackler10 years
masterMerge pull request #999 from sfackler/fix-get-sessionSteven Fackler8 years
 
TagDownloadAuthorAge
openssl-v0.10.12archived-rust-openssl-openssl-v0.10.12.tar.xz  archived-rust-openssl-openssl-v0.10.12.zip  Steven Fackler8 years
openssl-sys-v0.9.36archived-rust-openssl-openssl-sys-v0.9.36.tar.xz  archived-rust-openssl-openssl-sys-v0.9.36.zip  Steven Fackler8 years
openssl-v0.10.11archived-rust-openssl-openssl-v0.10.11.tar.xz  archived-rust-openssl-openssl-v0.10.11.zip  Steven Fackler8 years
openssl-sys-v0.9.35archived-rust-openssl-openssl-sys-v0.9.35.tar.xz  archived-rust-openssl-openssl-sys-v0.9.35.zip  Steven Fackler8 years
openssl-v0.10.10archived-rust-openssl-openssl-v0.10.10.tar.xz  archived-rust-openssl-openssl-v0.10.10.zip  Steven Fackler8 years
openssl-sys-v0.9.33archived-rust-openssl-openssl-sys-v0.9.33.tar.xz  archived-rust-openssl-openssl-sys-v0.9.33.zip  Steven Fackler8 years
openssl-v0.10.9archived-rust-openssl-openssl-v0.10.9.tar.xz  archived-rust-openssl-openssl-v0.10.9.zip  Steven Fackler8 years
openssl-sys-v0.9.32archived-rust-openssl-openssl-sys-v0.9.32.tar.xz  archived-rust-openssl-openssl-sys-v0.9.32.zip  Steven Fackler8 years
openssl-v0.10.8archived-rust-openssl-openssl-v0.10.8.tar.xz  archived-rust-openssl-openssl-v0.10.8.zip  Steven Fackler8 years
openssl-sys-v0.9.31archived-rust-openssl-openssl-sys-v0.9.31.tar.xz  archived-rust-openssl-openssl-sys-v0.9.31.zip  Steven Fackler8 years
[...]
 
AgeCommit messageAuthorFilesLines
2017-09-20Merge pull request #731 from sfackler/ip-hostv0.9.18Steven Fackler3-1/+32
2017-09-20Properly handle IPs in hostname verificationSteven Fackler3-1/+32
2017-09-20Update to cc 1.0Steven Fackler2-3/+3
2017-09-20Pin ctest version to work around panicSteven Fackler1-1/+1
2017-09-20Merge pull request #730 from atlaua/aranea/typoSteven Fackler1-1/+1
2017-09-18openssl-sys: Fix typo in libressl_version definitionLuis Ressel1-1/+1
2017-09-17Merge pull request #695 from Keruspe/masterSteven Fackler8-11/+56
2017-09-17openssl: ecdh_tmp_callback doesn't work with libressl 2.6.1Marc-Antoine Perennou1-2/+2
2017-09-17openssl: libressl 2.6.1 dropped suuport for npnMarc-Antoine Perennou3-0/+8
2017-09-17opensslè-sys: adjust some constants to libressl 2.6.1Marc-Antoine Perennou2-1/+12
[...]