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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enabling TLS1.2 support
Valerii Hiora
2014-09-23
2
-1
/
+17
*
Get certificate fingerprint
Valerii Hiora
2014-09-20
2
-2
/
+28
*
Merge pull request #47 from vhbit/cert-key-auth
Steven Fackler
2014-09-19
2
-7
/
+45
|
\
|
*
Fixed documentation string
Valerii Hiora
2014-09-17
1
-1
/
+1
|
*
Allow to set cert/key pair
Valerii Hiora
2014-09-17
2
-7
/
+45
*
|
Update for rust rfc 52 changes
Michael Gehring
2014-09-17
3
-6
/
+6
*
|
Switch to the more sane RSA PUBKEY function
Mathijs van de Nes
2014-09-12
1
-4
/
+4
*
|
Switch PKey load/save functions to RSA specific
Mathijs van de Nes
2014-09-12
1
-15
/
+17
|
/
*
Remove failing constructor wrappers
Steven Fackler
2014-09-05
2
-45
/
+28
*
Merge pull request #39 from andrew-d/andrew-support-tls-sni
Steven Fackler
2014-09-05
2
-10
/
+44
|
\
|
*
Make Ssl public, add new constructor to SslStream that takes an Ssl instance
Andrew Dunham
2014-09-04
1
-10
/
+15
|
*
Allow setting hostname to support TLS-SNI
Andrew Dunham
2014-09-04
2
-0
/
+29
*
|
Merge pull request #38 from andrew-d/andrew-get-compression
Steven Fackler
2014-09-04
2
-0
/
+20
|
\
\
|
*
|
Allow getting the compression used in a connection
Andrew Dunham
2014-09-04
2
-0
/
+20
|
|
/
*
|
Merge pull request #37 from andrew-d/andrew-fix-lints
Steven Fackler
2014-09-04
3
-2
/
+3
|
\
\
|
*
|
Fix lints for non snake-case functions
Andrew Dunham
2014-09-04
3
-2
/
+3
|
|
/
*
/
Derive things on SslMethod
Andrew Dunham
2014-09-04
1
-0
/
+1
|
/
*
Fix the ambiguous integer literal error
Eunchong Yu
2014-08-27
1
-1
/
+1
*
Add repr(C) to C structs
Michael Gehring
2014-08-22
3
-0
/
+6
*
Use BN_div instead of BN_mod
Israël Hallé
2014-08-20
1
-2
/
+1
*
Derive thigs for error types
Steven Fackler
2014-08-10
1
-2
/
+2
*
Add new HashType RIPEMD160
Jeremy Ruten
2014-08-04
2
-8
/
+23
*
Shift directory structure
Steven Fackler
2014-08-03
13
-0
/
+2827
*
Prepare rustcrypto to merge into rust-openssl
Steven Fackler
2013-12-28
8
-1226
/
+0
*
update to rust 0.9-pre (a5fa1d9)
Erick Tryzelaar
2013-12-27
8
-366
/
+279
*
Switch over to rustpkg
Erick Tryzelaar
2013-12-18
8
-0
/
+1313