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
...
*
|
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
*
Do backtrace string matching test only on some platforms.
Ian Jackson
2022-05-17
1
-0
/
+19
*
Revert "Merge branch 'backtrace' into 'main'"
eta
2022-05-16
1
-6
/
+0
*
Do backtrace string matching test only on Linux
Ian Jackson
2022-05-16
1
-0
/
+6
*
Add new FsPermissions ErrorKind.
Nick Mathewson
2022-05-09
1
-0
/
+9
*
Fix grammar and typos
Samanta Navarro
2022-04-27
2
-2
/
+2
*
AbsRetryTime::from_sum: Provide a test case
Ian Jackson
2022-04-25
1
-0
/
+15
*
AbsRetryTime::from_sum: Add missing full stop
Ian Jackson
2022-04-25
1
-1
/
+1
*
retry-error: Provide AbsRetryTime::from_sub and use it
Ian Jackson
2022-04-25
1
-12
/
+14
*
tor-error: Handle integer overflows
Samanta Navarro
2022-04-23
1
-4
/
+27
*
RetryTime: Improve documentation.
Nick Mathewson
2022-04-04
1
-7
/
+27
*
RetryTime: make loose_cmp pub.
Nick Mathewson
2022-04-04
1
-1
/
+1
*
RetryTime: use strum::EnumDiscriminants to simplify loose_cmp.
Nick Mathewson
2022-04-04
1
-26
/
+69
[prev]
[next]