index
:
rust-openssl
fix/modern_generate_parameters
master
OpenSSL bindings for Rust
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openssl
/
test
Age
Commit message (
Expand
)
Author
2019-12-01
Support for PKCS#8 unencrypted private key deserialization
oberien
2019-03-02
CMS: add encrypt, from_der
tgbit
2018-02-14
Added binding for PEM_read_bio_RSAPublicKey
Ole Herman Schumacher Elgesem
2018-01-15
add support for rfc822Name (email) and uniformResourceIdentifier (uri) to Gen...
Ian P. Cooke
2018-01-06
Rename key serialization/deserialization methods
Steven Fackler
2017-07-16
Switch over Linux tests to CircleCI
Steven Fackler
2017-06-23
Add PKey::private_key_from_der
Steven Fackler
2017-05-06
Set LD_LIBRARY_PATH when using custom build
Steven Fackler
2017-05-06
Support public key decode from DER
Steven Fackler
2017-03-06
Add test to run into issue with stack.len()
Sebastian Thiel
2017-02-14
Support PKCS#8 private key deserialization
Steven Fackler
2017-01-03
Add X509::stack_from_pem
Steven Fackler
2016-12-21
Add Travis build against LibreSSL
Sébastien Marie
2016-10-17
Implement new feature setup
Steven Fackler
2016-10-14
Don't run test on ARM
Steven Fackler
2016-10-13
Correct feature selection in tests
Steven Fackler
2016-10-13
Flag off dtls and mask ssl_ops
Steven Fackler
2016-10-12
Add support for OpenSSL 1.1.0
Alex Crichton
2016-08-17
Add x509_validity feature to travis tests
David Weinstein
2016-08-17
Fix finicky sha1 stdin format
David Weinstein
2016-08-17
Improve build script
David Weinstein
2016-08-14
Start on PKCS #12 support
Steven Fackler
2016-08-09
Fix build
Steven Fackler
2016-08-09
Test hmac features
Steven Fackler
2016-08-09
Move X509_get_extensions to openssl helpers
Steven Fackler
2016-08-09
Make c_helpers optional
Steven Fackler
2016-07-31
Build against 1.9
Steven Fackler
2016-07-29
add low level dsa primitives
Ben Batha
2016-07-29
add RUST_BACKTRACE=1 to make debugging ci failures easier
Ben Batha
2016-06-26
Add an RSA key decryption test
Jonas Schievink
2016-05-15
Update cert
Steven Fackler
2016-05-05
add rsa signature tests
Chris Dawes
2016-05-03
Update openssl version in CI
Steven Fackler
2016-04-29
Add accessors for x509 subject alt names
Steven Fackler
2016-03-01
Stop testing sslv2 feature on Travis
Steven Fackler
2016-03-01
Update source URL for new OpenSSL release
Steven Fackler
2016-02-02
Fix Nid::UID value
Joe Wilm
2016-01-28
Bump openssl version to test with
Steven Fackler
2016-01-11
Test nightly on travis
Steven Fackler
2015-12-17
Disable cross compilation for now
Steven Fackler
2015-12-16
Travis fixes
Steven Fackler
2015-12-16
Stop using manifest-path for now
Steven Fackler
2015-12-16
Try cross compiling
Steven Fackler
2015-12-16
Test overhaul + add an arm cross compile build
Steven Fackler
2015-12-07
Bump openssl version for travis
Steven Fackler
2015-11-08
Travis without sudo
Steven Fackler
2015-10-01
Add public key PEM read function.
Nathan Lilienthal
2015-09-22
Enable testing on Windows via AppVeyor
Alex Crichton
2015-09-13
Add DH::from_pem() to load DH parameters from a file
Frank Denis
2015-08-15
Fix openssl source link in tests
Steven Fackler
[next]