Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | Rename the openssl_sys crate through Cargo.toml | Jonas Platte |
2021-01-01 | Use edition 2018 idioms and warn when they are not followed | Jonas Platte |
2021-01-01 | Use crate in imports in the openssl crate | Jonas Platte |
2020-07-22 | Fix clippy | Steven Fackler |
2020-05-24 | Run clippy | Steven Fackler |
2019-02-22 | Rustfmt | Steven Fackler |
2018-03-19 | Remove version-specific features | Steven Fackler |
2018-02-14 | Tweak features | Steven Fackler |
2018-02-13 | OpenSSL 1.1.1 support | Steven Fackler |
2018-01-01 | Bump hex to 0.3 | Bastien Orivel |
2017-10-03 | Convert try! usage to ? | johnthagen |
2017-07-15 | Rustfmt | Steven Fackler |
2017-04-13 | Don't force allocation for message digests | Steven Fackler |
2017-02-21 | scrypt support | Steven Fackler |
2017-01-01 | Fix doc reference | Steven Fackler |
2016-10-30 | Rustfmt | Steven Fackler |
2016-10-22 | Flatten crypto module | Steven Fackler |