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
*
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