summaryrefslogtreecommitdiff
path: root/crates/tor-checkable
Commit message (Expand)AuthorAgeFilesLines
...
* tor-checkable: Port to web-time-compatNick Mathewson2026-03-263-9/+11
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-2/+2
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-2/+2
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-2/+2
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-2/+2
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-063-3/+3
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-2/+2
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-2/+2
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* 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-2/+2
* 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-2/+2
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-2/+2
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-2/+2
* 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-2/+2
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-2/+2
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-2/+2
* Version bumps to 0.27.0Ian Jackson2025-02-061-2/+2
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-2/+2
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Remove semver.md files post-release.Gabriela Moldovan2024-12-021-1/+0
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-2/+2
* TimerangeBound: Stop using std::ops::Bound.Wesley Aptekar-Cassels2024-11-252-5/+17
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-2/+2
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-2/+2
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* 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
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-2/+2
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-2/+2
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-2/+2
* Run maint/add_warning.Nick Mathewson2024-03-132-0/+2
* Merge branch 'typos' into 'main'gabi-2502024-03-071-1/+1
|\
| * Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* | tor-checkable: Use checked arithmeticTobias Stoeckmann2024-03-051-2/+14
|/
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\