index
:
rust-openssl
0.9.x
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
0.9.x
Add support for OpenSSL 1.1.1
Tatsuyuki Ishi
7 years
gh-pages
Build docs
Steven Fackler
9 years
master
Merge pull request #999 from sfackler/fix-get-session
Steven Fackler
7 years
Tag
Download
Author
Age
openssl-v0.10.12
rust-openssl-openssl-v0.10.12.tar.xz
rust-openssl-openssl-v0.10.12.zip
Steven Fackler
7 years
openssl-sys-v0.9.36
rust-openssl-openssl-sys-v0.9.36.tar.xz
rust-openssl-openssl-sys-v0.9.36.zip
Steven Fackler
7 years
openssl-v0.10.11
rust-openssl-openssl-v0.10.11.tar.xz
rust-openssl-openssl-v0.10.11.zip
Steven Fackler
8 years
openssl-sys-v0.9.35
rust-openssl-openssl-sys-v0.9.35.tar.xz
rust-openssl-openssl-sys-v0.9.35.zip
Steven Fackler
8 years
openssl-v0.10.10
rust-openssl-openssl-v0.10.10.tar.xz
rust-openssl-openssl-v0.10.10.zip
Steven Fackler
8 years
openssl-sys-v0.9.33
rust-openssl-openssl-sys-v0.9.33.tar.xz
rust-openssl-openssl-sys-v0.9.33.zip
Steven Fackler
8 years
openssl-v0.10.9
rust-openssl-openssl-v0.10.9.tar.xz
rust-openssl-openssl-v0.10.9.zip
Steven Fackler
8 years
openssl-sys-v0.9.32
rust-openssl-openssl-sys-v0.9.32.tar.xz
rust-openssl-openssl-sys-v0.9.32.zip
Steven Fackler
8 years
openssl-v0.10.8
rust-openssl-openssl-v0.10.8.tar.xz
rust-openssl-openssl-v0.10.8.zip
Steven Fackler
8 years
openssl-sys-v0.9.31
rust-openssl-openssl-sys-v0.9.31.tar.xz
rust-openssl-openssl-sys-v0.9.31.zip
Steven Fackler
8 years
[...]
Age
Commit message
Author
Files
Lines
2015-03-25
Release v0.5.2
v0.5.2
Steven Fackler
2
-3
/
+3
2015-03-25
Merge pull request #189 from alexcrichton/update
Steven Fackler
4
-8
/
+11
2015-03-25
Update to rust master
Alex Crichton
4
-8
/
+11
2015-03-23
Merge pull request #185 from mlalic/npn-bindings
Steven Fackler
6
-4
/
+306
2015-03-23
openssl: Add tests for server-side NPN
Marko Lalic
1
-0
/
+41
2015-03-23
openssl: Add tests for client-side NPN
Marko Lalic
2
-2
/
+75
2015-03-23
openssl: Advertise NPN protocols for server sockets
Marko Lalic
1
-0
/
+33
2015-03-23
openssl: Add methods to get the protocol selected by NPN
Marko Lalic
1
-0
/
+33
2015-03-23
openssl: Implement client-side NPN protocol selection
Marko Lalic
1
-1
/
+34
2015-03-23
openssl: Add method for setting protocols to be used in NPN
Marko Lalic
1
-0
/
+53
[...]