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
/
netstatus
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::Plain
Ian Jackson
2025-08-18
2
-3
/
+3
*
tor-netdoc: Run rustfmt again
Ian Jackson
2025-08-18
2
-2
/
+2
*
tor-netdoc: varieties: Rename per_variety to each_variety
Ian Jackson
2025-08-18
2
-1
/
+1
*
tor-netdoc: varieties: Rename macro definition module
Ian Jackson
2025-08-18
1
-2
/
+2
*
tor-netdoc: Rename "species" to "variety"
Ian Jackson
2025-08-18
4
-7
/
+7
*
tor-netdoc: rs: Implement orport_addrs in terms of addrs
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: Add commentary about namespacing
Ian Jackson
2025-08-18
2
-0
/
+10
*
tor-netdoc: Add comment to ns_export_per_species
Ian Jackson
2025-08-18
1
-0
/
+1
*
Revert "tor-netdoc: Link to the generated macro, for one of them (poc)"
Ian Jackson
2025-08-18
2
-5
/
+1
*
tor-netdoc: species: Improve per_species heading, clarification
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: species: Improve per_species heading
Ian Jackson
2025-08-18
1
-1
/
+4
*
tor-netdoc: Rename `ns` species ("variety") to `plain`
Ian Jackson
2025-08-18
2
-2
/
+2
*
tor-netdoc: Link to the generated macro, for one of them (poc)
Ian Jackson
2025-08-18
2
-1
/
+5
*
tor-netdoc: Fix a "flavour" reference that should have been "species"
Ian Jackson
2025-08-18
1
-1
/
+1
*
tor-netdoc: rs: Abolish implement_accessors macro (fmt)
Ian Jackson
2025-08-18
1
-67
/
+67
*
tor-netdoc: rs: Abolish implement_accessors macro
Ian Jackson
2025-08-18
2
-79
/
+69
*
tor-netdoc: rs: Move identical text to per_species.rs.
Ian Jackson
2025-08-18
4
-144
/
+76
*
tor-netdoc: rs: Remove some fiddly docs differences
Ian Jackson
2025-08-18
2
-5
/
+2
*
tor-netdoc: rs: Introduce FLAVOR constant
Ian Jackson
2025-08-18
2
-4
/
+10
*
tor-netdoc: rs: Swap calling order
Ian Jackson
2025-08-18
2
-4
/
+4
*
tor-netdoc: rs: Introduce and use DOC_DIGEST_LEN
Ian Jackson
2025-08-18
2
-4
/
+4
*
tor-netdoc: rs: Use species macrology for DocDigest
Ian Jackson
2025-08-18
2
-18
/
+18
*
tor-netdoc: rs: Use species macrology for ConsensusRouterStatus
Ian Jackson
2025-08-18
3
-24
/
+24
*
tor-netdoc: Introduce new "species" macrology
Ian Jackson
2025-08-18
3
-0
/
+15
*
tor-netdoc: Change all in-tree references to ns-consensus from ns_consensus
Ian Jackson
2025-08-18
3
-6
/
+6
*
tor-netdoc: Remove two false comments
Ian Jackson
2025-08-18
2
-2
/
+0
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
2
-2
/
+2
*
hs: Prevent a client from using a `MiddleOnly` relay for onion services
Neel Chauhan
2025-05-20
1
-4
/
+0
*
Fix a pair of documentation links.
Nick Mathewson
2025-04-16
1
-2
/
+2
*
netdoc: Put all ProtoStatuses into a single Arc<>d object
Nick Mathewson
2025-04-16
1
-3
/
+9
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Add a clear_flags function to RouterStatusBuilder
Nick Mathewson
2024-03-12
1
-0
/
+6
*
RouterStatus: Add test functions for Fast and Stable flags.
Nick Mathewson
2024-01-16
1
-0
/
+8
*
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
*
netdir: more documentation on MIDDLE_ONLY flag.
Nick Mathewson
2023-04-17
1
-0
/
+4
*
netdoc: Add MiddleOnly flag to RelayFlags
juga
2023-04-17
1
-0
/
+4
*
hsdir: Be able to enumerate the hidden service directories
Ian Jackson
2023-02-09
1
-0
/
+4
*
netdoc: Add a timestamp to SRVs per prop#342.
Nick Mathewson
2023-01-28
1
-6
/
+25
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Netdoc: Refactor SharedRandVal.
Nick Mathewson
2023-01-11
1
-9
/
+9
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Work around a new nightly clippy warning
Nick Mathewson
2022-09-30
3
-17
/
+22
*
add feature annotation to fields made visible through visible::StructFields
trinity-1686a
2022-08-24
2
-0
/
+9
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
3
-0
/
+4
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
2
-5
/
+5
*
squash! Bump every crate's edition to 2021.
Nick Mathewson
2022-04-25
2
-3
/
+0
*
Re-order attributes so that we can build with Rust 1.53.
Nick Mathewson
2022-03-31
3
-3
/
+3
*
tor-netdoc: Conditionally expose document fields.
Nick Mathewson
2022-03-31
3
-0
/
+17
[prev]
[next]