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
/
tor-netdoc
/
src
/
err.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a microdesc builder, for testing.
Nick Mathewson
2021-05-05
1
-0
/
+5
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+1
*
Enforce that the periods in a consensus lifetime are nonempty.
Nick Mathewson
2020-12-04
1
-0
/
+5
*
Mark tor_netdoc::err::Pos as Send and Sync
Nick Mathewson
2020-11-11
1
-0
/
+9
*
Calculate digest correctly when microdesc ends with base64 object.
Nick Mathewson
2020-10-19
1
-11
/
+29
*
tests for some failing cases in mdconsensus
Nick Mathewson
2020-10-06
1
-0
/
+5
*
Netdoc: use a more bulletproof pattern to prevent infinite loops
Nick Mathewson
2020-10-02
1
-0
/
+39
*
netdoc: rename BadVersion to BadTorVersion for clarity
Nick Mathewson
2020-10-01
1
-2
/
+2
*
improve errors in authcert.rs
Nick Mathewson
2020-10-01
1
-0
/
+8
*
More tests for tokenize.rs, with some bugfixes
Nick Mathewson
2020-09-30
1
-1
/
+8
*
Start on some tests for parse::tokenize.rs
Nick Mathewson
2020-09-29
1
-1
/
+1
*
Move around the modules inside tor-netdoc.
Nick Mathewson
2020-09-29
1
-3
/
+3
*
Port authcert to use tor_checkable.
Nick Mathewson
2020-09-03
1
-0
/
+6
*
Migrate certificate and routerdesc checking to tor-checkable
Nick Mathewson
2020-09-03
1
-0
/
+20
*
netdoc: Parser for microdesc consensus documents
Nick Mathewson
2020-08-27
1
-0
/
+8
*
Implement microdescriptor parsing.
Nick Mathewson
2020-05-15
1
-1
/
+6
*
netdoc: Relax error types that can be used when parsing.
Nick Mathewson
2020-05-15
1
-0
/
+24
*
Remove 'idx' field from BadArgument.
Nick Mathewson
2020-05-15
1
-3
/
+3
*
Improve reported positions of parsing errors.
Nick Mathewson
2020-05-13
1
-0
/
+5
*
netdoc: rename Position to Pos.
Nick Mathewson
2020-05-13
1
-41
/
+41
*
netdoc: use a more flexible error-position type based on raw pointers
Nick Mathewson
2020-05-13
1
-1
/
+32
*
netdoc: Add an "at()" method to replace an error's location.
Nick Mathewson
2020-05-13
1
-0
/
+9
*
routerdesc: enforce position of identity-ed25519.
Nick Mathewson
2020-05-12
1
-2
/
+7
*
tor-netdoc: require documentation, and fill in final missing docs
Nick Mathewson
2020-05-09
1
-2
/
+10
*
Document more of 'netdoc', including errors.
Nick Mathewson
2020-05-09
1
-28
/
+95
*
Fresh git repository for work on "arti"
Nick Mathewson
2020-05-07
1
-0
/
+138