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
...
|
*
|
|
|
tor-netdoc: Add NumericBoolean
Clara Engler
2026-04-22
3
-1
/
+41
*
|
|
|
|
Merge branch 'netdoc-features-1' into 'main'
Clara Engler
2026-04-22
2
-4
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tor-netdoc: Introduce the `incomplete` cargo feature
Ian Jackson
2026-04-21
2
-2
/
+10
|
*
|
|
|
tor-netdoc: Make the document type features imply each other and `encode`
Ian Jackson
2026-04-21
1
-2
/
+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'webpki-again' into 'main'
gabi-250
2026-04-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Update rustls-webpki to fix RUSTSEC-2026-0104
Ian Jackson
2026-04-22
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'ntor-keys-struct' into 'main'
David Goulet
2026-04-21
6
-35
/
+105
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
relay: Modify RelayNtorKeys to use a constructor
David Goulet
2026-04-21
4
-42
/
+43
|
*
|
|
proto: Make the CreateRequestHandler::new() take the ntor keys
David Goulet
2026-04-21
3
-16
/
+28
|
*
|
|
relay: Use the new RelayNtorKeys for the create handler
David Goulet
2026-04-21
2
-37
/
+32
|
*
|
|
relay-crypto: Add RelayNtorKeys struct holding both Ntor keys
David Goulet
2026-04-21
1
-0
/
+48
|
*
|
|
relay: Sort Ntor keys by valid_until
David Goulet
2026-04-21
1
-1
/
+15
|
/
/
/
*
|
|
Merge branch 'rust-1.95-warnings' into 'main'
Nick Mathewson
2026-04-21
5
-19
/
+11
|
\
\
\
|
*
|
|
dirserver: Skip warnings re SaturatingTime::saturating_duration_since
Nick Mathewson
2026-04-21
1
-0
/
+2
|
*
|
|
dirmgr: Use HashMap::into_values.
Nick Mathewson
2026-04-21
1
-2
/
+2
|
*
|
|
circmgr: simplify a loop counter.
Nick Mathewson
2026-04-21
1
-3
/
+1
|
*
|
|
tor-netdoc: Simplify sort_by to sort_by_key
Nick Mathewson
2026-04-21
1
-1
/
+1
|
*
|
|
tor-proto: Simplify a match+if statement.
Nick Mathewson
2026-04-21
1
-13
/
+5
|
|
/
/
*
|
|
Merge branch 'geoip-datasegment' into 'main'
Nick Mathewson
2026-04-21
9
-649639
/
+856
|
\
\
\
|
*
|
|
Remove tor-geoip/data.
Nick Mathewson
2026-04-16
2
-649499
/
+0
|
*
|
|
geoip: Use tor-geoip-db as source of data.
Nick Mathewson
2026-04-16
4
-16
/
+51
|
*
|
|
geoip: Add export functionality
Nick Mathewson
2026-04-16
3
-0
/
+75
|
*
|
|
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
[prev]
[next]