summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bump parking_lot from 0.11.2 to 0.12.1 in /src/rust (#8606)dependabot[bot]2023-03-251-16/+14
* Fix handling very large pointer values (32-bit) (#8602)Alex Gaynor2023-03-252-3/+3
* Drop our own intern! macro in favor of pyo3's (#8596)Alex Gaynor2023-03-2417-323/+266
* Upgrade to pyo3 0.18 (#6935)Alex Gaynor2023-03-2417-242/+192
* Use the DEFINED BY functionality from rust-asn1 in pkcs7.rs (#7848)Alex Gaynor2023-03-252-23/+21
* remove unused binding (#8593)Alex Gaynor2023-03-251-1/+0
* remove unused warning constant (#8594)Alex Gaynor2023-03-251-1/+0
* fix copyright years (#8595)Alex Gaynor2023-03-251-1/+1
* update MSRV 1.48.0 -> 1.56.0 (#8587)Paul Kehrer2023-03-242-5/+5
* drop python 3.6 support (#8448)Paul Kehrer2023-03-242-15/+2
* drop support for openssl < 1.1.1d (#8449)Paul Kehrer2023-03-2410-883/+7
* reopen main for 41 dev (#8584)Paul Kehrer2023-03-241-1/+1
* version bump and changelog for 40.0.0 (#8583)40.0.0Paul Kehrer2023-03-241-1/+1
* Migrate x25519 to use rust-openssl (#7933)Alex Gaynor2023-03-2412-157/+364
* Bump openssl from 0.10.47 to 0.10.48 in /src/rust (#8581)dependabot[bot]2023-03-242-5/+5
* Refs #8570 -- lower cxx version to match our MSRV (#8572)Alex Gaynor2023-03-221-8/+8
* handle case where WIN32_LEAN_AND_MEAN may already be defined (#8571)Paul Kehrer2023-03-221-0/+2
* Remove unused error bindings (#8568)Alex Gaynor2023-03-221-3/+0
* Bump proc-macro2 from 1.0.52 to 1.0.53 in /src/rust (#8565)dependabot[bot]2023-03-221-2/+2
* Bump iana-time-zone from 0.1.53 to 0.1.54 in /src/rust (#8561)dependabot[bot]2023-03-211-3/+69
* Added support for handling python buffers in Rust code (#8556)Alex Gaynor2023-03-215-4/+61
* Simplify/unify Rust and Python OpenSSL error handling (#8552)Alex Gaynor2023-03-2010-120/+91
* Bump openssl from 0.10.46 to 0.10.47 in /src/rust (#8550)dependabot[bot]2023-03-202-5/+5
* Support handling OpenSSL errors from Rust code (#8530)Alex Gaynor2023-03-1618-141/+221
* modify the python path in build_openssl.py instead of build.rs (#8528)Paul Kehrer2023-03-152-16/+7
* Rename PyAsn1Error, it's getting more general (#8527)Alex Gaynor2023-03-1513-222/+306
* Bump pkg-config from 0.3.25 to 0.3.26 in /src/rust (#8526)dependabot[bot]2023-03-151-2/+2
* Ressurect the PoC of OpenSSL from Rust (#7164)Alex Gaynor2023-03-159-8/+302
* Bump quote from 1.0.25 to 1.0.26 in /src/rust (#8515)dependabot[bot]2023-03-141-2/+2
* Bump quote from 1.0.23 to 1.0.25 in /src/rust (#8510)dependabot[bot]2023-03-131-2/+2
* Bump chrono from 0.4.23 to 0.4.24 in /src/rust (#8509)dependabot[bot]2023-03-122-3/+3
* Bump proc-macro2 from 1.0.51 to 1.0.52 in /src/rust (#8508)dependabot[bot]2023-03-131-2/+2
* Stop validating keys in ECDH exchange (#8490)Alex Gaynor2023-03-113-4/+26
* Bump libc from 0.2.139 to 0.2.140 in /src/rust (#8491)dependabot[bot]2023-03-101-2/+2
* Small cleanups: (#8476)Alex Gaynor2023-03-091-18/+22
* replace use of EC_KEY_set_public_key_affine_coordinates (#8475)Paul Kehrer2023-03-092-3/+45
* Make Union type aliases a documented public API (#8168)Marti Raudsepp2023-03-0716-104/+154
* Remove use of deprecated EC functions (#8459)Alex Gaynor2023-03-064-61/+13
* Bump scratch from 1.0.4 to 1.0.5 in /src/rust (#8457)dependabot[bot]2023-03-061-2/+2
* Bump cxx from 1.0.91 to 1.0.92 in /src/rust (#8456)dependabot[bot]2023-03-061-6/+6
* Bump cxx-build from 1.0.91 to 1.0.92 in /src/rust (#8455)dependabot[bot]2023-03-061-2/+2
* Bump unicode-ident from 1.0.7 to 1.0.8 in /src/rust (#8453)dependabot[bot]2023-03-061-2/+2
* deprecate support for OpenSSL <1.1.1d (#8444)Paul Kehrer2023-03-051-0/+18
* Add an ignore for the newest ruff (#8440)Alex Gaynor2023-03-051-1/+1
* Bump unicode-ident from 1.0.6 to 1.0.7 in /src/rust (#8439)dependabot[bot]2023-03-041-2/+2
* Bump scratch from 1.0.3 to 1.0.4 in /src/rust (#8438)dependabot[bot]2023-03-041-2/+2
* remove final unused bindings from x509_vfy (#8431)Alex Gaynor2023-03-041-7/+0
* remove one last unused ssl function (#8430)Alex Gaynor2023-03-041-2/+0
* remove unused ssl bindings (#8428)Alex Gaynor2023-03-041-11/+0
* Update to the new wycheproof (#8403)Alex Gaynor2023-02-281-1/+4