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-dirmgr
/
src
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-dirmgr: Return an error if storage is readonly and DB is missing/incompat...
Gabriela Moldovan
2024-07-30
1
-0
/
+24
*
tor-dirmgr: Deprecate Error::CachePermissions, use CacheAccess
Ian Jackson
2024-07-10
1
-1
/
+12
*
tor-dirmgr: Correct message and description for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+4
*
tor-persist: Provide FsMistrustErrorExt, and use it
Ian Jackson
2023-12-13
1
-7
/
+2
*
tor-dirmgr: impl AsRef<dyn Error> for Error
Ian Jackson
2022-11-04
1
-0
/
+7
*
`TaskSchedule`: give error on `sleep*()` if last handle is dropped
Nick Mathewson
2022-09-07
1
-0
/
+10
*
Use anonymize_home() when displaying various messages.
Nick Mathewson
2022-08-31
1
-1
/
+2
*
dirmgr: Add a helper to create LockFile errors.
Nick Mathewson
2022-07-18
1
-0
/
+6
*
dirmgr: Make UnrecognizedSchema more helpful
Nick Mathewson
2022-07-14
1
-5
/
+10
*
dirmgr: Clarify disk IO errors.
Nick Mathewson
2022-07-14
1
-18
/
+20
*
dirmgr: style edits to error messages.
Nick Mathewson
2022-07-14
1
-22
/
+22
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-6
/
+6
*
DirMgr:: Remove Error::NoChange as redundant.
Nick Mathewson
2022-05-25
1
-12
/
+2
*
Remove BootstrapAction::Impossible
Nick Mathewson
2022-05-19
1
-5
/
+2
*
DirMgr: Start refactoring error handling.
Nick Mathewson
2022-05-17
1
-2
/
+92
*
On a blocking error, blame the appropriate directory cache
Nick Mathewson
2022-05-16
1
-0
/
+12
*
Delete tor_dirmgr::Error::BadNetworkConfig
Ian Jackson
2022-05-12
1
-5
/
+0
*
tor-dirmgr/bootstrap.rs: error on older netdirs, add log line
eta
2022-05-10
1
-0
/
+5
*
Update tor-dirmgr to use fs-mistrust.
Nick Mathewson
2022-05-09
1
-0
/
+11
*
Fix typos
Samanta Navarro
2022-04-20
1
-1
/
+1
*
Treat expired/not-yet-valid directory objects as Errors.
Nick Mathewson
2022-04-05
1
-1
/
+6
*
Expand some comments based on review from @diziet.
Nick Mathewson
2022-03-21
1
-0
/
+6
*
dirmgr: Note errors and inform the circmgr about them.
Nick Mathewson
2022-03-21
1
-0
/
+41
*
Provide an error variant for external directory providers
Ian Jackson
2022-03-04
1
-0
/
+12
*
Rename TorConnectionFailed to TorAccessFailed
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Rename TorShuttingDown to ArtiShuttingDown
Nick Mathewson
2022-02-22
1
-1
/
+1
*
Use TorConnectionFailed for failure to download directory.
Nick Mathewson
2022-02-17
1
-1
/
+1
*
tor-dirmgr: Use Bug type for sqlite-detected bugs
Ian Jackson
2022-02-17
1
-1
/
+9
*
tor-dirmgr: Make sqlite_error_kind take rusqlite::Error
Ian Jackson
2022-02-17
1
-32
/
+34
*
dirmgr: Remember where netdocs came from.
Nick Mathewson
2022-02-16
1
-3
/
+20
*
dirmgr: eliminate StringParsingError.
Nick Mathewson
2022-02-16
1
-23
/
+13
*
dirmgr: HasKind for internal and sqlite errors
Nick Mathewson
2022-02-16
1
-11
/
+51
*
dirmgr: implement HasKind for the easier variants
Nick Mathewson
2022-02-16
1
-9
/
+30
*
Allow creating unbootstrapped `TorClient`s (and `DirMgr`s)
eta
2022-02-11
1
-0
/
+3
*
Make SpawnError wrappers contain a 'spawning' string
Nick Mathewson
2022-02-04
1
-5
/
+15
*
Make TorError implement Clone.
Nick Mathewson
2022-02-04
1
-4
/
+22
*
spawn errors: Fix tor-dirmgr
Ian Jackson
2022-02-04
1
-3
/
+10
*
Fix some typos in comments.
Nick Mathewson
2021-10-19
1
-1
/
+1
*
Remove anyhow dependency from tor-dirmgr.
Jani Monoses
2021-10-18
1
-0
/
+48
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+51