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-dirclient
/
src
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
dirclient: Use the new Tunnel interface
David Goulet
2025-08-05
1
-0
/
+6
*
dirclient: treat excessive incoming cells as suspicious.
Nick Mathewson
2025-07-10
1
-2
/
+3
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
1
-0
/
+39
*
dirclient: New error type for too-long headers.
Nick Mathewson
2025-07-10
1
-0
/
+5
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-1
/
+1
*
Preserve HTTP status text in dirclient errors.
Nick Mathewson
2023-11-29
1
-3
/
+3
*
Privacy: Do not list supported encodings in hsdesc reqs.
Nick Mathewson
2023-10-16
1
-1
/
+7
*
Suppress two clippy::large_enum_variant warnings
Nick Mathewson
2022-11-03
1
-0
/
+1
*
tor-dirclient: impl HasKind for RequestFailedError
Ian Jackson
2022-10-25
1
-1
/
+7
*
tor-dirclient: Introduce RequestError:HttpStatus
Ian Jackson
2022-10-20
1
-0
/
+5
*
tor-dirclient: Make RequestFailed its own error type
Ian Jackson
2022-10-20
1
-13
/
+19
*
Improve display for tor-dircache errors.
Nick Mathewson
2022-07-07
1
-1
/
+14
*
dirclient: Generalize MdSha256Empty to EmptyRequest.
Nick Mathewson
2022-07-07
1
-4
/
+7
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-3
/
+3
*
tor-dirclient: Require that self.digests is nonempty
Neel Chauhan
2022-05-30
1
-0
/
+5
*
dirclient: add the ability to reject circuits that are too skewed.
Nick Mathewson
2022-05-11
1
-0
/
+8
*
dirclient: Collect and expose peer information from errors.
Nick Mathewson
2022-03-21
1
-11
/
+67
*
Replace TorNetworkError with TorDirectoryError
Nick Mathewson
2022-02-22
1
-1
/
+1
*
dirclient: Remove HttpStatus error variant
Nick Mathewson
2022-02-17
1
-5
/
+0
*
Correct ErrorKinds for some tor-dirclient errors.
Nick Mathewson
2022-02-17
1
-2
/
+2
*
Rename ExitTimeout to RemoteNetworkTimeout.
Nick Mathewson
2022-02-17
1
-1
/
+1
*
tor-dirclient: Error::HttpError: add a TODO saying to abolish
Ian Jackson
2022-02-17
1
-0
/
+4
*
Implement HasKind for tor_dirclient::Error
Nick Mathewson
2022-02-16
1
-0
/
+24
*
dirclient: remove an unused error type.
Nick Mathewson
2022-02-16
1
-4
/
+0
*
Make TorError implement Clone.
Nick Mathewson
2022-02-04
1
-3
/
+17
*
Stop using anyhow in tor-dirclient.
Jani Monoses
2021-09-16
1
-0
/
+8
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+65