index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-log-ratelim
/
src
/
ratelim.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-log-ratelim: don't log "now working" repeatedly
Steven Engler
2026-01-20
1
-6
/
+3
*
tor-log-ratelim: avoid logging when there's no update
Steven Engler
2026-01-20
1
-1
/
+2
*
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
*
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
*
tor-log-ratelim: Replace OnceCell with OnceLock
hashcatHitman
2025-04-17
1
-3
/
+2
*
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
1
-7
/
+1
*
ratelim: refactor to avoid unreachable code
Nick Mathewson
2023-11-16
1
-39
/
+15
*
ratelim: rename limiter.rs to ratelim.rs
Nick Mathewson
2023-11-16
1
-0
/
+210