summaryrefslogtreecommitdiff
path: root/src/rust/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor build so cffi compilation is in its own crate (#8809)Alex Gaynor2023-04-241-119/+4
* Simplify Rust build script (#8745)Alex Gaynor2023-04-171-14/+4
* Migrate x448 to Rust (#8691)Alex Gaynor2023-04-101-0/+3
* Several rust cleanups suggested by clippy in pedantic mode (#8658)Alex Gaynor2023-04-031-1/+1
* drop python 3.6 support (#8448)Paul Kehrer2023-03-241-2/+2
* Migrate x25519 to use rust-openssl (#7933)Alex Gaynor2023-03-241-0/+10
* Simplify/unify Rust and Python OpenSSL error handling (#8552)Alex Gaynor2023-03-201-1/+2
* modify the python path in build_openssl.py instead of build.rs (#8528)Paul Kehrer2023-03-151-15/+1
* Ressurect the PoC of OpenSSL from Rust (#7164)Alex Gaynor2023-03-151-0/+145