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
/
src
/
doc
/
routerdesc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Canonicalize and intern protover lines on descriptors
Nick Mathewson
2022-03-11
1
-6
/
+8
*
Canonicalize and intern family representations to save memory.
Nick Mathewson
2022-03-11
1
-4
/
+16
*
Refactor tor_netdoc::Error
Nick Mathewson
2022-02-14
1
-32
/
+50
*
tor-netdoc: Change an XXX to a TODO.
Nick Mathewson
2021-12-20
1
-1
/
+4
*
tor-netdoc: Use a more correct error type
Nick Mathewson
2021-12-20
1
-1
/
+1
*
Remove an XXXX about ed25519 signatures.
Nick Mathewson
2021-12-20
1
-2
/
+0
*
Run "cargo update" to get latest versions.
Nick Mathewson
2021-11-29
1
-0
/
+1
*
tor-netdoc: Put the "routerdesc" document type behind a feature.
Nick Mathewson
2021-11-12
1
-0
/
+5
*
derive 'Default' where possible
Daniel Eades
2021-09-11
1
-10
/
+1
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-9
/
+10
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+888