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-circmgr
/
src
/
timeouts
/
estimator.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
proto: Use the circuit build timeout instead of the abandon timeout.
Gabriela Moldovan
2025-09-22
1
-2
/
+2
*
circmgr: Implement TimeoutEstimator for Estimator.
Gabriela Moldovan
2025-09-16
1
-0
/
+12
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
circmgr: Use event_report!() and similar macros
Nick Mathewson
2023-07-07
1
-2
/
+2
*
Use ErrorReport for errors in warn! in tor-circmgr
Ian Jackson
2023-01-30
1
-1
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Use a panic-free function to multiply timeouts.
Nick Mathewson
2021-12-06
1
-2
/
+4
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-1
/
+1
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Basic tests for readonly estimators, and estimator migration.
Nick Mathewson
2021-11-03
1
-0
/
+85
*
Remove #![allow(dead_code)] in timeouts.rs
Nick Mathewson
2021-10-21
1
-0
/
+1
*
Finish the timeout-inference side of shared state.
Nick Mathewson
2021-10-20
1
-2
/
+63
*
Add a timeout estimator to take estimates from another process.
Nick Mathewson
2021-10-20
1
-42
/
+0
*
Allow type of timeout estimator to change at runtime.
Nick Mathewson
2021-10-20
1
-0
/
+131