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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-13
/
+13
*
netdoc: Add missing docs for encode_pow_params()
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
netdoc: allow unstable_name_collisions lint for exactly_one()
Gabriela Moldovan
2025-12-01
1
-0
/
+5
*
parse2: Move naming convention to poc
Clara Engler
2025-11-27
2
-15
/
+15
*
tor-netdoc: Rename ItemArgument method to write_arg_onto
Ian Jackson
2025-11-26
2
-12
/
+12
*
tor-netdoc: Minor wording fix in a doc
Ian Jackson
2025-11-26
1
-1
/
+1
*
tor-netdoc: Minor grammar fix in a doc
Ian Jackson
2025-11-26
1
-1
/
+1
*
Merge branch 'relay-flags-options-trait' into 'main'
Ian Jackson
2025-11-25
4
-56
/
+56
|
\
|
*
tor-netdoc: relay_flags: Tidy up the formatting (rustfmt)
Ian Jackson
2025-11-24
1
-9
/
+3
|
*
tor-netdoc: Rename RelayFlagsParser to relay_flags::Parser
Ian Jackson
2025-11-24
4
-10
/
+10
|
*
tor-netdoc: relay_flags: Remove two now-not-needed type aliases
Ian Jackson
2025-11-24
3
-13
/
+5
|
*
tor-netdoc: Parameterise RelayFlagsParser by an options trait instead
Ian Jackson
2025-11-24
1
-41
/
+55
*
|
Merge branch 'nd-test' into 'main'
Ian Jackson
2025-11-25
3
-17
/
+23
|
\
\
|
*
|
tor-netdoc: test2: Run rustfmt
Ian Jackson
2025-11-24
1
-10
/
+2
|
*
|
tor-netdoc: test2: Adjust type aliases
Ian Jackson
2025-11-24
1
-14
/
+12
|
*
|
tor-netdoc: Move parse2/test.rs to test2.rs
Ian Jackson
2025-11-24
3
-7
/
+23
*
|
|
Merge branch 'p2-mult' into 'main'
Ian Jackson
2025-11-25
5
-70
/
+56
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-netdoc: Add a comment explaining why P2MultiplicitySelector
Ian Jackson
2025-11-24
1
-1
/
+4
|
*
|
semver.md: Document change to parse2::MultiplicitySelector
Ian Jackson
2025-11-24
1
-0
/
+1
|
*
|
tor-netdoc: rustfmt to tidy up imports
Ian Jackson
2025-11-19
2
-5
/
+2
|
*
|
tor-netdoc: avoid importing MultiplicitySelector outside parse2
Ian Jackson
2025-11-19
1
-4
/
+4
|
*
|
tor-netdoc: parse2: Combine all the multiplicity Selectors
Ian Jackson
2025-11-19
4
-53
/
+38
|
*
|
tor-netdoc: parse2: Move multiplicity docs examples into Methods traits
Ian Jackson
2025-11-19
1
-32
/
+32
*
|
|
Merge branch 'bug2172' into 'main'
Nick Mathewson
2025-11-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-llcrypto: Stop deriving Deref in CtByteArray
Neel Chauhan
2025-11-24
1
-1
/
+1
*
|
|
tor-netdoc: encode: Explain why NetdocEncoder contains a Result
Ian Jackson
2025-11-19
1
-1
/
+2
*
|
|
tor-netdoc: parse2 docs: Clarify that these are for parsing
Ian Jackson
2025-11-19
1
-3
/
+3
*
|
|
tor-netdoc: parse2 docs: Fix ItemObjectParseable
Ian Jackson
2025-11-19
1
-4
/
+1
*
|
|
tor-netdoc: parse2 docs: Improve `#[deftly(netdoc(rest))]` docs
Ian Jackson
2025-11-19
1
-0
/
+2
*
|
|
tor-netdoc: parse2 docs: Fix docs for ItemArgumentParseable
Ian Jackson
2025-11-19
1
-3
/
+2
*
|
|
tor-netdoc: parse2 docs: Document BTreeSet in multiplicity
Ian Jackson
2025-11-19
1
-2
/
+3
|
|
/
|
/
|
*
|
Merge branch 'pub-encode' into 'main'
Ian Jackson
2025-11-19
8
-32
/
+68
|
\
\
|
*
|
tor-netdoc: Add a blank line for reading clarity
Ian Jackson
2025-11-18
1
-0
/
+1
|
*
|
tor-netdoc: impl Default for NetdocEncoder
Ian Jackson
2025-11-18
1
-0
/
+7
|
*
|
tor-netdoc: Make much more of the encode module contents public
Ian Jackson
2025-11-18
3
-14
/
+14
|
*
|
tor-netdoc: Add a note about the nature of NetdocBuilder
Ian Jackson
2025-11-18
1
-1
/
+13
|
*
|
tor-netdoc: Implement KeywordEncodable for &'static str
Ian Jackson
2025-11-18
1
-0
/
+6
|
*
|
tor-netdoc: Split off Keyword::to_str into its own trait (fmt)
Ian Jackson
2025-11-18
1
-1
/
+3
|
*
|
tor-netdoc: Split off Keyword::to_str into its own trait
Ian Jackson
2025-11-18
7
-12
/
+19
|
*
|
tor-netdoc: Split off Keyword::to_str - prep code motion
Ian Jackson
2025-11-18
1
-8
/
+8
|
*
|
tor-netdoc: Keyword: Say that to_str is the actual document keyword
Ian Jackson
2025-11-18
1
-2
/
+3
*
|
|
tor-netdoc: Add a message to a panic call
Ian Jackson
2025-11-18
1
-1
/
+1
*
|
|
tor-netdoc: Remove bitflags from Cargo.toml
Ian Jackson
2025-11-18
1
-1
/
+0
*
|
|
tor-netdoc: document RelayFlags changes
Ian Jackson
2025-11-18
1
-2
/
+3
*
|
|
tor-netdoc: RelayFlag: rustfmt to correct the indentation
Ian Jackson
2025-11-18
1
-59
/
+59
*
|
|
tor-netdoc: derive PartialEq for DocRelayFlags
Ian Jackson
2025-11-18
1
-8
/
+1
*
|
|
tor-netdoc: Abolish relay_flags_keywords macro
Ian Jackson
2025-11-18
1
-78
/
+0
*
|
|
tor-netdoc: Abolish anomalous RelayFlag::from_str_one
Ian Jackson
2025-11-18
1
-15
/
+3
*
|
|
RelayFlags: Use RelayFlag enum variant names everywhere
Ian Jackson
2025-11-18
3
-19
/
+12
*
|
|
tor-netdoc: Replace RelayFlag with an enum and RelayFlags with an EnumSet
Ian Jackson
2025-11-18
2
-71
/
+60
[next]