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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
|
Merge branch 'upgrade_21June2023' into 'main'
gabi-250
2023-06-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
|
/
*
/
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
2
-0
/
+20
*
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
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-1
/
+1
*
Revise all XXXXs from fixup-features
Nick Mathewson
2023-05-15
1
-5
/
+6
*
Run fixup-features _with_ annotations.
Nick Mathewson
2023-05-15
1
-0
/
+4
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+1
*
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
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
tor-error: Add ErrorKinds for RPC errors.
Nick Mathewson
2023-04-12
2
-1
/
+25
*
Merge branch 'msrv-1.65' into 'main'
Ian Jackson
2023-04-12
1
-1
/
+1
|
\
|
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
|
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 missing footnote
Ian Jackson
2023-03-31
1
-0
/
+4
*
Fix duplicated licence in Cargo.toml
gabi-250
2023-03-31
1
-1
/
+0
*
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
3
-0
/
+14
*
tor-error: Document cargo feature
Ian Jackson
2023-03-31
1
-0
/
+4
*
tor-error: Errors for hidden services
Ian Jackson
2023-03-31
1
-0
/
+18
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-1
/
+1
*
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
*
|
doc: consistent summary line for the READMEs
Emil Engler
2022-12-20
1
-1
/
+1
*
|
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
|
/
*
Remove semver.md files now that 1.1.0 is released.
Nick Mathewson
2022-11-30
1
-2
/
+0
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-1
/
+1
*
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
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
[prev]
[next]