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-circmgr
/
src
/
preemptive.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Shorten the duration needed in preemptive::test::does_not_predict_old_ports.
Alexander Færøy
2022-08-31
1
-2
/
+3
*
Change builder list API
Ian Jackson
2022-05-04
1
-4
/
+4
*
Rename ThingListBuilder::replace (from set)
Ian Jackson
2022-04-25
1
-4
/
+4
*
Introduce PredictedPortsListBuilder
Ian Jackson
2022-04-25
1
-25
/
+16
*
move isolation in separate module
trinity-1686a
2022-03-24
1
-1
/
+1
*
add trait to help test isolation related code
trinity-1686a
2022-03-16
1
-19
/
+29
*
fix existing tests
trinity-1686a
2022-03-16
1
-32
/
+20
*
preemptive.rs: Use Instant::checked_add instead of raw subtraction
eta
2021-12-20
1
-2
/
+12
*
Minor circuit predictor tweaks and comments.
Nick Mathewson
2021-12-07
1
-3
/
+11
*
Make preemptive circuits reconfigurable.
Nick Mathewson
2021-12-07
1
-22
/
+56
*
Allow configurability on preemptive circuits
Neel Chauhan
2021-12-07
1
-20
/
+44
*
Add a semicolon.
Nick Mathewson
2021-11-30
1
-1
/
+1
*
Add tests & address review commentary
eta
2021-11-30
1
-3
/
+76
*
Actually build preemptive circuits (and minor fixes)
eta
2021-11-29
1
-0
/
+2
*
Introduce PreemptiveCircuitPredictor and TargetCircUsage::Preemptive
eta
2021-11-23
1
-0
/
+42