summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
AgeCommit message (Expand)Author
2024-05-31net: Update reqwest to 0.12, hyper and http to 1.Justus Winter
2024-04-11Update base64.Justus Winter
2024-01-02net: Make the tempfile dependency a dev-dependency.Justus Winter
2023-11-24net: Depend on sequoia-openpgp 1.17 for ecdh::decrypt_unwrap2.Justus Winter
2023-11-24net: Release 0.28.0net/v0.28.0Neal H. Walfield
2023-11-14net: Upgrade from trust-dns-* to hickory-*.Justus Winter
2023-09-19net: Demonstrate how to use Tor.Justus Winter
2023-09-19net: Port the HKP code to reqwest.Justus Winter
2023-09-15Bump MSRV to 1.67.Wiktor Kwapisiewicz
2023-06-15net: Use z-base-32 instead of zbase32 for a permissive licenseDylan Aïssi
2023-05-16net: Upgrade base64.Neal H. Walfield
2023-03-24net: Release 0.27.0net/v0.27.0Neal H. Walfield
2023-01-26net: Switch to OpenSSL for DNSSEC validation.Wiktor Kwapisiewicz
2023-01-11net: Release 0.26.0.net/v0.26.0Justus Winter
2023-01-05Don't select a cryptograhic backend in non-leaf crates.Justus Winter
2022-12-23Port to Rust Edition 2021.Justus Winter
2022-10-18Document MSRV in Cargo.toml.Nora Widdecke
2022-09-15net: Add support for DANE certificate retrieval.Wiktor Kwapisiewicz
2022-07-14net: Release 0.25.0.net/v0.25.0Justus Winter
2022-02-25ipc,net: Update rand dependency to 0.8Nora Widdecke
2021-12-06net: Release 0.24.0.net/v0.24.0Justus Winter
2021-12-06net: Only enable hyper's server feature for tests.Justus Winter
2021-12-01Update tokio to 1.13.1.Nora Widdecke
2021-11-03net: Implement Signer and Decryptor for remote keys.Wiktor Kwapisiewicz
2021-10-25ffi, net, sq: Update to tokio 1.0.Nora Widdecke
2021-10-18Relicense to LGPL 2.0 or later.Neal H. Walfield
2021-08-30net: Enable rand's getrandom feature for rand::rngs::OsRng.Justus Winter
2021-04-13bench: Disable libtest benchmark harness.Nora Widdecke
2021-01-21net: Release 0.23.0.net/v0.23.0Justus Winter
2021-01-15net: Decouple from core.Justus Winter
2020-12-16Release 1.0.0.v1.0.0Justus Winter
2020-12-11Release 0.21.0.v0.21.0Justus Winter
2020-12-11Correct minimal versions.Nora Widdecke
2020-10-23update net to futures=0.2amesgen
2020-10-14Release 0.20.0.v0.20.0Justus Winter
2020-08-21Release 0.19.0.v0.19.0Justus Winter
2020-07-31Release 0.18.0.v0.18.0Justus Winter
2020-06-12Release 0.17.0.v0.17.0Justus Winter
2020-04-03Release 0.16.0.v0.16.0Justus Winter
2020-03-09Switch from failure to anyhow.Justus Winter
2020-03-09net: Define net::Error using thiserror.Justus Winter
2020-03-04Release 0.15.0.v0.15.0Justus Winter
2020-02-07Release 0.14.0.v0.14.0Justus Winter
2019-12-20Release 0.13.0.v0.13.0Justus Winter
2019-12-20net: Use openpgp crypto API for SHA1 hashIgor Matuszewski
2019-11-25Release 0.12.0.v0.12.0Justus Winter
2019-10-31Change license to GPLv2+.Neal H. Walfield
2019-10-30Update authors.Neal H. Walfield
2019-10-25Release 0.11.0.v0.11.0Justus Winter
2019-10-25rfc2822,openpgp: Move rfc2822 crate to be a private mod in openpgpNeal H. Walfield