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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-netdoc: Remove accidential TODO left-over
Clara Engler
2026-06-09
1
-1
/
+0
*
|
|
tor-netcoc: NetdocParseableUnverified derive: forbid NetdocParseable
Ian Jackson
2026-06-10
2
-0
/
+12
*
|
|
tor-netdoc: parse2: Add more docs about verification
Ian Jackson
2026-06-10
1
-3
/
+26
*
|
|
tor-netdoc: parse2: use TimeRangebound in example
Ian Jackson
2026-06-10
1
-3
/
+6
*
|
|
tor-netdoc: parse2: Deprecate check_validity_time
Ian Jackson
2026-06-10
3
-1
/
+8
*
|
|
tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify (fmt)
Ian Jackson
2026-06-10
1
-94
/
+44
*
|
|
tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify
Ian Jackson
2026-06-10
1
-37
/
+47
*
|
|
tor-netdoc: authcert tests: add some parentheses
Ian Jackson
2026-06-10
1
-4
/
+4
*
|
|
tor-netdoc: authcert tests: insist on return value type
Ian Jackson
2026-06-10
1
-5
/
+5
*
|
|
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
37
-0
/
+57
|
\
\
\
|
*
|
|
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
13
-0
/
+24
|
*
|
|
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
32
-0
/
+33
|
|
/
/
*
|
|
tor-netdoc: Fix a doc comment formatting botch
Ian Jackson
2026-06-09
1
-1
/
+1
*
|
|
tor-netdoc: Introduce toplevel NeteworkStatus type
Ian Jackson
2026-06-09
4
-0
/
+73
*
|
|
tor-netdoc: F64Finite, initially for votes' stats items
Ian Jackson
2026-06-09
2
-0
/
+134
*
|
|
tor-netdoc: impl EncodeOrd for Signature
Ian Jackson
2026-06-09
1
-1
/
+8
*
|
|
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
2
-2
/
+85
*
|
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
1
-0
/
+16
|
\
\
|
*
|
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
2
-11
/
+12
|
\
\
|
*
|
tor-netdoc: Test for UTF-8 port policy edge case
5225225
2026-06-03
2
-0
/
+7
|
*
|
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
*
|
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
1
-0
/
+8
*
|
tor-netdoc: Add contact to RouterDesc
Clara Engler
2026-06-03
1
-0
/
+8
*
|
tor-netdoc: Add overload_general to RouterDesc
Clara Engler
2026-06-03
1
-0
/
+8
[prev]
[next]