summaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-26/+26
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* tor-guardmgr: Replace an Itertools::intersperse with joinIan Jackson2026-06-111-2/+2
* Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-1011-0/+12
|\
| * maint: Run maint/add_warning to deny string slicesClara Engler2026-06-0911-0/+12
* | Bump derive-deftly to 1.11.3Ian Jackson2026-06-091-1/+1
|/
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-22/+22
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-011-1/+1
* config: Add a method to fill in a builder with unset defaultsNick Mathewson2026-05-271-0/+1
* Merge branch 'rd-fingerprint' into 'main'Clara Engler2026-05-131-2/+18
|\
| * tor-netdoc: Return copy in RouterDesc::rsa_identity()Clara Engler2026-05-121-2/+18
* | Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-125-10/+9
|/
* tor-netdoc: Abolish deprecated features plain-consensus, routerdescIan Jackson2026-05-121-1/+1
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-22/+22
* release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
* Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-22/+22
* Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-guardmgr: Port to web_time_compat.Nick Mathewson2026-03-2611-62/+69
* tor-guardmgr: fix some duration string formattingSteven Engler2026-03-242-2/+2
* Fix word duplicate typosTobias Stoeckmann2026-03-152-3/+3
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Bump toml to 1.0.3Gabriela Moldovan2026-03-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-22/+22
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-3/+3
* guardmgr: Migrate config to derive_deftly.Nick Mathewson2026-02-171-7/+5
* 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-22/+22
* 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-22/+22
* Remove unnecessary `doc(cfg(...))` attributesNeel Chauhan2025-12-041-1/+0
* Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-22/+22
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* opentelemetry: Instrument a bunch of functions.Wesley Aptekar-Cassels2025-11-243-1/+12
* RelayFlags: Use RelayFlag enum variant names everywhereIan Jackson2025-11-181-1/+1
* RelayFlags: Use the singular RelayFlag for naming individual flagsIan Jackson2025-11-181-2/+2
* tor-netdoc: Remove the RelayFlags type alias in netstatusIan Jackson2025-11-181-1/+2
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\
| * Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-0611-12/+12
* | Conditionalise a test-only `use`Ian Jackson2025-11-061-1/+4
|/
* all: run cargo fmtSteven Engler2025-11-042-2/+2
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-042-2/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-25/+25
* tor-guardmgr: Add more tracing to update_guardset_internal.Wesley Aptekar-Cassels2025-10-221-3/+7