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
/
crates
/
tor-netdoc
/
src
/
doc
/
microdesc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'microdesc-sha' into 'main'
Clara Engler
2026-06-25
1
-39
/
+56
|
\
|
*
Apply deferred rustfmt churn
Ian Jackson
2026-06-22
1
-5
/
+1
|
*
tor-netdoc: Break Microdesc up into Microdesc and MicrodescAndHash
Ian Jackson
2026-06-22
1
-20
/
+38
|
*
tor-netdoc: Move some Microdesc methods
Ian Jackson
2026-06-22
1
-20
/
+23
*
|
tor-netdoc: Replace string slices with str::get() in doc
Clara Engler
2026-06-24
1
-2
/
+1
*
|
tor-netdoc: Wrap port policies in Intern
Clara Engler
2026-06-24
1
-5
/
+4
*
|
tor-netdoc: Wrap family in Intern
Clara Engler
2026-06-24
1
-1
/
+2
|
/
*
tor-netdoc: Microdesc: derive Constructor
Ian Jackson
2026-06-22
1
-2
/
+10
*
tor-netdoc Micordesc: Make intro item type public
Ian Jackson
2026-06-22
1
-6
/
+6
*
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: derive encoding for microdescriptors
Ian Jackson
2026-06-22
1
-2
/
+2
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-netdoc: Test for UTF-8 port policy edge case
5225225
2026-06-03
1
-0
/
+6
*
tor-netdoc: parse2: Add missing ItemObjectParseable to prelude
Ian Jackson
2026-04-29
1
-2
/
+0
*
tor-netdoc: Un-gate features in doc/microdesc.rs (fmt)
Ian Jackson
2026-04-28
1
-3
/
+1
*
tor-netdoc: Un-gate features in doc/microdesc.rs
Ian Jackson
2026-04-28
1
-16
/
+10
*
tor-netdoc: Add manual happy families microdesc test
Clara Engler
2026-04-08
1
-0
/
+35
*
tor-netdoc: Adjust family values for microdesc test
Clara Engler
2026-04-08
1
-12
/
+1
*
tor-netdoc: Update microdesc test EC keys
Clara Engler
2026-04-08
1
-9
/
+8
*
tor-netdoc: Update microdesc test onion key
Clara Engler
2026-04-08
1
-5
/
+5
*
tor-netdoc: "Remove" assert_eq for mds[6]
Clara Engler
2026-04-08
1
-40
/
+0
*
tor-netdoc: No longer ignore microdesc parse2 test
Clara Engler
2026-04-08
1
-2
/
+0
*
tor-netdoc: Add TODO to test ignoring
Clara Engler
2026-04-02
1
-0
/
+1
*
tor-netdoc: Disable broken test for now
Clara Engler
2026-04-02
1
-0
/
+1
*
tor-netdoc: Note on hardcoded test vectors
Clara Engler
2026-04-02
1
-0
/
+5
*
tor-netdoc: Remove onion_key accessor
Clara Engler
2026-04-02
1
-5
/
+0
*
tor-netdoc: Use Curve25519Public for parsing
Clara Engler
2026-04-02
1
-6
/
+7
*
tor-netdoc: Refactor Ed25519IdentityLine
Clara Engler
2026-04-02
1
-16
/
+17
*
tor-netdoc: Use proper PEM parser for testvecs
Clara Engler
2026-04-02
1
-21
/
+26
*
tor-netdoc: Reorder Microdesc according to spec
Clara Engler
2026-04-02
1
-11
/
+11
*
tor-netdoc: Properly parse mutliple family-ids
Clara Engler
2026-04-02
1
-13
/
+14
*
tor-netdoc: Add a test for Microdesc with parse2
Clara Engler
2026-04-02
1
-0
/
+94
*
tor-netdoc: Derive NetdocParseable for Microdesc
Clara Engler
2026-04-02
1
-7
/
+54
*
tor-netdoc: RSA: rename helper type to RsaPublicParse1Helper
Ian Jackson
2026-01-06
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-netdoc: Abolish `dangerous-expose-struct-fields`; always expose, instead
Ian Jackson
2025-10-01
1
-20
/
+8
*
tor-netdoc: rs: Introduce and use DOC_DIGEST_LEN
Ian Jackson
2025-08-18
1
-1
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-3
/
+3
*
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
1
-8
/
+9
*
netdoc: Add "family-ids" line to microdesc parser
Nick Mathewson
2025-02-12
1
-1
/
+45
*
Make TAP keys optional when parsing documents.
Nick Mathewson
2024-06-27
1
-7
/
+21
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
1
-1
/
+1
*
tor-netdoc: Remove many needless calls to .iter() and .into_iter()
Ian Jackson
2023-02-15
1
-5
/
+5
[next]