summaryrefslogtreecommitdiff
path: root/crates/tor-log-ratelim
Commit message (Expand)AuthorAgeFilesLines
* Version bumps for 2.5.0Nick Mathewson2026-06-301-4/+4
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-3/+3
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-3/+3
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-3/+3
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-1/+1
* log-ratelim: Port to web-time-compat.Nick Mathewson2026-03-262-1/+2
* Force use of standard hasher with weak_tables.Nick Mathewson2026-03-241-1/+5
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-3/+3
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* Set package.metadata.docs.rs.all-features to true for all cratesNiel Duysters2026-02-091-0/+3
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-3/+3
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* tor-log-ratelim: don't log "now working" repeatedlySteven Engler2026-01-202-22/+27
* tor-log-ratelim: added field name to tuple structSteven Engler2026-01-201-8/+13
* tor-log-ratelim: avoid logging when there's no updateSteven Engler2026-01-204-7/+12
* tor-log-ratelim: ran cargo fmtSteven Engler2026-01-201-16/+17
* tor-log-ratelim: change if statement to matchSteven Engler2026-01-201-3/+4
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-3/+3
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-3/+3
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* all: run cargo fmtSteven Engler2025-11-041-1/+1
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-041-1/+1
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-3/+3
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-3/+3
* 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-3/+3
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-2/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-5/+5
* 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
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* tor-log-ratelim: Removed dependency on `once_cell`hashcatHitman2025-06-143-4/+3
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-3/+3
* 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-log-ratelim: Replace OnceCell with OnceLockhashcatHitman2025-04-171-3/+2
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-3/+3
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-3/+3
* Version bumps to 0.27.0Ian Jackson2025-02-061-3/+3
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-3/+3
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* 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