| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release v0.9.21v0.9.21 | Steven Fackler | 2017-11-17 | 1 | -2/+1 |
| * | Adjust libressl version detection | Steven Fackler | 2017-11-13 | 3 | -37/+17 |
| * | Add support for LibreSSL 2.6.3 | phoebe jenkins | 2017-11-13 | 3 | -9/+18 |
| * | Release v0.9.20v0.9.20 | Steven Fackler | 2017-10-14 | 1 | -1/+1 |
| * | Fix cfgs for libressl262 | Christopher Vittal | 2017-10-04 | 2 | -8/+8 |
| * | Add support for LibreSSL 2.6.2 | Christopher Vittal | 2017-10-03 | 1 | -1/+10 |
| * | Fix rerun logicv0.9.19 | Steven Fackler | 2017-09-20 | 1 | -2/+2 |
| * | Release v0.9.18 | Steven Fackler | 2017-09-20 | 1 | -1/+1 |
| * | Properly handle IPs in hostname verification | Steven Fackler | 2017-09-20 | 1 | -0/+6 |
| * | Update to cc 1.0 | Steven Fackler | 2017-09-20 | 2 | -3/+3 |
| * | openssl-sys: Fix typo in libressl_version definition | Luis Ressel | 2017-09-18 | 1 | -1/+1 |
| * | Merge pull request #695 from Keruspe/master | Steven Fackler | 2017-09-17 | 3 | -2/+29 |
| |\ | |||||
| | * | opensslè-sys: adjust some constants to libressl 2.6.1 | Marc-Antoine Perennou | 2017-09-17 | 2 | -1/+12 |
| | * | openssl-sys: define libressl version | Marc-Antoine Perennou | 2017-09-17 | 1 | -0/+8 |
| | * | openssl-sys: support libressl 2.6.1 | Marc-Antoine Perennou | 2017-09-14 | 1 | -1/+9 |
| * | | Extract prefixed environment variables into helper function. | Jessica Hamilton | 2017-09-13 | 1 | -24/+19 |
| * | | Use target name in variables when cross-compiling. | Jessica Hamilton | 2017-09-13 | 1 | -2/+3 |
| * | | Allow overriding lib/include dirs when cross-compiling. | Jessica Hamilton | 2017-09-06 | 1 | -4/+16 |
| |/ | |||||
| * | Fix build note for MinGW | Steven Fackler | 2017-09-04 | 1 | -1/+1 |
| * | Symlink README in place | Steven Fackler | 2017-08-21 | 2 | -0/+2 |
| * | Add ability to get affine coordinates from EcPoint | Bradley Beddoes | 2017-08-21 | 1 | -5/+21 |
| * | Add SHA384 and SHA512 | Steven Fackler | 2017-08-16 | 1 | -0/+18 |
| * | Add SHA1 an SHA224 hashers | Steven Fackler | 2017-08-16 | 1 | -0/+19 |
| * | Release v0.9.17v0.9.17 | Steven Fackler | 2017-08-14 | 1 | -1/+1 |
| * | Add a stateful SHA256 hasher | Steven Fackler | 2017-08-14 | 1 | -0/+18 |
| * | Merge pull request #622 from mcgoo/vcpkg | Steven Fackler | 2017-08-11 | 2 | -0/+50 |
| |\ | |||||
| | * | for msvc abi builds, allow use of openssl libs from vcpkg | Jim McGrath | 2017-06-07 | 2 | -0/+50 |
| * | | Release v0.9.16v0.9.16 | Steven Fackler | 2017-08-10 | 2 | -3/+3 |
| * | | Fully wrap feature checks | Steven Fackler | 2017-08-10 | 1 | -2/+2 |
| * | | Merge pull request #675 from sdemos/master | Steven Fackler | 2017-08-09 | 1 | -0/+18 |
| |\ \ | |||||
| | * | | added cms decryption | Stephen Demos | 2017-08-09 | 1 | -0/+18 |
| * | | | Fix EC_KEY_set_public_key_affine_coordinates | Bradley Beddoes | 2017-08-09 | 1 | -1/+1 |
| * | | | Support for EcKey creation from affine coordinates | Bradley Beddoes | 2017-08-09 | 1 | -0/+1 |
| |/ / | |||||
| * | | Add peer_cert_chain | Steven Fackler | 2017-07-29 | 1 | -0/+1 |
| * | | Initialize OpenSSL in DSA constructor | Steven Fackler | 2017-07-25 | 1 | -1/+6 |
| * | | Fix build | Steven Fackler | 2017-07-25 | 1 | -1/+1 |
| * | | Abort on bad unlock and safe core dumps | Steven Fackler | 2017-07-25 | 1 | -1/+5 |
| * | | Release v0.9.15v0.9.15 | Steven Fackler | 2017-07-19 | 2 | -3/+3 |
| * | | Forbid LibreSSL 2.5.6+ | Steven Fackler | 2017-07-19 | 1 | -0/+2 |
| * | | Support for LibreSSL 2.5.5 | Inokentiy Babushkin | 2017-07-17 | 1 | -0/+8 |
| * | | Test against libressl 2.6.0 | Steven Fackler | 2017-07-16 | 1 | -2/+2 |
| * | | Rustfmt | Steven Fackler | 2017-07-15 | 6 | -1073/+1288 |
| * | | Merge pull request #657 from sfackler/rsa-pkcs1 | Steven Fackler | 2017-07-06 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Support PKCS#1 RSA public keys | Steven Fackler | 2017-07-04 | 1 | -0/+2 |
| * | | | Inform cargo about which env vars we care about | Steven Fackler | 2017-07-04 | 1 | -0/+5 |
| * | | | Merge pull request #641 from luser/psk | Steven Fackler | 2017-07-04 | 1 | -0/+9 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Make some changes for review comments | Ted Mielczarek | 2017-06-02 | 1 | -7/+8 |
| | * | | Expose PSK via a SslContextBuilder::set_psk_callback method | Ted Mielczarek | 2017-05-26 | 1 | -0/+8 |
| * | | | Enable build on LibreSSL 5.6.0 development branch. | Laurence Tratt | 2017-06-25 | 1 | -1/+9 |
| * | | | Add PKey::private_key_from_der | Steven Fackler | 2017-06-23 | 1 | -0/+1 |