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
...
*
|
|
|
tor-netdoc: impl EncodeOrd for RouterStatus
Ian Jackson
2026-06-09
2
-1
/
+10
*
|
|
|
tor-netdoc: derive encoding for RouterStatus
Ian Jackson
2026-06-09
2
-1
/
+1
*
|
|
|
tor-netdoc: derive encoding for RouterStatusIntroItem
Ian Jackson
2026-06-09
1
-0
/
+1
|
/
/
/
*
|
|
tor-netdoc: Reject Object again in ItemPresent
Clara Engler
2026-06-09
1
-3
/
+4
*
|
|
tor-netdoc: Allow args and object in ItemPresent (fmt)
Clara Engler
2026-06-09
1
-8
/
+2
*
|
|
tor-netdoc: Allow args and object in ItemPresent
Clara Engler
2026-06-09
1
-8
/
+7
*
|
|
tor-netdoc: Small ItemPresent test fix
Clara Engler
2026-06-09
1
-1
/
+1
*
|
|
tor-netdoc: Test for ItemPresent
Clara Engler
2026-06-09
1
-1
/
+89
*
|
|
tor-netdoc: Add ItemPresent type
Clara Engler
2026-06-09
3
-2
/
+86
*
|
|
tor-netdoc: Document Transparent shortcoming
Clara Engler
2026-06-09
1
-0
/
+3
*
|
|
Merge branch 'netdoc-small-fixes' into 'main'
Clara Engler
2026-06-09
3
-4
/
+5
|
\
\
\
|
*
|
|
tor-netdoc: {required,recommended}-*-protocols: change ordering
Ian Jackson
2026-06-03
1
-2
/
+2
|
*
|
|
tor-netdoc: {required,recommended}-*-protocols: fix encoding
Ian Jackson
2026-06-03
1
-1
/
+1
|
*
|
|
tor-netdoc: SoftwareVersion: fix Display impl
Ian Jackson
2026-06-03
1
-0
/
+1
|
*
|
|
tor-netdoc: fix a doc formatting typo
Ian Jackson
2026-06-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'parse-input-improve' into 'main'
Clara Engler
2026-06-09
2
-0
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-netdoc: ParseInput: document changes
Ian Jackson
2026-06-03
1
-0
/
+1
|
*
|
tor-netdoc: ParseInput: add retain_unknown_values convenience setter
Ian Jackson
2026-06-03
1
-0
/
+10
|
*
|
tor-netdoc: ParseInput: add accessors
Ian Jackson
2026-06-03
1
-1
/
+4
|
*
|
tor-netdoc: ParseInput: add some blank lines
Ian Jackson
2026-06-03
1
-0
/
+2
|
*
|
tor-netdoc: ParseInput: impl Debug and Clone
Ian Jackson
2026-06-03
1
-0
/
+1
|
|
/
*
|
Merge branch 'portpolicy-split-ws' into 'main'
Clara Engler
2026-06-03
3
-11
/
+22
|
\
\
|
*
|
tor-netdoc: Test for UTF-8 port policy edge case
5225225
2026-06-03
3
-0
/
+17
|
*
|
tor-netdoc: Avoid use of string slices in PortPolicy
Clara Engler
2026-06-03
1
-11
/
+5
*
|
|
Merge branch 'no-result' into 'main'
Clara Engler
2026-06-03
3
-38
/
+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tor-netdoc: netstatus: Abolish StdResult alias
Ian Jackson
2026-06-02
2
-13
/
+12
|
*
|
tor-netdoc: netstatus: No longer use crate::Result
Ian Jackson
2026-06-02
2
-24
/
+24
|
*
|
tor-netdoc: Change one call to use try_collect()
Ian Jackson
2026-06-02
1
-1
/
+1
*
|
|
Merge branch 'bump-deps' into 'main'
Alexander Hansen Færøy
2026-06-03
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dirserver,netdoc: Upgrade to the latest saturating-time
Gabriela Moldovan
2026-06-03
1
-1
/
+1
*
|
|
tor-netdoc: Add TODO for eventdns
Clara Engler
2026-06-03
1
-0
/
+1
*
|
|
tor-netdoc: Change Option<NumericBoolean> to NumericBoolean
Clara Engler
2026-06-03
1
-1
/
+2
*
|
|
tor-netdoc: Replace some item docs with spec links
Clara Engler
2026-06-03
1
-6
/
+3
*
|
|
tor-netdoc: Add TODO for overload_general
Clara Engler
2026-06-03
1
-0
/
+1
*
|
|
tor-netdoc: Add extra_info_digest to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
*
|
|
tor-netdoc: Add contact to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
*
|
|
tor-netdoc: Add overload_general to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
*
|
|
tor-netdoc: Add hibernating field to RouterDesc
Clara Engler
2026-06-03
2
-0
/
+9
|
/
/
*
|
Merge branch 'netdoc-unverified-trait-name' into 'main'
Clara Engler
2026-06-03
8
-22
/
+23
|
\
\
|
*
|
tor-netdoc: Add crate:: to docs xrefs to avoid broken links
Ian Jackson
2026-06-02
1
-2
/
+2
|
*
|
tor-netdoc: Rename NetdocUnverified trait to NetdocParseableUnverified (fmt)
Ian Jackson
2026-06-02
2
-6
/
+6
|
*
|
tor-netdoc: Rename NetdocUnverified trait to NetdocParseableUnverified
Ian Jackson
2026-06-02
8
-16
/
+17
|
*
|
tor-netdoc: Fix two references to NetdocUnverified d-d template
Ian Jackson
2026-06-02
1
-2
/
+2
|
|
/
*
|
tor-netdoc: ns_variety_definition_macros: Use coherent ordering
Ian Jackson
2026-06-02
1
-7
/
+7
*
|
tor-netdoc: ns_variety_definition_macros: Minor grammar fix
Ian Jackson
2026-06-02
1
-1
/
+1
*
|
tor-netdoc: Remove a TODO that we've done
Ian Jackson
2026-06-02
1
-1
/
+0
|
/
*
tor-netdoc: Add spec link for RelayPlatform
Clara Engler
2026-06-02
1
-0
/
+3
*
tor-netdoc: Round-trip test for RelayPlatform encoding
Clara Engler
2026-06-02
1
-0
/
+7
*
tor-netdoc: Implement Display for RelayPlatform
Clara Engler
2026-06-02
2
-0
/
+12
*
tor-netdoc: Store platform of TorVersion in Option (fmt)
Clara Engler
2026-06-02
1
-1
/
+3
[prev]
[next]