index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-netdoc
/
src
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2023-07-22
1
-1
/
+1
*
tor-netdoc: Test hsdescs inners with a variety of IPT counts
Ian Jackson
2023-06-28
1
-1
/
+1
*
tor-netdoc: Reject hsdescs with no intro points
Ian Jackson
2023-06-28
1
-0
/
+3
*
netdoc: Introduce HsDescError
Nick Mathewson
2023-06-22
1
-8
/
+0
*
Generate correct ErrorKinds for hsdesc decryption failures.
Nick Mathewson
2023-06-21
1
-0
/
+8
*
netdoc: Rename parse_error_kind() to netdoc_error_kind().
Gabriela Moldovan
2023-05-11
1
-1
/
+1
*
netdoc: Remove experimental-api gate from parse_decrypt_validate.
Gabriela Moldovan
2023-05-10
1
-3
/
+0
*
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
1
-15
/
+13
*
netdoc: Mark parse_decrypt_validate as experimental.
Gabriela Moldovan
2023-05-02
1
-0
/
+5
*
netdoc: Add a convenience method for HS descriptor parsing.
Gabriela Moldovan
2023-04-25
1
-0
/
+7
*
Replace `Option<Pos>` with `Pos` in `ParseError`.
Nick Mathewson
2022-11-15
1
-20
/
+12
*
tor-netdoc: Add a new ErrorKind for EmptyLine.
Nick Mathewson
2022-11-15
1
-0
/
+3
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-0
/
+3
*
Netdoc: add accessor to error for ParseErrorKind
Nick Mathewson
2022-06-07
1
-0
/
+5
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
Replace a match with some as_ref and as
Ian Jackson
2022-03-16
1
-4
/
+1
*
Fix a rustdoc error.
Nick Mathewson
2022-02-15
1
-1
/
+1
*
Refactor tor-netdoc a bit more, to use Bug right.
Nick Mathewson
2022-02-15
1
-4
/
+23
*
Minimal compilation fix: InternalError=>Bug
Nick Mathewson
2022-02-15
1
-2
/
+2
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
1
-152
/
+199
*
netdoc: Make doc-build errors a separate type
Nick Mathewson
2022-02-14
1
-5
/
+14
*
netdoc: remove Error::Untimely.
Nick Mathewson
2022-02-14
1
-11
/
+0
*
address clippy's latest lint
Daniel Eades
2021-12-20
1
-0
/
+4
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-5
/
+5
*
Document every macro.
Nick Mathewson
2021-09-07
1
-0
/
+2
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+423