aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* Some cleanupsAlex Gaynor2015-09-241-0/+2
* port 1.0.1 changelog to masterPaul Kehrer2015-09-051-0/+12
* reopen master for eleventh releasePaul Kehrer2015-08-121-0/+6
* Merge pull request #2266 from reaperhulk/10-releaseAlex Gaynor2015-08-121-3/+1
|\
| * bump versions and release 1.0Paul Kehrer2015-08-121-3/+1
* | Merge pull request #2250 from reaperhulk/fix-2246Alex Gaynor2015-08-121-0/+6
|\ \ | |/ |/|
| * resolve incorrect docs/naming around DSA (r, s) tuple encode/decodePaul Kehrer2015-08-101-0/+6
* | add missing extensions to changelogPaul Kehrer2015-08-101-0/+2
|/
* update changelogPaul Kehrer2015-08-081-9/+4
* support InhibitAnyPolicy in CertificateBuilderPaul Kehrer2015-08-081-0/+1
* list all the other extensions we support for CertificateBuilderPaul Kehrer2015-08-061-1/+7
* 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
|\