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
/
doc
/
routerdesc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the "typos" tool to fix some spelling
Nick Mathewson
2021-05-26
1
-1
/
+1
*
Prefer "relay" over "router" in docs and APIs.
Nick Mathewson
2021-05-18
1
-8
/
+9
*
Resolve clippy warnings from Rust 1.52.
Nick Mathewson
2021-05-07
1
-2
/
+2
*
Enforce (and obey) clippy lints about exhaustive enums, structs.
Nick Mathewson
2021-04-27
1
-0
/
+1
*
Move RdDigest to routerdesc.rs
Nick Mathewson
2021-03-30
1
-2
/
+2
*
dir: Add server descriptor directory request
David Goulet
2021-03-30
1
-0
/
+3
*
Fix a bunch more new clippy lints in Rust 1.51
Nick Mathewson
2021-03-29
1
-6
/
+8
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
1
-26
/
+26
*
Rename Rsa{Identity,Signature} to fix clippy warning.
Nick Mathewson
2021-03-29
1
-5
/
+5
*
Use interned PortPolicy objects in RouterDescs too.
Nick Mathewson
2021-03-29
1
-2
/
+3
*
Migrate from lazy_static to once_cell.
Nick Mathewson
2020-12-22
1
-66
/
+76
*
Validate master-key-ed25519 field in routerdescs
Nick Mathewson
2020-10-19
1
-1
/
+14
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-1
/
+1
*
Cleanup from prop315 implementation.
Nick Mathewson
2020-10-16
1
-4
/
+2
*
Implement proposal 315: make various directory fields required
Nick Mathewson
2020-10-16
1
-17
/
+7
*
Document remaining private members of tor-netdoc.
Nick Mathewson
2020-10-10
1
-1
/
+53
*
netdoc: more tests for routerdesc parsing
Nick Mathewson
2020-10-07
1
-3
/
+105
*
netdoc: remove some outdated/unused stuff.
Nick Mathewson
2020-10-02
1
-12
/
+2
*
Netdoc: use a more bulletproof pattern to prevent infinite loops
Nick Mathewson
2020-10-02
1
-0
/
+11
*
Tests and minor debugging in tor_netdoc::types::policy
Nick Mathewson
2020-09-29
1
-2
/
+5
*
Move around the modules inside tor-netdoc.
Nick Mathewson
2020-09-29
1
-0
/
+694