| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move X509 extensions to seperate module, implement ToString instead of ↵ | Jethro Beekman | 2015-07-01 | 1 | -70/+6 | |
| | | | | | custom AsStr | |||||
| * | Merge pull request #219 from jethrogb/topic/x509req | Steven Fackler | 2015-05-29 | 1 | -0/+57 | |
| |\ | | | | | Implement limited X509_REQ functionality | |||||
| | * | Remove superfluous dead_code attribute | Jethro Beekman | 2015-05-28 | 1 | -1/+0 | |
| | | | ||||||
| | * | Implement limited X509_REQ functionality | Jethro Beekman | 2015-05-28 | 1 | -0/+58 | |
| | | | ||||||
| * | | Clarify which keys are used where | Jethro Beekman | 2015-05-27 | 1 | -2/+2 | |
| |/ | ||||||
| * | Fix SslString Debug impl and drop lifetime | Steven Fackler | 2015-05-17 | 1 | -10/+10 | |
| | | ||||||
| * | Add support for reading X509 subject information | Joseph Glanville | 2015-05-18 | 1 | -2/+82 | |
| | | ||||||
| * | Add X509::public_key() | Manuel Schölling | 2015-04-15 | 1 | -1/+8 | |
| | | ||||||
| * | Add ability to load private keys from files and use raw keys and ↵ | Manuel Schölling | 2015-04-03 | 1 | -0/+4 | |
| | | | | | certificates for SslContext | |||||
| * | Fixup for beta | Alex Crichton | 2015-04-02 | 1 | -2/+2 | |
| | | | | | Add derive(Clone) and don't negate unsigned numbers | |||||
| * | Remove a bunch of use of core feature | Steven Fackler | 2015-03-30 | 1 | -4/+3 | |
| | | ||||||
| * | Remove unsafe_destructor | Steven Fackler | 2015-03-30 | 1 | -1/+0 | |
| | | ||||||
| * | Fix deprecation warnings | Steven Fackler | 2015-03-25 | 1 | -3/+3 | |
| | | ||||||
| * | Add X509Generator::sign() | Manuel Schölling | 2015-03-21 | 1 | -1/+10 | |
| | | ||||||
| * | Fix warnings and build issues | Steven Fackler | 2015-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | Convert to new IO. | Steven Fackler | 2015-02-24 | 1 | -14/+16 | |
| | | ||||||
| * | Update depreciated code | Kevin Butler | 2015-02-20 | 1 | -3/+3 | |
| | | ||||||
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 1 | -0/+525 | |