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
/
build.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
1
-0
/
+10
|
\
|
*
typo
trinity-1686a
2022-02-28
1
-1
/
+1
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-0
/
+10
*
|
Expand some comments based on review from @diziet.
Nick Mathewson
2022-03-21
1
-1
/
+4
*
|
Expose more peer information from circuit build failures
Nick Mathewson
2022-03-21
1
-5
/
+22
|
/
*
Make NoLock into BadApiUsage.
Nick Mathewson
2022-02-22
1
-3
/
+8
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-5
/
+8
*
errors: Drop "Error" and "Failed" from various enum variants
Ian Jackson
2022-02-04
1
-1
/
+1
*
tor-circmgr: Handle channel creation errors in the new style
Ian Jackson
2022-02-04
1
-1
/
+7
*
Untangle two needless Ok(r?) into just r
Ian Jackson
2022-02-02
1
-1
/
+1
*
Merge branch 'remove-type-annotation' into 'main'
Nick Mathewson
2022-01-07
1
-1
/
+1
|
\
|
*
tor-circmgr: Remove a type annotation in a method call
Ian Jackson
2022-01-07
1
-1
/
+1
*
|
De-Arc-ify Buildable for ClientCirc
Neel Chauhan
2022-01-06
1
-13
/
+6
|
/
*
Merge branch 'main' into 'remove_unused_rngs'
eta
2022-01-06
1
-2
/
+1
|
\
|
*
tor-circmgr: Don't clone parameters in create_chantarget()
Neel Chauhan
2021-12-25
1
-2
/
+1
*
|
Remove a bunch of unused RNGs
Neel Chauhan
2021-12-25
1
-48
/
+22
|
/
*
Allow on-the-fly changing of path_rules
Nick Mathewson
2021-12-07
1
-4
/
+9
*
Sketch API for reconfiguration.
Nick Mathewson
2021-12-07
1
-5
/
+5
*
add semicolons if nothing returned
Daniel Eades
2021-11-25
1
-2
/
+2
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-4
/
+9
*
Add a couple of pieces of missing documentation.
Nick Mathewson
2021-11-08
1
-1
/
+1
*
Replace all println/eprintln calls outside of arti CLI with trace.
Nick Mathewson
2021-11-04
1
-3
/
+4
*
Remove all remaining dbg! instances.
Nick Mathewson
2021-11-04
1
-5
/
+0
*
Get rid of tor-proto's ChannelImpl, and use the reactor more instead
eta
2021-11-03
1
-2
/
+4
*
Fix clippy warnings in tests.
Nick Mathewson
2021-10-28
1
-5
/
+5
*
tor_circmgr: Refactor and re-enable build_timeout() test
Nick Mathewson
2021-10-27
1
-136
/
+233
*
Fix some clippy-nightly warnings.
Nick Mathewson
2021-10-26
1
-0
/
+4
*
Merge remote-tracking branch 'origin/mr/102'
Nick Mathewson
2021-10-26
1
-7
/
+25
|
\
|
*
Overhaul the way WaitFor and the MockSleepProvider work
eta
2021-10-26
1
-7
/
+25
*
|
Finish the timeout-inference side of shared state.
Nick Mathewson
2021-10-20
1
-13
/
+26
*
|
Allow type of timeout estimator to change at runtime.
Nick Mathewson
2021-10-20
1
-55
/
+52
*
|
Initial work on periodically reloading state.
Nick Mathewson
2021-10-19
1
-1
/
+0
|
/
*
Use better reporting for guard status.
Nick Mathewson
2021-10-13
1
-9
/
+44
*
Notify guard manager on network change and state flush.
Nick Mathewson
2021-10-10
1
-1
/
+5
*
Add a GuardMgr member to CircuitBuilder
Nick Mathewson
2021-10-10
1
-1
/
+6
*
Use StorageHandle in tor_circmgr.
Nick Mathewson
2021-09-30
1
-5
/
+6
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-9
/
+10
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+704
[prev]