summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-3/+3
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-3/+3
* smol: Implement smol in tor-rtcompatNiel Duysters2025-08-211-0/+6
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-3/+3
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-3/+3
* tor-rtcompat: Remove rustls dependency in favor of futures-rustlsparazyd2025-06-061-2/+0
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-3/+3
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-5/+18
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-3/+3
* tor-rtcompat: Avoid wildcard dependency requirements.Gabriela Moldovan2025-04-011-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-3/+3
* Upgrade rustls-wekpki dependency to 0.103.1.Gabriela Moldovan2025-03-271-1/+1
* Merge branch 'x509-signature-yeet' into 'main'Nick Mathewson2025-03-051-3/+7
|\
| * Require rustls 0.23.20Nick Mathewson2025-03-041-1/+2
| * Require rustls-pki-types 1.8 for CertificateDer::from_sliceNick Mathewson2025-03-041-1/+1
| * rustls.rs: Replace x509-signature with rustls-webpkiNick Mathewson2025-03-041-2/+5
* | tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
|/
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-3/+3
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-3/+3
* tor-rtcompat: Implement StreamOps for Framed.Gabriela Moldovan2025-01-151-0/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-3/+3
* tor-rtcompat: Implement StreamOps for all the stream types.Gabriela Moldovan2024-12-101-0/+3
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-3/+3
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-3/+3
|\
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-3/+3
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* Extract general::SocketAddr and its unix friends to their own crate.Nick Mathewson2024-10-291-0/+1
* rtcompat: Add a fuzzer for round-trip general::SocketAddr parsing.Nick Mathewson2024-10-161-1/+2
* general::SocketAddr: Add unit testsNick Mathewson2024-10-161-0/+1
* Merge branch 'dyn-time' into 'main'Ian Jackson2024-10-011-0/+1
|\
| * tor-rtcompat: Introduce DynTimeProviderIan Jackson2024-09-261-0/+1
* | Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-2/+2
|/
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* rtcompat: Add definitions for unix::SocketAddr.Nick Mathewson2024-09-241-0/+1
* rtcompat: reformat Cargo.tomlNick Mathewson2024-09-241-1/+5
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-2/+2
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-2/+2
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-2/+2
* Run maint/fixup-featuresIan Jackson2024-06-251-1/+1
* tls: Support export keying material (RFC 5705)David Goulet2024-06-181-0/+1