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
/
usage.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-1
/
+1
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-0
/
+11
*
tor-netdir: Collapse by_id and by_relay_id into a single fn.
Nick Mathewson
2022-08-10
1
-4
/
+5
*
Avoid a simple usage of ed_identity() in circmgr tests
Nick Mathewson
2022-08-02
1
-2
/
+1
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
tor-netdir: testnet: Make construct_netdir infallible (rustfmt)
Ian Jackson
2022-06-13
1
-3
/
+1
*
tor-netdir: testnet: Make construct_netdir infallible
Ian Jackson
2022-06-13
1
-1
/
+0
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-2
/
+3
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
1
-1
/
+0
*
circmgr: Avoid a race condition in circuit usage restriction
Nick Mathewson
2022-04-04
1
-5
/
+7
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
1
-2
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-7
/
+13
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+2
|
*
fix tests
trinity-1686a
2022-02-25
1
-4
/
+6
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-3
/
+5
*
|
remove usage of 'token' where it's no longer a token
trinity-1686a
2022-03-27
1
-1
/
+1
*
|
implement IsolationHelper for StreamIsolation
trinity-1686a
2022-03-25
1
-3
/
+3
*
|
move StreamIsolation to isolation module
trinity-1686a
2022-03-24
1
-101
/
+2
*
|
move isolation in separate module
trinity-1686a
2022-03-24
1
-323
/
+2
*
|
seal trait Isolation
trinity-1686a
2022-03-24
1
-1
/
+11
*
|
rename *_isolation_group to *_isolation
trinity-1686a
2022-03-24
1
-2
/
+2
*
|
Expand documentation for isolation traits
Nick Mathewson
2022-03-17
1
-7
/
+63
*
|
Alternative API for set_isolation_group().
Nick Mathewson
2022-03-17
1
-0
/
+5
*
|
add trait to help test isolation related code
trinity-1686a
2022-03-16
1
-21
/
+127
*
|
add tests on Isolation and fix conditional compilation issues
trinity-1686a
2022-03-16
1
-0
/
+58
*
|
refactor restrict_mut
trinity-1686a
2022-03-16
1
-14
/
+15
*
|
replace Arc with Box and use dyn-clone
trinity-1686a
2022-03-16
1
-43
/
+24
*
|
add some documentation for new traits
trinity-1686a
2022-03-16
1
-12
/
+18
*
|
replace isolated with compatible
trinity-1686a
2022-03-16
1
-13
/
+13
*
|
use downcast-rs instead of our own AsAny
trinity-1686a
2022-03-16
1
-15
/
+3
*
|
fix existing tests
trinity-1686a
2022-03-16
1
-36
/
+42
*
|
add a join() on Isolation
trinity-1686a
2022-03-16
1
-4
/
+65
*
|
testing new api for isolation
Trinity Pointard
2022-03-16
1
-9
/
+67
|
/
*
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
[prev]
[next]