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
*
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
*
netdoc: Require that unrecognized tokens be handled explicitly.
Nick Mathewson
2023-02-03
1
-0
/
+3
*
netdoc: Switch SectionRules building to use a Buidler pattern.
Nick Mathewson
2023-02-03
1
-4
/
+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
*
|
Use parse_rfc3339() in the tor-netdoc crate
Neel Chauhan
2022-12-16
1
-2
/
+2
|
/
*
add feature annotation to fields made visible through visible::StructFields
trinity-1686a
2022-08-24
1
-0
/
+6
*
microdesc: make sure we recover from an error in the final md.
Nick Mathewson
2022-06-07
1
-1
/
+7
*
netdoc: test case for microdesc with no ed25519 id.
Nick Mathewson
2022-06-07
1
-0
/
+1
*
Re-order attributes so that we can build with Rust 1.53.
Nick Mathewson
2022-03-31
1
-1
/
+1
*
tor-netdoc: Conditionally expose document fields.
Nick Mathewson
2022-03-31
1
-0
/
+5
*
Canonicalize and intern family representations to save memory.
Nick Mathewson
2022-03-11
1
-3
/
+7
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
1
-11
/
+16
*
fix nightly clippy errors
Trinity Pointard
2021-12-09
1
-4
/
+1
*
Add comments about the absence of tap_key in microdesc.
Nick Mathewson
2021-11-30
1
-1
/
+4
*
Parse RSA public key
Neel Chauhan
2021-11-29
1
-2
/
+9
*
Remove unused tap_onion_key and tap_key
Neel Chauhan
2021-11-28
1
-12
/
+1
*
derive 'Default' where possible
Daniel Eades
2021-09-11
1
-7
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-4
/
+5
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+534