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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
geoip: Mark CountryCode as repr(transparent)
Nick Mathewson
2026-04-16
1
-0
/
+1
|
*
|
geoip: Change CountryCode to NonZeroU16 internally
Nick Mathewson
2026-04-16
1
-13
/
+20
|
*
|
geoip: Change DenseRangeMap to use Cow.
Nick Mathewson
2026-04-16
1
-9
/
+30
|
*
|
geoip: rename internal get to get1.
Nick Mathewson
2026-04-15
2
-41
/
+40
|
*
|
geoip: Make asn data conditional.
Nick Mathewson
2026-04-15
4
-97
/
+149
|
*
|
geoip: Migrate code to DenseRangeMap.
Nick Mathewson
2026-04-15
5
-33
/
+47
|
*
|
geoip: Extract common line-parsing code.
Nick Mathewson
2026-04-15
1
-47
/
+71
|
*
|
geoip: Add new internal DenseRangeMap type
Nick Mathewson
2026-04-15
4
-0
/
+488
*
|
|
Merge branch 'nd-preamble' into 'main'
Ian Jackson
2026-04-21
10
-107
/
+337
|
\
\
\
|
*
|
|
tor-netdoc: Minimally avoid emitting bad netparams keywords
Ian Jackson
2026-04-21
1
-1
/
+36
|
*
|
|
tor-netdoc: Fix c&p error in comment
Ian Jackson
2026-04-21
1
-1
/
+1
|
*
|
|
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
[prev]
[next]