aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Collapse)AuthorAgeFilesLines
...
* Reopen master for 1.6 (#3112)Alex Gaynor2016-08-271-0/+5
|
* update changelog and bump version for 1.5 release (#3111)Paul Kehrer2016-08-261-4/+2
|
* OpenSSL 1.1.0 support (#2826)Paul Kehrer2016-08-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make pre5 work * add a blank line to make the diff happier * 1.1.0-pre6 working * support the changes since 1.1.0-pre6 * fixes * add 1.1.0 to travis * expose the symbol * better testing for numericstring * handle libre... * actually use the 1.1.0 we compile * cache the ossl-110 dir on travis * add some newlines * changelog entry for 1.1.0 support * note that we test on 1.1.0 * proper skip on this test * reorder
* CertificateBuilder accepts aware datetimes for not_valid_after and ↵InvalidInterrupt2016-08-161-0/+4
| | | | | | | | | | | | | | | | | | | not_valid_before (#2920) * CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before These functions now accept aware datetimes and convert them to UTC * Added pytz to test requirements * Correct pep8 error and improve Changelog wording * Improve tests and clarify changelog message * Trim Changelog line length * Allow RevokedCertificateBuilder and CertificateRevocationListBuilder to accept aware datetimes * Fix accidental changelog entry
* Update CHANGELOG.rst with #3063 (#3070)Maximilian Hils2016-07-311-0/+2
|
* One shot sign/verification ECDSA (#3029)Aviv Palivoda2016-07-021-0/+5
| | | | | | | | | | | | | | * Add sign and verify methods to ECDSA * Documented ECDSA sign/verify methods * Added CHANGELOG entry * Skipping test verify and sign if curve is not supported * Fixed typo in documentation return type * Removed provider language from EllipticCurvePrivateKey and EllipticCurvePublicKey
* One shot sign/verify DSA (#3003)Aviv Palivoda2016-06-301-0/+5
| | | | | | | | * Add sign and verify methods to DSA * Documented DSA sign/verify methods * Added CHANGELOG entry
* Fixed #3008 -- expose calculate max pss salt length (#3014)Alex Gaynor2016-06-271-0/+3
| | | | | | | | | | | | | | * Fixed #3008 -- expose calculate max pss salt length * Fixed a few mistakes in the docs * move all the code around * oops * write a unit test * versionadded + changelog
* reopen master for work on fifteenth release (#2964)Paul Kehrer2016-06-041-0/+6
|
* changelog and version bump (#2962)Paul Kehrer2016-06-041-6/+13
| | | | | | | | | | | | * changelog and version bump * typo, sigh * fine you win doc8 * it's a brand new day * add sign/verify for RSA to changelog
* SSH serialization for public keys (#2957)Alex Gaynor2016-06-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SSH serialization for public keys * name errors ahoy! * id, ego, superego * dsa support * EC support * Don't keyerror * Documentation OpenSSH * flake8 * fix * bytes bytes bytes * skip curve unsupported * bytes! * Move a function * reorganize code for coverage
* Forward port the changelog for 1.3.3 (#2949)Alex Gaynor2016-06-021-0/+13
| | | | | | * Forward port the changelog for 1.3.3 * 1.3.4 as well
* KBKDF cleanup (#2929)Paul Kehrer2016-05-291-0/+1
| | | | | | | | * unicode characters make everything angry * changelog entry and make skip msgs more informative * typo fix
* port 1.3.2 changelog to master (#2895)Paul Kehrer2016-05-041-0/+7
|
* Update URLs for new RTD domain (#2879)Alex Gaynor2016-04-281-1/+1
|
* port 1.3.1 changelog to masterPaul Kehrer2016-03-211-0/+6
|
* Fixed #2836 -- error out on OpenSSL 0.9.8 by defaultAlex Gaynor2016-03-191-0/+2
|
* Open master back up for 1.4Alex Gaynor2016-03-181-0/+6
|
* bump version and update changelogPaul Kehrer2016-03-171-4/+2
|
* Merge pull request #2736 from cedk/ANSI_X.923Paul Kehrer2016-03-161-0/+2
|\ | | | | Added support for padding ANSI X.923
| * Added support for padding ANSI X.923Cédric Krier2016-02-271-0/+2
| |
* | update changelogPaul Kehrer2016-03-131-2/+4
| |
* | Add AuthorityKeyIdentifier.from_issuer_subject_key_identifierPaul Kehrer2016-03-111-0/+2
| |
* | add changelog entry for is_signature_validPaul Kehrer2016-03-061-0/+2
| |
* | added a changelog entryAlex Gaynor2016-03-051-0/+2
| |
* | Bring the changelog as wellAlex Gaynor2016-03-011-0/+5
| |
* | Added a changelog entry for policy constraintsAlex Gaynor2016-02-281-0/+2
|/
* port 1.2.2 changelog to masterPaul Kehrer2016-01-291-0/+5
|
* Formally deprecated support for OpenSSL 0.9.8Alex Gaynor2016-01-221-0/+3
|
* port the 1.2.1 changelog to masterPaul Kehrer2016-01-081-0/+6
|
* Merge pull request #2652 from reaperhulk/changelog-typoAlex Gaynor2016-01-081-1/+1
|\ | | | | fix a typo in the changelog
| * fix a typo in the changelogPaul Kehrer2016-01-081-1/+1
| |
* | bump values for development of the thirteenth releasePaul Kehrer2016-01-081-0/+5
|/
* bump version and changelog for the twelfth releasePaul Kehrer2016-01-071-4/+2
|
* Merge pull request #2613 from reaperhulk/warn-on-openssl-lt-101Alex Gaynor2015-12-311-0/+4
|\ | | | | deprecationwarning for OpenSSL < 1.0.1 as upstream has dropped support
| * add changelog entry for 0.9.8/1.0.0 deprecationPaul Kehrer2015-12-311-0/+4
| |
* | support unrecognized extensions in x509Paul Kehrer2015-12-301-0/+2
|/
* add changelog entryPaul Kehrer2015-12-271-0/+3
|
* add invaliditydate class for crl entry extensionsPaul Kehrer2015-12-261-1/+1
|
* switch CRLReason to use a classPaul Kehrer2015-12-261-1/+1
|
* start switching the CRL entry extensions to be full-fledged classesPaul Kehrer2015-12-251-0/+11
| | | | first up: CertificateIssuer
* CRLNumber needs to be a class for reasons.Paul Kehrer2015-12-221-1/+1
|
* add support for parsing AuthorityInfoAccess and IssuerAltName CRL extsPaul Kehrer2015-12-221-1/+6
| | | | Expand the CRL extensions test to check the value
* Merge pull request #2543 from reaperhulk/crl-extensionsAlex Gaynor2015-12-221-0/+3
|\ | | | | support parsing CRL extensions in the OpenSSL backend
| * support parsing CRL extensions in the OpenSSL backendPaul Kehrer2015-12-211-0/+3
| |
* | add changelog for CertificateRevocationList signature/tbs_certlist_bytesPaul Kehrer2015-12-211-0/+4
|/
* link public_bytes in changelogPaul Kehrer2015-12-211-1/+1
|
* add a CRL public_bytes methodPaul Kehrer2015-12-201-0/+3
|
* port 1.1.2 changelog to masterPaul Kehrer2015-12-101-0/+9
|
* changelog entryPaul Kehrer2015-12-031-0/+4
|