aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* Add support for extracting timestamp from a Fernet token (#4229)Paul Kehrer2018-05-121-0/+3
* port changelog for 2.2.2 (#4172)Paul Kehrer2018-03-271-0/+8
* forward port 2.2.1 changelog (#4167)Alex Gaynor2018-03-201-0/+13
* open master for 2.3 (#4151)Paul Kehrer2018-03-181-0/+7
* 2.2 release! (#4150)Paul Kehrer2018-03-181-4/+3
* implement AES KW with padding (RFC 5649) (#3880)Paul Kehrer2018-03-181-0/+5
* Brainpool curves (#4129)Paul Kehrer2018-03-151-0/+4
* memory leak changelog (#4097)Paul Kehrer2018-02-051-0/+2
* The HKDF limit is actually 255 * digest_length_in_bytes (#4037)Paul Kehrer2018-01-061-0/+1
* port changelog for 2.1.4 to master (#4031)Paul Kehrer2017-11-291-0/+7
* forward port changelog (#4009)Alex Gaynor2017-11-021-0/+8
* Forward port 2.1.2 changelog (#3998)Alex Gaynor2017-10-241-0/+8
* Add Multifernet.rotate method (#3979)Chris Wolfe2017-10-191-0/+2
* Make changelog for A-label more readable (#3977)Christian Heimes2017-10-171-7/+9
* port 2.1.1 changelog (#3975)Paul Kehrer2017-10-121-0/+7
* expunge python 2.6 (#3962)Paul Kehrer2017-10-111-0/+1
* start the twenty second release cycle (#3960)Paul Kehrer2017-10-111-0/+7
* update changelog release date and bump version for 2.1 release (#3958)Paul Kehrer2017-10-111-4/+2
* Update docs and changelog for URI, RFC822Name, and DNSName (#3955)Paul Kehrer2017-10-111-20/+14
* Add support for AES XTS (#3900)Paul Kehrer2017-10-011-1/+3
* Declare that 2.1 is the last version to support Python 2.6 (#3944)Alex Gaynor2017-10-011-0/+2
* add ChaCha20 support (#3919)Paul Kehrer2017-09-281-0/+5
* both parse and encode the ASN1 string type for Name attributes (#3896)Paul Kehrer2017-09-251-0/+2
* FreshestCRL extension support (#3937)Paul Kehrer2017-09-231-0/+1
* support delta crl indicator extension (#3936)Paul Kehrer2017-09-221-0/+1
* [WIP] add support for the TLSFeature extension in x509 (#3899)Paul Kehrer2017-09-101-1/+3
* RSA OAEP label support for OpenSSL 1.0.2+ (#3897)Paul Kehrer2017-09-081-0/+4
* Switch to using the other style of environment markers (#3796)Alex Gaynor2017-08-241-0/+1
* add blake2b/blake2s support for hmac (#3873)Paul Kehrer2017-08-221-0/+3
* add changelog and a warning for is_signature_valid on crl (#3861)Paul Kehrer2017-08-121-0/+2
* fixed a typo (#3847)Alex Gaynor2017-08-031-1/+1
* port 2.0.3 changelog (#3845)Paul Kehrer2017-08-031-0/+9
* Make changelog anchors stable ids (#3840)Christian Heimes2017-08-031-0/+165
* deprecate unicode input for RFC822Name (#3836)Paul Kehrer2017-08-011-1/+7
* deprecate auto-idna on UniformResourceIdentifier (#3832)Paul Kehrer2017-08-011-0/+8
* Begin the deprecation of auto-idna for x509.DNSName (#3830)Alex Gaynor2017-07-301-0/+6
* port 2.0.2 changelog (#3828)Paul Kehrer2017-07-271-0/+6
* port 2.0.1 changelog (#3823)Paul Kehrer2017-07-261-0/+10
* remove deprecated items (#3794)Paul Kehrer2017-07-201-0/+4
* Open master for 2.1 (#3788)Alex Gaynor2017-07-171-0/+5
* 2.0 version bump and changelog (#3787)Paul Kehrer2017-07-171-4/+2
* add AESGCM AEAD support (#3785)Paul Kehrer2017-07-171-0/+3
* AESCCM support (#3700)Paul Kehrer2017-07-161-0/+2
* Fixed #3747 -- cache extensions on x.509 objects (#3769)Alex Gaynor2017-07-081-0/+7
* add manylinux1 wheel building to the wheel builder (#3736)Paul Kehrer2017-07-011-0/+3
* remove python 3.3 from CI (#3729)Paul Kehrer2017-06-261-0/+1
* Reorganize DHParameters and DHPublicKey *WithSerialization (#3722)Paul Kehrer2017-06-241-3/+3
* changelog entry and a few updates to the new DH params docs (#3718)Paul Kehrer2017-06-241-0/+7
* X25519 Support (#3686)Paul Kehrer2017-06-091-0/+1
* ChaCha20Poly1305 support (#3680)Paul Kehrer2017-06-081-0/+2