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
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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