| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | "final" is now a reserved word, so change occurrences to "finalize". | Samuel Fredrickson | 2014-10-09 | 3 | -12/+12 |
| * | Add bindings to CRYPTO_memcmp | Alex Crichton | 2014-10-01 | 2 | -0/+40 |
| * | Unification and explicity in FFI type decls | Valerii Hiora | 2014-09-30 | 1 | -3/+3 |
| * | single `ffi` module | Valerii Hiora | 2014-09-30 | 6 | -222/+83 |
| * | Certificate/pkey generation & PEM export | Valerii Hiora | 2014-09-26 | 1 | -1/+28 |
| * | Fix deprecation warnings | Michael Gehring | 2014-09-23 | 2 | -29/+34 |
| * | Update for rust rfc 52 changes | Michael Gehring | 2014-09-17 | 2 | -2/+2 |
| * | Switch to the more sane RSA PUBKEY function | Mathijs van de Nes | 2014-09-12 | 1 | -4/+4 |
| * | Switch PKey load/save functions to RSA specific | Mathijs van de Nes | 2014-09-12 | 1 | -15/+17 |
| * | Fix lints for non snake-case functions | Andrew Dunham | 2014-09-04 | 2 | -1/+2 |
| * | Fix the ambiguous integer literal error | Eunchong Yu | 2014-08-27 | 1 | -1/+1 |
| * | Add repr(C) to C structs | Michael Gehring | 2014-08-22 | 2 | -0/+5 |
| * | Add new HashType RIPEMD160 | Jeremy Ruten | 2014-08-04 | 2 | -8/+23 |
| * | Shift directory structure | Steven Fackler | 2014-08-03 | 7 | -0/+1324 |
| * | Prepare rustcrypto to merge into rust-openssl | Steven Fackler | 2013-12-28 | 8 | -1226/+0 |
| * | update to rust 0.9-pre (a5fa1d9) | Erick Tryzelaar | 2013-12-27 | 8 | -366/+279 |
| * | Switch over to rustpkg | Erick Tryzelaar | 2013-12-18 | 8 | -0/+1313 |