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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-3
/
+3
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-3
/
+3
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-3
/
+3
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-3
/
+3
*
Fix typos in documentation
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
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
*
Bump minor versions
Ian Jackson
2024-02-05
1
-2
/
+2
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-2
/
+2
*
Run fixup-features in preparation for release.
Nick Mathewson
2023-12-04
1
-0
/
+1
*
Merge branch 'msrv-bump-1.70' into 'main'
Ian Jackson
2023-11-30
1
-1
/
+1
|
\
|
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
|
Remove event-listener dependency from tor-log-ratelim.
Nick Mathewson
2023-11-28
1
-1
/
+0
*
|
Upgrade to event-listener 4
Nick Mathewson
2023-11-27
1
-1
/
+1
|
/
*
Deps and lockfile: Don't use tor-error and retry-error from crates.io
Ian Jackson
2023-11-21
1
-1
/
+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
3
-5
/
+16
*
log_ratelim: Make final semicolon optional.
Nick Mathewson
2023-11-16
1
-4
/
+6
*
New tor-log-ratelim crate
Nick Mathewson
2023-11-16
6
-0
/
+919