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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v0.6.2
v0.6.2
Steven Fackler
2015-05-01
1
-2
/
+2
*
Write through to underlying stream for every write call
Steven Fackler
2015-04-30
3
-11
/
+35
*
Release v0.6.1
v0.6.1
Steven Fackler
2015-04-22
1
-2
/
+2
*
Add X509::public_key()
Manuel Schölling
2015-04-15
3
-2
/
+22
*
Fix nightly build issues
Steven Fackler
2015-04-15
2
-8
/
+1
*
Fix non-dtls tests
Steven Fackler
2015-04-08
1
-4
/
+3
*
Fix dtls tests
Steven Fackler
2015-04-08
1
-8
/
+8
*
Clean up build infrastructure
Steven Fackler
2015-04-08
2
-8
/
+20
*
Make connected_socket a dev-dependency
Manuel Schölling
2015-04-06
2
-4
/
+4
*
Adapt code for rust-1.0.0-beta
Manuel Schölling
2015-04-06
1
-9
/
+6
*
Fix rebase errors
Manuel Schölling
2015-04-06
4
-15
/
+3
*
Add ability to load private keys from files and use raw keys and certificates...
Manuel Schölling
2015-04-06
1
-1
/
+1
*
Add ability to load private keys from files and use raw keys and certificates...
Manuel Schölling
2015-04-06
1
-2
/
+5
*
Change SslContext::set_read_ahead(c_long) to SslContext::set_read_ahead(u32)
Manuel Schölling
2015-04-06
1
-2
/
+2
*
Fix preemtively exiting openssl dtls server for tests
Manuel Schölling
2015-04-06
1
-4
/
+6
*
Debug halteproblem with tests
Manuel Schölling
2015-04-06
2
-3
/
+6
*
Move connected_socket to its own crate and fix SSL_CTX_set_read_ahead()
Manuel Schölling
2015-04-06
5
-357
/
+21
*
Use latest OpenSSL version in travis tests and more verbose error message in ...
Manuel Schölling
2015-04-06
1
-2
/
+5
*
Fix detect_invalid_ipv4 test on OSX
Manuel Schölling
2015-04-06
1
-1
/
+1
*
Fix OSX related compiler error and correct travis OpenSSL setup
Manuel Schölling
2015-04-06
1
-3
/
+3
*
Adjust sin_len/sin6_len for non-linux platforms
Manuel Schölling
2015-04-06
2
-2
/
+3
*
Fix portability issue and typo
Manuel Schölling
2015-04-06
3
-23
/
+68
*
Fix travis test setup for DTLS
Manuel Schölling
2015-04-06
2
-8
/
+36
*
Add DTLSv1 and DTLSv1.2 support
Manuel Schölling
2015-04-06
5
-94
/
+190
*
Add connect() support for UDP sockets
Manuel Schölling
2015-04-06
4
-20
/
+362
*
Release v0.6.0
v0.6.0
Steven Fackler
2015-04-05
1
-2
/
+2
*
Merge pull request #186 from manuels/set_raw_key
Steven Fackler
2015-04-05
4
-51
/
+145
|
\
|
*
Fix errors in tests (SslVerifyPeer -> SSL_VERIFY_PEER)
Manuel Schölling
2015-04-03
1
-16
/
+16
|
*
Use raw pointers instead of ptr::Unique
Manuel Schölling
2015-04-03
1
-6
/
+6
|
*
Return Result<(),SslError> instead of Option<SslError>
Manuel Schölling
2015-04-03
2
-22
/
+22
|
*
Add SslContext::add_extra_chain_cert()
Manuel Schölling
2015-04-03
2
-1
/
+9
|
*
Add ability to load private keys from files and use raw keys and certificates...
Manuel Schölling
2015-04-03
4
-1
/
+83
|
*
Change SslVerifyMode to bitflags and add SSL_VERIFY_FAIL_IF_NO_PEER_CERT
Manuel Schölling
2015-04-03
2
-20
/
+24
*
|
Release v0.5.5
v0.5.5
Steven Fackler
2015-04-03
1
-2
/
+2
|
/
*
Stabilize openssl!
Steven Fackler
2015-04-02
2
-38
/
+42
*
Fixup for beta
Alex Crichton
2015-04-02
6
-13
/
+13
*
Remove two features
Steven Fackler
2015-04-02
2
-6
/
+5
*
Release v0.5.4
v0.5.4
Steven Fackler
2015-04-02
1
-2
/
+2
*
Fix doctest errors
Steven Fackler
2015-04-02
1
-2
/
+2
*
rustup: changes to io::Error
Sean McArthur
2015-04-02
4
-8
/
+6
*
Remove a bunch of use of core feature
Steven Fackler
2015-03-30
3
-24
/
+37
*
Remove unsafe_destructor
Steven Fackler
2015-03-30
2
-2
/
+1
*
Release v0.5.3
v0.5.3
Steven Fackler
2015-03-29
1
-2
/
+2
*
Fix verify data free function
Steven Fackler
2015-03-29
3
-23
/
+29
*
Fix error with current rust nightly
Florian Hartwig
2015-03-29
1
-1
/
+1
*
Fix npn feature
Steven Fackler
2015-03-25
2
-0
/
+10
*
Fix deprecation warnings
Steven Fackler
2015-03-25
8
-42
/
+37
*
Release v0.5.2
v0.5.2
Steven Fackler
2015-03-25
1
-2
/
+2
*
Update to rust master
Alex Crichton
2015-03-25
1
-2
/
+2
*
openssl: Add tests for server-side NPN
Marko Lalic
2015-03-23
1
-0
/
+41
[next]