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-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
*
Merge branch 'bridge-parse' into 'main'
Ian Jackson
2022-10-03
1
-1
/
+0
|
\
|
*
tor-error::internal: Remove a redundant suppression
Ian Jackson
2022-09-30
1
-1
/
+0
*
|
New ErrorKind::LocalProtocolFailed.
Nick Mathewson
2022-09-27
1
-0
/
+7
|
/
*
force no inlining on internal_macro_test
trinity-1686a
2022-09-09
1
-0
/
+1
*
Add a dbg!() to diagnose #570.
Nick Mathewson
2022-09-08
1
-0
/
+9
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
tor-error: Fix a broken intra-doc link
Ian Jackson
2022-06-10
1
-1
/
+2
*
try to differentiate transient from nontransient error
trinity-1686a
2022-06-08
1
-1
/
+8
*
lints: Make lint blocks consistent
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
Placate rustfmt
Ian Jackson
2022-05-17
1
-5
/
+1
[prev]
[next]