aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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 dance
| * 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 keys
| * 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
|/
* add changelog entryPaul Kehrer2015-03-021-0/+8
|
* change as_bytes to private_bytes, link more thingsPaul Kehrer2015-02-281-1/+1
|
* rename dump to as_bytesPaul Kehrer2015-02-251-1/+1
|
* Support for traditional OpenSSL and PKCS8 RSA private key serializationPaul Kehrer2015-02-251-0/+8
|
* Merge pull request #1610 from reaperhulk/load-der-keysAlex Gaynor2015-02-231-0/+5
|\ | | | | DER key loading support for the OpenSSL backend
| * support DER public and private key loading in the openssl backendPaul Kehrer2015-02-191-0/+5
| |
* | note that we removed freebsd 9.2 from CI in changelogPaul Kehrer2015-02-201-0/+1
| |
* | Merge pull request #1651 from reaperhulk/x509-signature-algorithmAlex Gaynor2015-02-191-0/+3
|\ \ | |/ |/| X509 certificate signature algorithm support
| * implement signature_hash_algorithm insteadPaul Kehrer2015-02-141-1/+1
| |
| * add changelog entryPaul Kehrer2015-02-141-0/+3
| |
* | Update changelog for LibreSSL fixesSteven McDonald2015-02-191-0/+1
| | | | | | | | | | This changelog entry represents the previous three commits, which all fix compile- or test-time problems running against LibreSSL.
* | move KDF interfacePaul Kehrer2015-02-161-0/+3
| |
* | move asymmetric signature/verification interfacesPaul Kehrer2015-02-161-0/+6
| |
* | add changelog entryPaul Kehrer2015-02-161-0/+4
| |
* | Merge pull request #1659 from reaperhulk/move-cipher-interfacesAlex Stapleton2015-02-161-0/+16
|\ \ | |/ |/| Move cipher and mode interfaces
| * export interfaces from base in ciphers, update docsPaul Kehrer2015-02-141-6/+6
| |
| * move paddingPaul Kehrer2015-02-131-0/+16
| |
* | Merge pull request #1612 from reaperhulk/x509-dnAlex Gaynor2015-02-141-0/+2
|\ \ | |/ |/| X509 distinguished name parsing support in the OpenSSL backend
| * X509 distinguished name parsing support in the OpenSSL backendPaul Kehrer2015-02-121-0/+2
| |
* | add changelog entryPaul Kehrer2015-02-131-0/+4
| |
* | try to make the old changelog modifications a bit more understandablePaul Kehrer2015-02-121-5/+15
| |
* | make our docs job nitpicky and fix every broken linkPaul Kehrer2015-02-121-36/+19
|/
* add changelog entry for EC movePaul Kehrer2015-02-121-0/+9
|
* Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsaAlex Stapleton2015-01-241-0/+6
|