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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all crates to 0.1.0
arti-v0.1.0
Nick Mathewson
2022-03-01
1
-18
/
+18
*
resolve comment
trinity-1686a
2022-02-28
1
-1
/
+6
*
add some error to retry_error instead of dropping it
trinity-1686a
2022-02-28
1
-45
/
+45
*
Merge branch 'teardown' into 'main'
Nick Mathewson
2022-02-28
1
-1
/
+12
|
\
|
*
Add a debug! log message for source cancellation
Ian Jackson
2022-02-28
1
-0
/
+4
|
*
Fix rustfmt
Ian Jackson
2022-02-28
1
-1
/
+1
|
*
tor-circmgr: take_action: Handle Cancelled from the oneshot
Ian Jackson
2022-02-25
1
-1
/
+8
*
|
Merge branch 'fix/210' into 'main'
Nick Mathewson
2022-02-28
1
-1
/
+1
|
\
\
|
*
|
don't return already errored pending circuit when searching new circuit match...
trinity-1686a
2022-02-27
1
-1
/
+1
|
|
/
*
|
Fix two typos
Nick Mathewson
2022-02-28
2
-2
/
+2
*
|
impl Debug for various internal types
Ian Jackson
2022-02-25
3
-4
/
+25
|
/
*
Merge remote-tracking branch 'origin/mr/340'
Nick Mathewson
2022-02-23
3
-11
/
+21
|
\
|
*
Make NoLock into BadApiUsage.
Nick Mathewson
2022-02-22
2
-10
/
+14
|
*
Fold EK::Canceled into TransientFailure
Nick Mathewson
2022-02-22
1
-1
/
+7
*
|
Merge branch 'restore_needless_borrow_check' into 'main'
eta
2022-02-23
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove clippy::needless_borrow exception in CI.
Nick Mathewson
2022-02-20
1
-1
/
+0
*
|
Handle panics from circuit construction.
Nick Mathewson
2022-02-18
2
-3
/
+13
*
|
Move the main body of our circuit-launching task into a new function
Nick Mathewson
2022-02-18
1
-47
/
+55
|
/
*
Merge branch 'remaining-errors'
Nick Mathewson
2022-02-17
7
-71
/
+123
|
\
|
*
Rename CircuitTimeout to TorNetworkTimeout.
Nick Mathewson
2022-02-17
1
-2
/
+2
|
*
tor_circmgr::Error: Sort variants by interesting-ness.
Nick Mathewson
2022-02-17
1
-37
/
+37
|
*
tor-circmgr: errors: Use autoconversion for Bug
Ian Jackson
2022-02-17
1
-2
/
+2
|
*
Clarify and rename PendingCanceled
Nick Mathewson
2022-02-16
2
-8
/
+9
|
*
Provide a better ErrorKind from RetryError.
Nick Mathewson
2022-02-16
1
-3
/
+26
|
*
circmgr: Add a Kind for speculative guard failure.
Nick Mathewson
2022-02-16
1
-1
/
+1
|
*
Add kinds for *most* circmgr errors.
Nick Mathewson
2022-02-16
6
-35
/
+57
|
*
circmgr: Port InternalError to use Bug.
Nick Mathewson
2022-02-16
3
-6
/
+12
*
|
Add a comment about "&mut [&mut ]"
Ian Jackson
2022-02-17
1
-0
/
+1
*
|
Re-enable clippy::ptr_arg where it had been disabled.
Nick Mathewson
2022-02-16
1
-2
/
+2
|
/
*
Move persistent state flush from client to circmgr
Yuan Lyu
2022-02-15
1
-1
/
+13
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Add TODOs on uncertain points about time_since_last_traffic
Nick Mathewson
2022-02-09
1
-0
/
+1
*
Remove the use of Mutex in channel unused_since timestamp
Yuan Lyu
2022-02-08
1
-2
/
+6
*
Tests for TargetPorts::display()
Nick Mathewson
2022-02-04
1
-1
/
+12
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
2
-13
/
+26
*
errors: Drop "Error" and "Failed" from various enum variants
Ian Jackson
2022-02-04
2
-3
/
+3
*
tor-circmgr: Introduce TargetPorts with a pretty Display impl
Ian Jackson
2022-02-04
2
-2
/
+35
*
tor-circmgr::Error: impl HasKind
Ian Jackson
2022-02-04
1
-0
/
+12
*
tor-circmgr: Handle channel creation errors in the new style
Ian Jackson
2022-02-04
2
-4
/
+19
*
spawn errors: Fix arti-client, tor-chanmgr, tor-circmgr
Ian Jackson
2022-02-04
1
-3
/
+10
*
tor-error: Add as a ddpendency to many crates
Ian Jackson
2022-02-04
1
-0
/
+1
*
tor-circmgr: impl Display for TargetPort
Ian Jackson
2022-02-04
1
-0
/
+7
*
tor-circmgr: Turn a type annotation comment into code
Ian Jackson
2022-02-04
1
-2
/
+1
*
Merge branch 'dirclient-testing' into 'main'
Nick Mathewson
2022-02-03
1
-1
/
+1
|
\
|
*
Upgrade required version of futures crate to 0.3.14
Nick Mathewson
2022-02-01
1
-1
/
+1
*
|
Merge branch 'typos' into 'main'
eta
2022-02-03
1
-1
/
+1
|
\
\
|
*
|
Fix typos
Dimitris Apostolou
2022-02-02
1
-1
/
+1
|
|
/
*
|
Temporarily disable some clippy lints on nightly
Ian Jackson
2022-02-02
2
-1
/
+2
*
|
Untangle two needless Ok(r?) into just r
Ian Jackson
2022-02-02
1
-1
/
+1
|
/
*
Bump tor-netdir and tor-guardmgr versions
arti-v0.0.4
Nick Mathewson
2022-01-31
1
-4
/
+4
[next]