summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix a warning in C code via explicit cast (#8280)Alex Gaynor2023-02-131-2/+2
* Bump cxx from 1.0.86 to 1.0.90 in /src/rust (#8276)dependabot[bot]2023-02-121-6/+6
* Bump cxx-build from 1.0.86 to 1.0.90 in /src/rust (#8274)dependabot[bot]2023-02-121-2/+2
* fix some binding declarations (#8273)Paul Kehrer2023-02-121-20/+19
* Disallow wildcards in DNSName for name constraints (#8272)gbansaghi2023-02-121-2/+15
* Added type annotations for more things in backend (#8265)Alex Gaynor2023-02-113-22/+31
* Remove now-unused bindings (#8264)Alex Gaynor2023-02-112-23/+0
* Simplify X25519 key loading (#8263)Alex Gaynor2023-02-113-73/+25
* remove verify_interface (#8260)Paul Kehrer2023-02-101-11/+0
* Don't allow update_into to mutate immutable objects (#8230)Alex Gaynor2023-02-071-1/+1
* add support for centos9-fips (#8216)Paul Kehrer2023-02-061-0/+9
* Bump proc-macro2 from 1.0.50 to 1.0.51 in /src/rust (#8208)dependabot[bot]2023-02-051-2/+2
* Specify rust-version for clippy (#8206)Alex Gaynor2023-02-042-3/+3
* add support for bytes-like objects in data and associated_data in aead algori...Mat2023-02-022-17/+24
* Bump js-sys from 0.3.60 to 0.3.61 in /src/rust (#8191)dependabot[bot]2023-02-021-12/+12
* Update style for new black (#8185)Alex Gaynor2023-01-312-3/+0
* Several cleanups to the backend: (#8166)Alex Gaynor2023-01-301-12/+10
* Use Rust for CRL::is_signature_valid (#8162)Alex Gaynor2023-01-293-43/+22
* Use Rust for CSR::is_signature_valid (#8161)Alex Gaynor2023-01-292-32/+10
* Bump cc from 1.0.78 to 1.0.79 in /src/rust (#8157)dependabot[bot]2023-01-291-2/+2
* fix for a future warning (#8146)Alex Gaynor2023-01-271-2/+2
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-2019-72/+66
* this function doesn't return anything (#8091)Alex Gaynor2023-01-181-1/+1
* Bump proc-macro2 from 1.0.49 to 1.0.50 in /src/rust (#8086)dependabot[bot]2023-01-171-2/+2
* rename variable to make sense (#8080)Alex Gaynor2023-01-171-3/+3
* Bump termcolor from 1.1.3 to 1.2.0 in /src/rust (#8070)dependabot[bot]2023-01-151-2/+2
* Add Certificate.verify_signed_by (#8011)Paul Kehrer2023-01-123-1/+286
* Bump pem from 1.1.0 to 1.1.1 in /src/rust (#8043)dependabot[bot]2023-01-111-2/+2
* remove the last vestiges of sha1 out of pkcs7 (#8032)Paul Kehrer2023-01-092-3/+1
* Bump cxx-build from 1.0.85 to 1.0.86 in /src/rust (#8017)dependabot[bot]2023-01-101-2/+2
* Bump cxx from 1.0.85 to 1.0.86 in /src/rust (#8016)dependabot[bot]2023-01-101-6/+6
* deprecate the rest of DSA support for SSH (#8013)Paul Kehrer2023-01-091-0/+22
* deprecate support for DSA in load_ssh_public_key (#8009)Paul Kehrer2023-01-082-43/+27
* switch to using integers for valid_after/valid_before in SSH certs (#8007)Paul Kehrer2023-01-081-33/+21
* SSHCertificateBuilder (#8004)Paul Kehrer2023-01-082-0/+413
* support SSH certificate parsing (#7960)Paul Kehrer2023-01-072-1/+279
* small refactor in ssh for key type (#7983)Paul Kehrer2023-01-051-20/+23
* Last step in deprecating 3.6 (#7961)Alex Gaynor2023-01-031-2/+1
* reopen for 40 (#7955)Paul Kehrer2023-01-021-1/+1
* 39.0.0 version bump (#7954)39.0.0Paul Kehrer2023-01-011-1/+1
* Replace more deprecated `abstractproperty` (#7944)Viicos2022-12-284-11/+22
* src/_cffi_src/openssl/evp.py: export EVP_PKEY_set_alias_type in FUNCTIONS (#7...hustliyilin2022-12-282-0/+19
* Typo fixes (#7942)Alex Gaynor2022-12-283-3/+3
* Replace deprecated `abstractproperty` (#7943)Viicos2022-12-279-92/+184
* Update formatting for new ruff (#7937)Alex Gaynor2022-12-264-15/+15
* Add SSL_CTX_set_msg_callback functions (#7926)Nuno Veloso2022-12-221-0/+12
* Bump libc from 0.2.138 to 0.2.139 in /src/rust (#7925)dependabot[bot]2022-12-221-2/+2
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-2148-114/+48
* Remove binding for X509_STORE_get_get_issuer (#7918)David Benjamin2022-12-202-3/+0
* Bump syn from 1.0.105 to 1.0.107 in /src/rust (#7915)dependabot[bot]2022-12-201-2/+2