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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-netdoc: Public SpFingerprint
Clara Engler
2026-04-22
3
-3
/
+4
|
*
|
tor-netdoc: Test AddrPolicy's parse2 accumulator
Clara Engler
2026-04-22
1
-0
/
+58
|
*
|
tor-netdoc: NetdocParseableFields for AddrPolicy
Clara Engler
2026-04-22
2
-2
/
+31
|
*
|
tor-netdoc: NormalItemArgument for AddrPortPattern
Clara Engler
2026-04-22
2
-0
/
+4
|
*
|
tor-netdoc: Derive PartialEq,Eq for addrpolicy.rs
Clara Engler
2026-04-22
2
-2
/
+4
|
*
|
tor-netdoc: Add TODO for BTreeSet in RelayFamilyIds
Clara Engler
2026-04-22
1
-1
/
+5
|
*
|
tor-netdoc: Add dedup() to RelayFamilyIds
Clara Engler
2026-04-22
2
-0
/
+6
|
*
|
tor-netdoc: Add sort() to RelayFamilyIds
Clara Engler
2026-04-22
2
-0
/
+6
|
*
|
tor-netdoc: Add ExtraInfoDigests
Clara Engler
2026-04-22
3
-2
/
+18
|
*
|
tor-cert: Derive Debug, Clone for SigCheckedCert
Clara Engler
2026-04-22
2
-0
/
+2
|
*
|
tor-netdoc: Add RouterDescIntroItem
Clara Engler
2026-04-22
3
-2
/
+27
|
*
|
tor-netdoc: Eq for Nickname
Clara Engler
2026-04-22
2
-1
/
+2
|
*
|
tor-netdoc: Add OverloadGeneral type
Clara Engler
2026-04-22
3
-0
/
+36
|
*
|
tor-netdoc: Test SpFingerprint 10x4 requirement
Clara Engler
2026-04-22
1
-0
/
+60
|
*
|
tor-netdoc: ItemArgumentParseable for SpFingerprint
Clara Engler
2026-04-22
1
-0
/
+32
|
*
|
tor-netdoc: Speclink for SpFingerprint rustdoc comment
Clara Engler
2026-04-22
1
-0
/
+2
|
*
|
tor-netdoc: Introduce FixedB16U
Clara Engler
2026-04-22
1
-0
/
+31
|
*
|
tor-netdoc: Add test for NumericBoolean
Clara Engler
2026-04-22
1
-0
/
+13
|
*
|
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
*
|
|
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
8
-649638
/
+810
|
\
\
\
|
*
|
|
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
3
-15
/
+43
|
*
|
|
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
3
-0
/
+450
*
|
|
|
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
[prev]
[next]