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
/
tor-circmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Try refactoring build.rs for testability.
Nick Mathewson
2021-07-19
5
-59
/
+175
*
Add a test for double_timeout.
Nick Mathewson
2021-07-19
1
-0
/
+95
*
tor-circbuild: use SleepProvider::now() instead of Instant::now()
Nick Mathewson
2021-07-19
1
-5
/
+5
*
Add the ability to reconfigure a running ParetoEstimator
Nick Mathewson
2021-07-19
4
-2
/
+22
*
Monomorphize: just use the pareto timeout implementation.
Nick Mathewson
2021-07-19
1
-3
/
+2
*
Allow the pareto estimator to be disabled.
Nick Mathewson
2021-07-19
1
-2
/
+15
*
Connect the timeout estimator code to our circuit builder.
Nick Mathewson
2021-07-19
5
-32
/
+134
*
Implement a circuit timeout estimator backend.
Nick Mathewson
2021-07-19
3
-0
/
+998
*
Merge remote-tracking branch 'origin/mr/38'
Nick Mathewson
2021-07-15
2
-21
/
+224
|
\
|
*
remove now invalid doc-comment
Trinity Pointard
2021-07-15
1
-2
/
+0
|
*
make isolation_group optional in SupportedCircUsage
Trinity Pointard
2021-07-14
1
-13
/
+122
|
*
move IsolationToken to circmgr
Trinity Pointard
2021-07-14
2
-3
/
+28
|
*
fix clippy lints
Trinity Pointard
2021-07-13
1
-0
/
+4
|
*
implement stream isolation
Trinity Pointard
2021-07-13
2
-14
/
+81
*
|
Move wait_for into MockSleepProvider.
Nick Mathewson
2021-07-15
1
-82
/
+41
*
|
make ipv[46]_policy take into account BadExit
Trinity Pointard
2021-07-10
1
-2
/
+2
|
/
*
Move responsibility for circuit construction into CircuitBuilder.
Nick Mathewson
2021-07-08
6
-121
/
+121
*
Allow tor-rtcompat to build with no runtimes.
Nick Mathewson
2021-07-01
1
-10
/
+10
*
Merge remote-tracking branch 'origin/mr/34'
Nick Mathewson
2021-06-27
1
-0
/
+2
|
\
|
*
Add clippy warn needless pass by value
YUAN LYU
2021-06-21
1
-0
/
+1
|
*
Add clippy warn needless borrow
YUAN LYU
2021-06-21
1
-0
/
+1
*
|
Remove unused import.
Nick Mathewson
2021-06-21
1
-1
/
+0
*
|
More tests and a little code-golf for coverage on tor-circmgr
Nick Mathewson
2021-06-20
4
-14
/
+47
*
|
tor_circmgr: simplify build_circuit a bit.
Nick Mathewson
2021-06-20
2
-15
/
+10
|
/
*
A few tests for circparameters generation.
Nick Mathewson
2021-06-19
1
-0
/
+31
*
More/better tests on tor_circmgr::mgr
Nick Mathewson
2021-06-19
1
-46
/
+132
*
A little testing and refactgoring in tor-circmgr.
Nick Mathewson
2021-06-19
3
-25
/
+23
*
Misc tests in tor-proto.
Nick Mathewson
2021-06-19
1
-1
/
+4
*
Fix some warnings about needless & from nightly clippy
Nick Mathewson
2021-06-18
3
-5
/
+5
*
Run "typos" to fix a few more typos.
Nick Mathewson
2021-06-17
2
-3
/
+3
*
Use retry-error in tor-circmgr.
Nick Mathewson
2021-06-17
2
-19
/
+39
*
Suppress a clippy warning.
Nick Mathewson
2021-06-17
1
-0
/
+1
*
more improvements to circmgr tests.
Nick Mathewson
2021-06-16
3
-2
/
+6
*
Notes about badexit flag and opportunities for error
Nick Mathewson
2021-06-16
1
-0
/
+1
*
More tests on circmgr::path.
Nick Mathewson
2021-06-16
3
-1
/
+89
*
circmgr: tests for path/dirpath.rs
Nick Mathewson
2021-06-16
1
-0
/
+68
*
Tests for circmgr::usage
Nick Mathewson
2021-06-16
2
-0
/
+103
*
tor_circmgr: even more tests
Nick Mathewson
2021-06-16
1
-16
/
+95
*
More tests in tor-cirmgr::mgr
Nick Mathewson
2021-06-16
1
-4
/
+128
*
remove now-unused imports
Nick Mathewson
2021-06-14
1
-5
/
+0
*
Comment out build_path for now.
Nick Mathewson
2021-06-14
1
-0
/
+3
*
Enormous tor-circmgr rewrite.
Nick Mathewson
2021-06-14
9
-431
/
+1656
*
Add an XXXX to path.rs
Nick Mathewson
2021-06-04
1
-0
/
+1
*
Missing experimental-api imports.
Nick Mathewson
2021-06-03
1
-1
/
+3
*
cirmgr: Move usage-related code into a submodule, and refactor.
Nick Mathewson
2021-06-02
3
-137
/
+168
*
Add noop_method_call warning.
Nick Mathewson
2021-05-27
1
-0
/
+1
*
Enable cargo_common_metadata warning.
Nick Mathewson
2021-05-25
1
-0
/
+1
*
Module docs for remaining crates
Nick Mathewson
2021-05-25
1
-3
/
+16
*
Use macros and types to improve handling of Netdir parameters.
Nick Mathewson
2021-05-25
1
-4
/
+3
*
Broaden type of from_target_ports
Nick Mathewson
2021-05-20
1
-2
/
+2
[prev]
[next]