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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
tor-netdoc: Move the proto_statuses_parse2_encode module later
Ian Jackson
2026-04-21
1
-88
/
+87
|
*
|
|
|
tor-netdoc: ns Premable: add missing field known_flags
Ian Jackson
2026-04-21
7
-2
/
+10
|
*
|
|
|
tor-netdoc: DocRelayFlags: add convenience constructor
Ian Jackson
2026-04-21
2
-0
/
+11
|
*
|
|
|
tor-netdoc: ns Preamble: derive NetdocEncodableFields
Ian Jackson
2026-04-21
2
-0
/
+2
|
*
|
|
|
tor-netdoc: ns Preamble: Use Constructor
Ian Jackson
2026-04-21
4
-1
/
+17
|
*
|
|
|
tor-netdoc: ns Preamble: use new deftly cfg approach
Ian Jackson
2026-04-21
1
-10
/
+8
|
*
|
|
|
tor-netdoc: DocRelayFlags: rename VoteRepr to NoImplicitRepr
Ian Jackson
2026-04-21
3
-5
/
+6
|
*
|
|
|
tor-netdoc: DocRelayFlags: Provide encoder
Ian Jackson
2026-04-21
1
-3
/
+37
|
*
|
|
|
tor-netdoc: DocRelayFlags: rename helper struct
Ian Jackson
2026-04-21
2
-8
/
+8
|
*
|
|
|
tor-netdoc: impl NetdocEncodableFields for ProtoStatuses
Ian Jackson
2026-04-21
2
-1
/
+16
|
*
|
|
|
tor-netdoc: Split out proto_statuses_parse2_encode module
Ian Jackson
2026-04-21
1
-9
/
+24
|
*
|
|
|
tor-netdoc: impl ItemValueEncodable for tor_protover::Protocols
Ian Jackson
2026-04-21
2
-0
/
+14
|
*
|
|
|
tor-netdoc: impl ItemValueEncodable for NetParams<i32>
Ian Jackson
2026-04-21
2
-0
/
+23
|
*
|
|
|
tor-netdoc: ns Lifetime: derive NetdocEncodableFields
Ian Jackson
2026-04-21
2
-0
/
+2
|
*
|
|
|
tor-netdoc: ns Lifetime: Use Constructor
Ian Jackson
2026-04-21
2
-5
/
+20
|
*
|
|
|
tor-netdoc: ns Lifetime: use new deftly cfg approach
Ian Jackson
2026-04-21
1
-3
/
+5
|
*
|
|
|
tor-netdoc: ConsensusMethods: derive ItemValueEncodable
Ian Jackson
2026-04-21
2
-2
/
+4
|
*
|
|
|
tor-netdoc: Fix type of NotPresent items in ns Preamble
Ian Jackson
2026-04-21
4
-6
/
+9
|
*
|
|
|
tor-netdoc: Implement encoding traits for Arc<T>
Ian Jackson
2026-04-21
3
-0
/
+35
|
/
/
/
/
*
|
|
|
Merge branch 'parse2-more-debug' into 'main'
Clara Engler
2026-04-21
5
-16
/
+154
|
\
\
\
\
|
*
|
|
|
tor-netdoc: Add debugging to ItemValueParseable, demo in test
Ian Jackson
2026-04-13
2
-2
/
+7
|
*
|
|
|
tor-netdoc: Add debugging to ItemValueParseable
Ian Jackson
2026-04-13
1
-1
/
+16
|
*
|
|
|
tor-netdoc: parse2 derives: use NetdocParseAnyCommon in ItemValueParseable
Ian Jackson
2026-04-13
1
-2
/
+1
|
*
|
|
|
tor-netdoc: parse2 derives: Break out NetdocParseAnyCommon
Ian Jackson
2026-04-13
1
-13
/
+21
|
*
|
|
|
tor-netdoc: parse2: with debug for items parsing, show multiplicity
Ian Jackson
2026-04-13
1
-0
/
+1
|
*
|
|
|
tor-netdoc: parse2 multiplicity: Add debugging methods to traits
Ian Jackson
2026-04-13
2
-0
/
+108
|
*
|
|
|
tor-netdoc: derives debug: Add a missing trait import
Ian Jackson
2026-04-13
1
-0
/
+2
*
|
|
|
|
Merge branch 'parse2-item-skip-field' into 'main'
Ian Jackson
2026-04-20
5
-1
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Support `#[deftly(netdoc(skip))]` in items
Ian Jackson
2026-04-20
5
-1
/
+18
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'hostname-newtype' into 'main'
Ian Jackson
2026-04-20
8
-17
/
+226
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Test for IPv6-mapped IPv4 address
Ian Jackson
2026-04-20
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: Test for `::` host address
Ian Jackson
2026-04-20
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: Make Nickname have its own parsing error type
Ian Jackson
2026-04-20
6
-17
/
+24
|
*
|
|
|
|
tor-netdoc: semver.md for InternetHost and Hostname
Ian Jackson
2026-04-20
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: Tests for InternetHost and Hostname
Ian Jackson
2026-04-20
1
-0
/
+65
|
*
|
|
|
|
tor-netdoc: Introduce InternetHost newtype
Ian Jackson
2026-04-20
2
-1
/
+52
|
*
|
|
|
|
tor-netdoc: Introduce Hostname newtype
Ian Jackson
2026-04-20
4
-0
/
+83
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'stream-close' into 'main'
opara
2026-04-20
1
-6
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
tor-proto: small comment and variable name changes
Steven Engler
2026-04-07
1
-6
/
+9
*
|
|
|
|
|
Merge branch 'flake8-type-checking' into 'main'
wesleyac
2026-04-20
1
-0
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add flake8 exceptions for flake8-type-checking
Jim Newsome
2026-03-04
1
-0
/
+9
*
|
|
|
|
|
|
Merge branch 'rm-var-suffix' into 'main'
David Goulet
2026-04-20
1
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
proto: Remove dummy suffixes from variable name
Gabriela Moldovan
2026-04-20
1
-4
/
+4
*
|
|
|
|
|
|
|
Merge branch 'rm-allow' into 'main'
David Goulet
2026-04-20
1
-2
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
proto: Remove unnecessary clippy allow
Gabriela Moldovan
2026-04-20
1
-2
/
+0
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'p2-misc-exactly-1' into 'main'
Clara Engler
2026-04-20
2
-3
/
+6
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tor-netdoc: derives: Expect an intro item
Ian Jackson
2026-04-14
1
-0
/
+1
|
*
|
|
|
|
|
|
tor-netdoc: derives: Reformat a long line
Ian Jackson
2026-04-14
1
-2
/
+4
|
*
|
|
|
|
|
|
tor-netdoc: derives: Remove an otiose test
Ian Jackson
2026-04-14
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'create-fast' into 'main'
David Goulet
2026-04-16
1
-2
/
+2
|
\
\
\
\
\
\
\
[prev]
[next]