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
/
openssl
/
src
/
ssl
/
tests
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SslContext::set_default_verify_paths
Steven Fackler
2016-04-16
1
-0
/
+17
*
More deprecated function cleanup
Steven Fackler
2016-02-08
1
-1
/
+1
*
Stop using deprecated method
Steven Fackler
2016-02-08
1
-1
/
+2
*
openssl/ssl/context: test that we are refcounting correctly
Cody P Schafer
2016-01-18
1
-0
/
+13
*
Fix should_panic check
Steven Fackler
2016-01-11
1
-3
/
+3
*
Add stream panic propagation behind a nightly feature gate
Steven Fackler
2016-01-11
1
-0
/
+88
*
Work around the worst of clone bogusness
Steven Fackler
2015-12-18
1
-0
/
+8
*
Disable cross compilation for now
Steven Fackler
2015-12-17
1
-1
/
+2
*
Rustfmt
Steven Fackler
2015-12-15
1
-93
/
+112
*
Replace SslStream implementation!
Steven Fackler
2015-12-09
1
-20
/
+1
*
Implement read and write
Steven Fackler
2015-12-09
1
-0
/
+12
*
IT LIVES
Steven Fackler
2015-12-09
1
-1
/
+8
*
Move SSL methods to Ssl object, add getter
Steven Fackler
2015-11-16
1
-19
/
+19
*
Revert "Revert "Merge pull request #280 from ltratt/libressl_build""
Steven Fackler
2015-11-16
1
-4
/
+0
*
Get nonblocking tests working on OSX/Windows
Alex Crichton
2015-10-22
1
-0
/
+935