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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-netdoc: addr policy: Fix /0 handling bug
Ian Jackson
2026-06-18
1
-16
/
+5
|
*
|
tor-netdoc: addr policy tests: Add test case for IPv4 /0
Ian Jackson
2026-06-18
1
-0
/
+1
|
*
|
tor-netdoc: addr policy tests: Rename check/check1/check2
Ian Jackson
2026-06-18
1
-11
/
+11
|
*
|
tor-netdoc: addr policy tests: Avoid repeating where string isn't changed
Ian Jackson
2026-06-18
1
-5
/
+6
|
*
|
tor-netdoc: addr policy tests: Improve a few panic messages
Ian Jackson
2026-06-18
1
-2
/
+2
|
*
|
tor-netdoc: addr policy: Correct terminology
Ian Jackson
2026-06-18
2
-15
/
+18
*
|
|
Merge branch 'rd-derive-parse' into 'main'
Ian Jackson
2026-06-23
2
-2
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-netdoc: Add TODO
Clara Engler
2026-06-23
1
-1
/
+1
|
*
|
tor-netdoc: Replace assume_wellsigned() with unwrap_unverified()
Clara Engler
2026-06-23
1
-10
/
+3
|
*
|
tor-netdoc: Add small RouterDesc parse2 test
Clara Engler
2026-06-22
1
-0
/
+35
|
*
|
tor-netdoc: Add test only RouterDesc verify
Clara Engler
2026-06-22
1
-1
/
+8
|
*
|
Derive NetdocParseableUnverified for RouterDesc
Clara Engler
2026-06-22
2
-1
/
+16
*
|
|
tor-netdoc: relay families: Add TODO re overhaul/removal of type(s)
Ian Jackson
2026-06-22
1
-0
/
+7
*
|
|
tor-netdoc: relay families: Move TODO out of rustdoc
Ian Jackson
2026-06-22
1
-2
/
+2
*
|
|
tor-netdoc: Microdesc: derive Constructor
Ian Jackson
2026-06-22
3
-2
/
+12
*
|
|
tor-netdoc Micordesc: Make intro item type public
Ian Jackson
2026-06-22
2
-6
/
+7
*
|
|
tor-netdoc Micordesc: rename the intro item type
Ian Jackson
2026-06-22
1
-3
/
+3
*
|
|
tor-netdoc test: Add a round-trip test for microdescriptors
Ian Jackson
2026-06-22
1
-1
/
+12
*
|
|
tor-netdoc: Avoid encoding default values in microdescs
Ian Jackson
2026-06-22
1
-4
/
+4
*
|
|
tor-netdoc: encode derive: New default(skip) feature
Ian Jackson
2026-06-22
4
-0
/
+72
*
|
|
tor-netdoc: encode derive: New default(skip) feature (pre-fmt)
Ian Jackson
2026-06-22
1
-3
/
+7
*
|
|
tor-netdoc: derive encoding for microdescriptors
Ian Jackson
2026-06-22
3
-4
/
+5
*
|
|
tor-netdoc: Add a TODO for use of include_str
Ian Jackson
2026-06-22
1
-0
/
+2
*
|
|
tor-netdoc: embedded auth certs: Use real vote type, not poc (fmt)
Ian Jackson
2026-06-22
1
-3
/
+1
*
|
|
tor-netdoc: embedded auth certs: Use real vote type, not poc
Ian Jackson
2026-06-22
1
-3
/
+1
*
|
|
tor-netdoc tests: test vote roundtrip with testdata2
Ian Jackson
2026-06-22
2
-27
/
+83
*
|
|
tor-netdoc tests: Adjust `m` placement in routerdesc
Ian Jackson
2026-06-22
1
-0
/
+12
*
|
|
tor-netdoc tests: Adjust shared-rand-* base64 padding
Ian Jackson
2026-06-22
1
-0
/
+13
*
|
|
tor-netdoc tests: Make adjust_exp into a trait method (fmt)
Ian Jackson
2026-06-22
1
-25
/
+25
*
|
|
tor-netdoc tests: Make adjust_exp into a trait method
Ian Jackson
2026-06-22
1
-9
/
+33
*
|
|
tor-netdoc tests: Make regsub take a Replacer
Ian Jackson
2026-06-22
1
-1
/
+1
*
|
|
tor-netdoc tests: roundtrip_netstatus: Improve an error message
Ian Jackson
2026-06-22
1
-1
/
+1
*
|
|
tor-netdoc tests: roundtrip_netstatus: Add a useful debug bound
Ian Jackson
2026-06-22
1
-1
/
+1
*
|
|
tor-netdoc tests: netstatus round trips: allow adjusting now
Ian Jackson
2026-06-22
1
-1
/
+5
*
|
|
tor-netdoc tests: Test verification of votes, error cases
Ian Jackson
2026-06-22
3
-1
/
+85
*
|
|
tor-netdoc: Implement verification for votes
Ian Jackson
2026-06-22
2
-3
/
+139
|
/
/
*
|
tor-netdoc: Use format_args! instead of format!
Clara Engler
2026-06-18
1
-1
/
+1
*
|
tor-netdoc: Use chain!() instead of push
Clara Engler
2026-06-18
1
-6
/
+7
*
|
tor-netdoc: Add test for default deny encoding of AddrPolicy
Clara Engler
2026-06-18
1
-0
/
+28
*
|
tor-netdoc: Round-trip encoding test for AddrPolicy
Clara Engler
2026-06-18
1
-1
/
+8
*
|
tor-netdoc: Derive NetdocEncodable in unit test
Clara Engler
2026-06-18
1
-1
/
+1
*
|
tor-netdoc: Replace Ignored with () in AddrPolicy test
Clara Engler
2026-06-18
1
-5
/
+2
*
|
tor-netdoc: Add NetdocEncodableFields for AddrPolicy
Clara Engler
2026-06-18
2
-0
/
+36
*
|
tor-netdoc: Make some policy methods const
Clara Engler
2026-06-18
2
-3
/
+3
|
/
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
Merge branch 'derive-depr' into 'main'
Clara Engler
2026-06-18
2
-0
/
+5
|
\
\
|
*
|
tor-netdoc: constructor derive: allow setting deprecated fields
Ian Jackson
2026-06-16
1
-0
/
+1
|
*
|
tor-netdoc: parse2 derive: allow setting deprecated fields
Ian Jackson
2026-06-16
1
-0
/
+4
*
|
|
tor-netdoc: votes: use EmbeddedCert for the authhcert
Ian Jackson
2026-06-17
2
-2
/
+6
[prev]
[next]