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-error
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-error: Add KeystoreAccessFailed, KeystoreFsPermissions to ErrorKind.
Gabriela Moldovan
2023-06-28
1
-0
/
+19
*
tor-error: Add KeystoreCorrupted to ErrorKind.
Gabriela Moldovan
2023-06-28
1
-0
/
+10
*
tor-error: Mark define_asref_dyn_std_error as non-experimental
Nick Mathewson
2023-06-23
1
-1
/
+0
*
tor-error: Stabilize OnionService error kinds
Nick Mathewson
2023-06-22
1
-7
/
+0
*
tor-error: typo fix in a comment.
Nick Mathewson
2023-06-22
1
-1
/
+1
*
Remove onion service descriptor-related errorkinds.
Nick Mathewson
2023-06-22
1
-46
/
+0
*
Merge branch 'socks_errorkinds' into 'main'
Nick Mathewson
2023-06-22
1
-16
/
+6
|
\
|
*
New ErrorKind for invalid onion addresses
Nick Mathewson
2023-06-22
1
-0
/
+9
|
*
Remove ErrorKind::OnionService{Intro,Rend}Failed
Nick Mathewson
2023-06-22
1
-19
/
+0
*
|
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Add and use ErrorKinds for remaining onion service errors
Nick Mathewson
2023-06-21
1
-0
/
+36
|
/
*
tor-error: Introduce `LooseCmpRetryTime`
Ian Jackson
2023-06-15
1
-0
/
+19
*
tor-hsclient: Conduct the INTRODUCE1 exchange
Ian Jackson
2023-06-13
1
-0
/
+10
*
tor-error: Clarify what we mean by "hostile".
Gabriela Moldovan
2023-06-12
1
-1
/
+1
*
tor-error: Document another potential cause for OnionServiceDescriptorValidat...
Gabriela Moldovan
2023-06-12
1
-0
/
+4
*
tor-error: Extend applicability of RemoteNetworkTimeout
Ian Jackson
2023-06-09
1
-1
/
+6
*
tor-hsclient: impl HasKind for InvalidTarget: ..DescriptorValidationFailed
Ian Jackson
2023-06-09
1
-2
/
+4
*
tor-error: Introduce define_asref_dyn_std_error and use it
Ian Jackson
2023-06-09
1
-0
/
+17
*
tor-error: Add a TODO regarding HS desc parsing errors.
Gabriela Moldovan
2023-05-03
1
-0
/
+14
*
Clarify what the new ErrorKinds mean.
Gabriela Moldovan
2023-05-03
1
-4
/
+14
*
hsclient: Use a real HsDesc instead of an unparsed string.
Gabriela Moldovan
2023-05-03
1
-0
/
+16
*
tor-error: Add ErrorKinds for RPC errors.
Nick Mathewson
2023-04-12
1
-0
/
+23
*
Merge branch 'bug804' into 'main'
Nick Mathewson
2023-04-11
1
-10
/
+3
|
\
|
*
s/ProtocolFailed/ProtocolViolation/g where possible
Neel Chauhan
2023-04-08
1
-10
/
+3
*
|
Use an Enum for the description request
tranna
2023-04-10
1
-1
/
+1
|
/
*
tor-error: Rename ErrorKind::TorDirectoryUsable (from ...Broken)
Ian Jackson
2023-04-06
1
-3
/
+3
*
tor-error: Introduce ErrorKind::TorDirectoryBroken
Ian Jackson
2023-04-05
1
-0
/
+16
*
tor-error: Add OnionServiceNotRunning error
Ian Jackson
2023-03-31
1
-0
/
+13
*
tor-error: Put OnionService errors behind a new experimental-api feature
Ian Jackson
2023-03-31
1
-0
/
+2
*
tor-error: Errors for hidden services
Ian Jackson
2023-03-31
1
-0
/
+18
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
3
-0
/
+3
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2023-01-07
1
-1
/
+1
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
2
-0
/
+18
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
2
-0
/
+18
*
|
tor-error: tests: Add a test case for Report and Bug wrapping
Ian Jackson
2022-12-15
1
-0
/
+11
*
|
tor-error: Provide ErrorReport extension trait with .report() method
Ian Jackson
2022-12-12
1
-0
/
+32
*
|
tor_error: Promote internal StdError alias to report
Ian Jackson
2022-12-12
1
-5
/
+5
|
/
*
Rename LocalLoginFailed to ExternalToolFailed.
Nick Mathewson
2022-11-29
1
-2
/
+2
*
Document better what LocalProtocolViolation does not cover.
Nick Mathewson
2022-11-29
1
-1
/
+4
*
ptmgr: Fill in some error-related code; resolve TODOs.
Nick Mathewson
2022-11-28
1
-0
/
+5
*
Use ErrorKind::TorAccessFailed for misbehaving bridges
Ian Jackson
2022-11-08
1
-2
/
+3
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
tor-error: Tidy up use of thiserror::Error
Ian Jackson
2022-10-24
1
-2
/
+4
*
tor-error: Rename truncated module to misc
Ian Jackson
2022-10-24
2
-3
/
+3
*
tor-error: make HasRetryTime object-safe
Ian Jackson
2022-10-21
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-7
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
[prev]
[next]