index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-log-ratelim
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
log-ratelim: Port to web-time-compat.
Nick Mathewson
2026-03-26
1
-1
/
+1
*
Force use of standard hasher with weak_tables.
Nick Mathewson
2026-03-24
1
-1
/
+5
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
tor-log-ratelim: don't log "now working" repeatedly
Steven Engler
2026-01-20
2
-22
/
+27
*
tor-log-ratelim: added field name to tuple struct
Steven Engler
2026-01-20
1
-8
/
+13
*
tor-log-ratelim: avoid logging when there's no update
Steven Engler
2026-01-20
4
-7
/
+12
*
tor-log-ratelim: ran cargo fmt
Steven Engler
2026-01-20
1
-16
/
+17
*
tor-log-ratelim: change if statement to match
Steven Engler
2026-01-20
1
-3
/
+4
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
2
-4
/
+4
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-log-ratelim: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
2
-3
/
+3
*
tor-log-ratelim: Replace OnceCell with OnceLock
hashcatHitman
2025-04-17
1
-3
/
+2
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
tor-log-ratelim: test: add logstate tests
kn0sys
2024-08-20
1
-0
/
+64
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Fix a broken doc link
Nick Mathewson
2023-11-16
1
-1
/
+1
*
ratelim: simplify LogState::reset.
Nick Mathewson
2023-11-16
1
-4
/
+1
*
ratelim: switch time list to start very short.
Nick Mathewson
2023-11-16
1
-4
/
+20
*
ratelim: Add a note about summary accuracy
Nick Mathewson
2023-11-16
1
-0
/
+6
*
ratelim: Add a comment about behavior on reactor shutdown
Nick Mathewson
2023-11-16
1
-0
/
+5
*
Ratelim: use now() to see how long we have been dormant
Nick Mathewson
2023-11-16
1
-9
/
+22
*
ratelim: Note that timeouts are in minutes.
Nick Mathewson
2023-11-16
2
-11
/
+2
*
ratelim: refactor to avoid unreachable code
Nick Mathewson
2023-11-16
3
-43
/
+22
*
ratelim: rename limiter.rs to ratelim.rs
Nick Mathewson
2023-11-16
2
-5
/
+5
*
log_ratelim: Use a real error type for install_runtime()
Nick Mathewson
2023-11-16
2
-4
/
+15
*
log_ratelim: Make final semicolon optional.
Nick Mathewson
2023-11-16
1
-4
/
+6
*
New tor-log-ratelim crate
Nick Mathewson
2023-11-16
4
-0
/
+827