| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #219 from jethrogb/topic/x509req | Steven Fackler | 2015-05-29 | 1 | -0/+57 |
| |\ | |||||
| | * | 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 |
| * | Test reading CN from test certificate | Joseph Glanville | 2015-05-18 | 1 | -1/+19 |
| * | Add support for reading X509 subject information | Joseph Glanville | 2015-05-18 | 1 | -2/+82 |
| * | Write through to underlying stream for every write call | Steven Fackler | 2015-04-30 | 1 | -1/+0 |
| * | Add X509::public_key() | Manuel Schölling | 2015-04-15 | 2 | -1/+11 |
| * | Add ability to load private keys from files and use raw keys and certificates... | Manuel Schölling | 2015-04-03 | 1 | -0/+4 |
| * | Fixup for beta | Alex Crichton | 2015-04-02 | 1 | -2/+2 |
| * | 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 | 2 | -4/+4 |
| * | 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 | 2 | -20/+22 |
| * | Update depreciated code | Kevin Butler | 2015-02-20 | 1 | -3/+3 |
| * | Move docs to this repo and auto build | Steven Fackler | 2015-02-07 | 2 | -0/+576 |