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
/
usage.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add kinds for *most* circmgr errors.
Nick Mathewson
2022-02-16
1
-3
/
+4
*
Tests for TargetPorts::display()
Nick Mathewson
2022-02-04
1
-1
/
+12
*
tor-circmgr: Introduce TargetPorts with a pretty Display impl
Ian Jackson
2022-02-04
1
-1
/
+34
*
tor-circmgr: impl Display for TargetPort
Ian Jackson
2022-02-04
1
-0
/
+7
*
StreamPrefs: rename from ConnectPrefs
Ian Jackson
2022-01-21
1
-3
/
+3
*
Allow configurability on preemptive circuits
Neel Chauhan
2021-12-07
1
-5
/
+8
*
Merge remote-tracking branch 'origin/mr/154'
Nick Mathewson
2021-11-30
1
-4
/
+77
|
\
|
*
Add tests & address review commentary
eta
2021-11-30
1
-15
/
+28
|
*
Actually build preemptive circuits (and minor fixes)
eta
2021-11-29
1
-0
/
+7
|
*
Introduce PreemptiveCircuitPredictor and TargetCircUsage::Preemptive
eta
2021-11-23
1
-1
/
+54
*
|
tor-circmgr: Write a test for BadExit support.
Neel Chauhan
2021-11-29
1
-6
/
+20
|
/
*
Fix typos
Dimitris Apostolou
2021-11-12
1
-1
/
+1
*
tor-circmgr: testing for NoUsage and TimeoutTesting usage
Nick Mathewson
2021-11-02
1
-0
/
+24
*
tor-circmgr: tests for netwoks with no exits
Nick Mathewson
2021-11-02
1
-25
/
+45
*
tor-circmgr::usage: Add a few more tests.
Nick Mathewson
2021-11-02
1
-2
/
+66
*
Improve docs of more (potentially re-exported) arti-client types
eta
2021-10-29
1
-3
/
+37
*
Turn StreamIsolation into a separate type.
Nick Mathewson
2021-10-25
1
-33
/
+88
*
Replace references to arti-client in the documentation.
Nick Mathewson
2021-10-21
1
-2
/
+2
*
Implement guards for multihop paths.
Nick Mathewson
2021-10-13
1
-5
/
+5
*
Actually select guards for directory circuits.
Nick Mathewson
2021-10-13
1
-2
/
+2
*
Pass the guard manager down to the path selection functions.
Nick Mathewson
2021-10-11
1
-5
/
+10
*
WIP
Nick Mathewson
2021-10-11
1
-5
/
+7
*
Integrate GuardUsability and GuardMonitor into CircuitBuilder.
Nick Mathewson
2021-10-10
1
-7
/
+14
*
Re-export configuration types from tor-client.
Nick Mathewson
2021-10-09
1
-0
/
+5
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+487