aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* document the ssh public key fixPaul Kehrer2015-08-041-0/+1
* Add sign_x509_certificate to X509Backend interfaceIan Cordasco2015-08-031-0/+7
* improve the changelog for 1.0Paul Kehrer2015-08-011-0/+12
* improve changelog information around csrbuilderPaul Kehrer2015-08-011-1/+7
* updated links in the changelogAlex Gaynor2015-07-121-3/+3
* port 0.9.3 changelog to masterPaul Kehrer2015-07-091-0/+5
* docs changes based on feedbackPaul Kehrer2015-07-041-9/+3
* relink some thingsPaul Kehrer2015-07-041-3/+3
* unlink a lot of things in the changelog since they no longer existPaul Kehrer2015-07-041-21/+14
* port the 0.9.2 changelog to masterPaul Kehrer2015-07-031-0/+5
* Adds CSR builder.Andre Caron2015-06-241-0/+2
* Add note to CHANGELOG about change to NameAttributeIan Cordasco2015-06-171-0/+2
* cleanup a doctest and add a changelog entry for concatkdfPaul Kehrer2015-06-121-0/+2
* add some info about pypy version support with cffi 1.0+Paul Kehrer2015-06-071-1/+3
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+4
* Port the 0.9.1 changelog over to masterAlex Gaynor2015-06-061-0/+7
* Update CHANGELOG for Two-Factor provisioning URI.Jiangge Zhang2015-06-051-0/+4
* update all 0.10 to 1.0Paul Kehrer2015-05-261-1/+1
* Adds certificate encoding to PEM and DER.Andre Caron2015-05-191-0/+2
* Adds release note.Andre Caron2015-05-181-0/+4
* open master for tenth releasePaul Kehrer2015-05-131-0/+5
* 0.9 timePaul Kehrer2015-05-131-4/+2
* add changelog entry for supporting x509 extensionsPaul Kehrer2015-05-131-0/+17
* add support for secp256k1Paul Kehrer2015-05-081-0/+3
* Drop support for Python 3.2Paul Kehrer2015-04-181-0/+2
* add changelog entry, set proper deprecation warningPaul Kehrer2015-04-141-0/+4
* port 0.8.2 changelog to masterPaul Kehrer2015-04-101-0/+6
* Added a changelog entry for #1824Alex Gaynor2015-04-041-0/+2
* add load_der_x509_csr to support loading DER encoded CSRsPaul Kehrer2015-03-301-1/+2
* Added a changelog entryAlex Gaynor2015-03-291-0/+4
* rename to CertificateSigningRequestPaul Kehrer2015-03-291-1/+1
* address some review commentsPaul Kehrer2015-03-291-1/+1
* rename request to CSRPaul Kehrer2015-03-291-1/+1
* add changelog entryPaul Kehrer2015-03-291-0/+2
* port 0.8.1 changelog to masterPaul Kehrer2015-03-191-0/+5
* DER serialization of DSA private keysPaul Kehrer2015-03-141-0/+6
* update changelog to link DERPaul Kehrer2015-03-101-2/+3
* support DER serialization of public keysPaul Kehrer2015-03-101-0/+6
* Merge pull request #1738 from reaperhulk/deprecation-danceAlex Gaynor2015-03-091-2/+1
|\
| * Do the deprecation dancePaul Kehrer2015-03-091-2/+1
* | reopen tree for 0.9 development workPaul Kehrer2015-03-091-0/+5
|/
* update changelog and bump version to 0.8Paul Kehrer2015-03-081-57/+55
* add missing changelog entry for DSA public serializationPaul Kehrer2015-03-081-0/+8
* serialize EC public keysPaul Kehrer2015-03-081-0/+8
* support RSA public key serializationPaul Kehrer2015-03-071-0/+8
* fix a memory leak pointed out by @aftbit and improve changelog phrasingPaul Kehrer2015-03-051-1/+1
* add changelog entryPaul Kehrer2015-03-051-0/+4
* Merge pull request #1712 from reaperhulk/serialize-dsa-private-keyAlex Gaynor2015-03-051-0/+8
|\
| * serialize DSA private keysPaul Kehrer2015-03-021-0/+8
* | Windows wheels will now be built against OpenSSL 1.0.2Paul Kehrer2015-03-051-0/+1
|/