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
/
microdesc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a consensus builder, for testing.
Nick Mathewson
2021-05-05
1
-0
/
+1
*
Add a microdesc builder, for testing.
Nick Mathewson
2021-05-05
1
-0
/
+22
*
Fix Rust-1.51 clippy warnings about acronyms in camel case.
Nick Mathewson
2021-03-29
1
-17
/
+17
*
Netdoc: Add support for interned PortPolicy objects in MicroDescs
Nick Mathewson
2021-03-29
1
-2
/
+2
*
Don't copy exit policies around; instead use Arc.
George Kadianakis
2021-03-29
1
-6
/
+7
*
Migrate from lazy_static to once_cell.
Nick Mathewson
2020-12-22
1
-22
/
+23
*
Make sure that a circuit doesn't use relays in the same family
Lunar
2020-12-16
1
-0
/
+4
*
Remember the position of authcert and microdescs
Nick Mathewson
2020-11-14
1
-8
/
+26
*
netdoc: split off string utils
Nick Mathewson
2020-11-14
1
-1
/
+1
*
More documentation in tor-netdoc.
Nick Mathewson
2020-10-26
1
-0
/
+4
*
Improvements to Relay type in tor-netdir.
Nick Mathewson
2020-10-19
1
-4
/
+3
*
Calculate digest correctly when microdesc ends with base64 object.
Nick Mathewson
2020-10-19
1
-9
/
+4
*
Mark must-resolve XXXX issues with "XXXXM3".
Nick Mathewson
2020-10-18
1
-1
/
+1
*
Update microdesc parsing: ed25519 keys are no longer optional.
Nick Mathewson
2020-10-18
1
-10
/
+8
*
Use Ed25519Identity in microdescriptors.
Nick Mathewson
2020-10-15
1
-3
/
+7
*
Document remaining private members of tor-netdoc.
Nick Mathewson
2020-10-10
1
-0
/
+18
*
microdesc parsing: tests for bad microdescs
Nick Mathewson
2020-10-02
1
-0
/
+45
*
tests and fixes for md content parsing
Nick Mathewson
2020-10-02
1
-11
/
+43
*
Netdoc: use a more bulletproof pattern to prevent infinite loops
Nick Mathewson
2020-10-02
1
-13
/
+10
*
Move around the modules inside tor-netdoc.
Nick Mathewson
2020-09-29
1
-0
/
+392