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
/
routerdesc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdoc: RSA: rename helper type to RsaPublicParse1Helper
Ian Jackson
2026-01-06
1
-2
/
+2
*
netdoc: Remove protocol interning.
Nick Mathewson
2025-12-03
1
-9
/
+7
*
tor-netdoc: Split off Keyword::to_str into its own trait
Ian Jackson
2025-11-18
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
-66
/
+27
*
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
-4
/
+4
*
tor-netdoc: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
1
-5
/
+5
*
netdoc: Make some parsing init functions fallible.
Nick Mathewson
2025-03-17
1
-5
/
+5
*
netdoc: Add "family-cert" entries to routerdesc parser
Nick Mathewson
2025-02-25
1
-3
/
+79
*
Merge branch 'expose-annotated' into 'main'
Nick Mathewson
2024-07-22
1
-0
/
+15
|
\
|
*
tor-netdoc: Dangerously expose annotation fields
Clara Engler
2024-06-21
1
-0
/
+15
*
|
Make TAP keys optional when parsing documents.
Nick Mathewson
2024-06-27
1
-20
/
+42
|
/
*
Add exception for cfg(fuzzing) in tor-netdoc
Nick Mathewson
2024-05-07
1
-1
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Upgrade to latest signature.
Gabriela Moldovan
2024-02-28
1
-2
/
+0
*
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
*
Replace usage of KeyUnknownCert::check_key.
Nick Mathewson
2023-05-16
1
-2
/
+2
*
netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.
Gabriela Moldovan
2023-05-10
1
-1
/
+1
*
Merge branch 'doc-iter' into 'main'
Nick Mathewson
2023-02-17
1
-14
/
+14
|
\
|
*
tor-netdoc: Remove many needless calls to .iter() and .into_iter()
Ian Jackson
2023-02-15
1
-5
/
+5
|
*
tor-netdoc: Replace use of PauseAt::new_pred()
Ian Jackson
2023-02-15
1
-9
/
+9
*
|
Expire routerdescs as soon as any of their expiries expire
Ian Jackson
2023-02-15
1
-1
/
+1
|
/
*
Merge branch 'authcert_bug' into 'main'
eta
2023-02-07
1
-8
/
+15
|
\
|
*
netdoc: Require that unrecognized tokens be handled explicitly.
Nick Mathewson
2023-02-03
1
-0
/
+7
|
*
netdoc: Switch SectionRules building to use a Buidler pattern.
Nick Mathewson
2023-02-03
1
-8
/
+8
*
|
netdoc: Use Signature::from to construct ed25519 sigs.
Nick Mathewson
2023-02-07
1
-3
/
+4
|
/
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
1
-0
/
+8
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
|
Tackling issue #663 (Use humantime in tests)
coral
2022-12-12
1
-1
/
+1
|
/
*
netdoc: Add a test for routerdesc family parsing.
Nick Mathewson
2022-11-17
1
-0
/
+9
*
netdoc: Correct and test some tricky routerdesc errors
Nick Mathewson
2022-11-17
1
-2
/
+31
*
netdoc: Add tests for routerdesc accessors.
Nick Mathewson
2022-11-17
1
-1
/
+31
*
Netdoc: use a different desc in tests.
Nick Mathewson
2022-11-17
1
-4
/
+3
*
Remove a `TODO pt-client` in netdoc.
Nick Mathewson
2022-11-15
1
-2
/
+0
*
netdoc: Allow empty lines at the end of a router descriptor.
Nick Mathewson
2022-11-15
1
-3
/
+10
*
RouterDesc: Add an or_ports method.
Nick Mathewson
2022-11-10
1
-0
/
+9
*
tor-netdoc: RouterDesc: Add published accessor
Ian Jackson
2022-11-04
1
-0
/
+5
*
netdoc: Add accessors for protocols and ntor key.
Nick Mathewson
2022-10-04
1
-0
/
+11
*
tor-netdoc: Add relay ID accessors for RouterDesc.
Nick Mathewson
2022-10-04
1
-7
/
+26
*
Make RouterDesc implement Clone and Debug.
Nick Mathewson
2022-09-26
1
-0
/
+1
*
add feature annotation to fields made visible through visible::StructFields
trinity-1686a
2022-08-24
1
-0
/
+18
*
change usage of PublicKey to Ed25519 in tor-cert
trinity-1686a
2022-07-23
1
-4
/
+8
*
change check_key to take a Option<&_> instead of &Option<_>
trinity-1686a
2022-07-23
1
-2
/
+2
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-5
/
+15
*
Resolve the new `derive_partial_eq_without_eq` lint.
Nick Mathewson
2022-05-23
1
-1
/
+1
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
1
-6
/
+3
*
tor-netdoc: Conditionally expose document fields.
Nick Mathewson
2022-03-31
1
-0
/
+5
[next]