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
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-cirmgr: Replace OwnedChanTarget with LoggedChanTarget in errors
Ian Jackson
2022-11-23
1
-5
/
+5
*
Additionally, mark the LostUsablityRace error as a "reset".
Nick Mathewson
2022-08-16
1
-1
/
+5
*
Mark some circuit-building errors as "transient".
Nick Mathewson
2022-08-16
1
-6
/
+36
*
CircMgr: Remove directory liveness testing.
Nick Mathewson
2022-07-26
1
-9
/
+0
*
Apply 1 suggestion(s) to 1 file(s)
Ian Jackson
2022-07-13
1
-1
/
+1
*
circmgr: Use FilterCounts to explain why we couldn't build paths
Nick Mathewson
2022-07-12
1
-5
/
+17
*
circmgr: Use FilterCounts to explain why we couldn't find an exit.
Nick Mathewson
2022-07-12
1
-5
/
+16
*
tor-circmgr: Clarify and improve Protocol error.
Nick Mathewson
2022-07-12
1
-1
/
+19
*
tor-circmgr: minor error message edits.
Nick Mathewson
2022-07-12
1
-5
/
+5
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-5
/
+5
*
circmgr: back off on preemptive circuits if they fail consistently
Nick Mathewson
2022-04-12
1
-0
/
+7
*
Distinguish UsageMismatch cases by whether a race is possible
Nick Mathewson
2022-04-04
1
-7
/
+27
*
circmgr: implement HasRetryTime.
Nick Mathewson
2022-04-04
1
-2
/
+80
*
circmgr: Improve reporting of error origins.
Nick Mathewson
2022-04-04
1
-0
/
+6
*
circmgr: Avoid a race condition in circuit usage restriction
Nick Mathewson
2022-04-04
1
-1
/
+13
*
Expose more peer information from circuit build failures
Nick Mathewson
2022-03-21
1
-4
/
+24
*
circmgr: use AllGuardsDown to retry better
Nick Mathewson
2022-03-21
1
-1
/
+1
*
Fold EK::Canceled into TransientFailure
Nick Mathewson
2022-02-22
1
-1
/
+7
*
Handle panics from circuit construction.
Nick Mathewson
2022-02-18
1
-2
/
+1
*
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
*
Clarify and rename PendingCanceled
Nick Mathewson
2022-02-16
1
-6
/
+7
*
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
1
-15
/
+29
*
circmgr: Port InternalError to use Bug.
Nick Mathewson
2022-02-16
1
-4
/
+5
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-8
/
+18
*
errors: Drop "Error" and "Failed" from various enum variants
Ian Jackson
2022-02-04
1
-2
/
+2
*
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
1
-3
/
+12
*
spawn errors: Fix arti-client, tor-chanmgr, tor-circmgr
Ian Jackson
2022-02-04
1
-3
/
+10
*
Merge branch 'reconfigure' into 'main'
eta
2021-12-13
1
-0
/
+8
|
\
|
*
Fix Rustdoc errors.
Nick Mathewson
2021-12-08
1
-3
/
+3
|
*
Allow on-the-fly changing of path_rules
Nick Mathewson
2021-12-07
1
-0
/
+8
*
|
Don't create circuits if the consensus is stale by over 72 hours
Neel Chauhan
2021-12-12
1
-0
/
+4
|
/
*
Implement the guard side of shared state directories.
Nick Mathewson
2021-10-21
1
-1
/
+10
*
Actually select guards for directory circuits.
Nick Mathewson
2021-10-13
1
-0
/
+4
*
Integrate GuardUsability and GuardMonitor into CircuitBuilder.
Nick Mathewson
2021-10-10
1
-0
/
+5
*
Add a GuardMgr member to CircuitBuilder
Nick Mathewson
2021-10-10
1
-0
/
+4
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+73