| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Import shim'd HMAC stuff with the original name | Steven Fackler | 2015-06-27 | 1 | -9/+9 |
| * | Remove superfluous vec! usage | Jethro Beekman | 2015-06-14 | 1 | -9/+9 |
| * | Use AsRef for backwards compatibility with passing IV as Vec | Jethro Beekman | 2015-06-14 | 1 | -4/+5 |
| * | Pass symmetric crypto initialization vector as a slice | Jethro Beekman | 2015-06-12 | 1 | -7/+7 |
| * | Correction on sign and verify documentation to be more explicit of right | Emeric Chevalier | 2015-05-30 | 1 | -8/+17 |
| * | Move PKey comparison func to public_eq() | Manuel Schölling | 2015-05-01 | 1 | -14/+14 |
| * | Add comparison for PKeys | Manuel Schölling | 2015-04-16 | 1 | -0/+30 |
| * | Add X509::public_key() | Manuel Schölling | 2015-04-15 | 1 | -1/+11 |
| * | Add SslContext::add_extra_chain_cert() | Manuel Schölling | 2015-04-03 | 1 | -1/+0 |
| * | Add ability to load private keys from files and use raw keys and certificates... | Manuel Schölling | 2015-04-03 | 1 | -0/+30 |
| * | Fixup for beta | Alex Crichton | 2015-04-02 | 4 | -8/+8 |
| * | Fix doctest errors | Steven Fackler | 2015-04-02 | 1 | -2/+2 |
| * | Fix deprecation warnings | Steven Fackler | 2015-03-25 | 2 | -28/+25 |
| * | Fix doc test | Steven Fackler | 2015-03-21 | 1 | -1/+1 |
| * | Fix warnings | Steven Fackler | 2015-03-10 | 1 | -1/+1 |
| * | Convert to new IO. | Steven Fackler | 2015-02-24 | 3 | -15/+27 |
| * | Update depreciated code | Kevin Butler | 2015-02-20 | 1 | -3/+3 |
| * | Remove deprecated functions from openssl-sys | Steven Fackler | 2015-02-13 | 1 | -1/+1 |
| * | Fix builds against 0.9.x OpenSSL | Steven Fackler | 2015-02-08 | 1 | -9/+8 |
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 8 | -0/+1753 |