summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
Commit message (Expand)AuthorAgeFilesLines
* support X.509 certificate PSS signing (#8888)Paul Kehrer2023-05-101-0/+3
* add signature_algorithm_parameters to certificate (#8795)Paul Kehrer2023-05-071-0/+3
* drop libressl 3.5.x support (#8741)Paul Kehrer2023-04-161-0/+1
* add support for aes256-gcm@openssh.com decryption for SSH keys (#8738)Paul Kehrer2023-04-151-0/+2
* port 40.0.2 changelog (#8729)Paul Kehrer2023-04-141-0/+8
* support equality checks on all public asymmetric key types (#8700)Paul Kehrer2023-04-101-0/+1
* we made WithSerialization an alias to the main types long ago (#8698)Paul Kehrer2023-04-101-27/+17
* Support msCertificateTemplate extension (#8695)Paul Kehrer2023-04-101-0/+2
* Added support for OCSP AcceptableResponses extension (#8617)Alex Gaynor2023-03-271-0/+2
* port 40.0.1 changelog to main (#8604)Paul Kehrer2023-03-251-0/+8
* update MSRV 1.48.0 -> 1.56.0 (#8587)Paul Kehrer2023-03-241-0/+1
* drop python 3.6 support (#8448)Paul Kehrer2023-03-241-0/+1
* drop support for openssl < 1.1.1d (#8449)Paul Kehrer2023-03-241-0/+3
* reopen main for 41 dev (#8584)Paul Kehrer2023-03-241-0/+7
* version bump and changelog for 40.0.0 (#8583)40.0.0Paul Kehrer2023-03-241-3/+3
* Ressurect the PoC of OpenSSL from Rust (#7164)Alex Gaynor2023-03-151-0/+8
* Make Union type aliases a documented public API (#8168)Marti Raudsepp2023-03-071-0/+25
* deprecate support for OpenSSL <1.1.1d (#8444)Paul Kehrer2023-03-051-0/+2
* port 39.0.2 changelog to main (#8422)Paul Kehrer2023-03-021-0/+9
* raise UnsupportedAlgorithm instead of ValueError in x509 builder sign (#8397)Paul Kehrer2023-02-261-0/+2
* fixes #8374 -- removed docs for removed method (#8377)Alex Gaynor2023-02-221-2/+2
* document the bindings massacre (#8363)Alex Gaynor2023-02-211-0/+4
* Disallow wildcards in DNSName for name constraints (#8272)gbansaghi2023-02-121-0/+4
* port changelog to main (#8232)Paul Kehrer2023-02-071-0/+9
* pre-announce MSRV increase (#8195)Alex Gaynor2023-02-021-0/+5
* Add Certificate.verify_signed_by (#8011)Paul Kehrer2023-01-121-0/+2
* deprecate the rest of DSA support for SSH (#8013)Paul Kehrer2023-01-091-2/+8
* deprecate support for DSA in load_ssh_public_key (#8009)Paul Kehrer2023-01-081-0/+2
* SSHCertificateBuilder (#8004)Paul Kehrer2023-01-081-0/+2
* support SSH certificate parsing (#7960)Paul Kehrer2023-01-071-0/+4
* Last step in deprecating 3.6 (#7961)Alex Gaynor2023-01-031-0/+2
* reopen for 40 (#7955)Paul Kehrer2023-01-021-0/+8
* 39.0.0 version bump (#7954)39.0.0Paul Kehrer2023-01-011-4/+2
* Pre-annouce build process changes for #7164 (#7929)Alex Gaynor2022-12-231-0/+8
* x509: add `load_pem_x509_certificates` (#7878)William Woodruff2022-12-051-0/+2
* port 38.0.4 changelog to main (#7855)Paul Kehrer2022-11-271-0/+9
* Increased minimum macOS version to 10.12 (#7806)Alex Gaynor2022-11-151-0/+2
* Update minimum LibreSSL to 3.5 (#7780)Alex Gaynor2022-11-071-2/+2
* forward port 38.0.3 changelog (#7762)Paul Kehrer2022-11-011-0/+8
* Remove SHA1 signatures support from PKCS7 (#7734)Alex Gaynor2022-10-221-2/+2
* add support for creating OCSP requests with precomputed hashes (#7706)Paul Kehrer2022-10-131-0/+2
* openssl covering itself in glory (#7698)Paul Kehrer2022-10-121-2/+6
* port 38.0.2 changelog to main (#7695)Paul Kehrer2022-10-111-0/+8
* changelog for chacha (#7687)Paul Kehrer2022-10-101-0/+3
* add unsafe_skip_rsa_key_validation (#7667)Paul Kehrer2022-10-031-0/+8
* support compilation against openssl 3 with no legacy provider (#7650)Paul Kehrer2022-09-261-0/+2
* Move to a libressl policy (#7605)Alex Gaynor2022-09-131-2/+4
* port 38.0.1 changelog (#7577)Paul Kehrer2022-09-071-0/+8
* Remove deprecated support for x.509 signing with SHA1 and MD5 (#7573)Alex Gaynor2022-09-071-0/+3
* fixes #7179 -- remove deprecated from_encoded_point (#7572)Alex Gaynor2022-09-071-2/+10