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
...
*
|
|
|
|
|
|
|
|
Merge branch 'expectation' into 'main'
opara
2026-05-13
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Turn an expectation into an allow
Ian Jackson
2026-05-13
1
-1
/
+1
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'connect_error' into 'main'
opara
2026-05-13
4
-32
/
+80
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
chanmgr: report target address, not proxy address, in error
Nick Mathewson
2026-05-07
4
-6
/
+12
|
*
|
|
|
|
|
|
|
chanmgr: refactor error types
Nick Mathewson
2026-05-07
4
-21
/
+46
|
*
|
|
|
|
|
|
|
chanmgr: Do not turn connect errors into proxy errors.
Nick Mathewson
2026-05-07
2
-15
/
+32
*
|
|
|
|
|
|
|
|
Merge branch 'random-range' into 'main'
Ian Jackson
2026-05-13
1
-0
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
clippy: Work around bug where it claims method doesn't exist
Ian Jackson
2026-05-13
1
-0
/
+6
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
tor-netdoc: SharedRandParticipate: Add TODO re "presence" type
Ian Jackson
2026-05-13
1
-0
/
+2
*
|
|
|
|
|
|
|
|
tor-netdoc: SharedRandCommitV1: Improve type of reveal
Ian Jackson
2026-05-13
1
-1
/
+4
*
|
|
|
|
|
|
|
|
tor-netdoc: SharedRandCommitV1: Improve type of commit
Ian Jackson
2026-05-13
1
-1
/
+7
*
|
|
|
|
|
|
|
|
tor-netdoc: VoteAuthorityEntry: reorder fields to spec order
Ian Jackson
2026-05-13
1
-4
/
+4
*
|
|
|
|
|
|
|
|
tor-netdoc: rustfmt (re-alphabetise and re-wrap imports)
Ian Jackson
2026-05-13
1
-2
/
+1
*
|
|
|
|
|
|
|
|
tor-netdoc: vote authority entry: declare it complete
Ian Jackson
2026-05-13
1
-3
/
+0
*
|
|
|
|
|
|
|
|
tor-netdoc: vote authority entry: parse shared-rand-commit
Ian Jackson
2026-05-13
1
-2
/
+89
*
|
|
|
|
|
|
|
|
tor-netdoc: vote authority entry: parse shared-rand-participate
Ian Jackson
2026-05-13
1
-1
/
+21
*
|
|
|
|
|
|
|
|
tor-netdoc: vote authority entry: parse legacy-dir-key
Ian Jackson
2026-05-13
1
-1
/
+6
*
|
|
|
|
|
|
|
|
tor-netdoc: Soften a TODO.
Ian Jackson
2026-05-13
1
-2
/
+2
*
|
|
|
|
|
|
|
|
tor-netdoc: Add a ticket reference for a TODO
Ian Jackson
2026-05-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
tor-netdoc: Add shared-rand-*-status to VoteAuthorityEntry
Ian Jackson
2026-05-13
2
-5
/
+4
*
|
|
|
|
|
|
|
|
tor-netdoc: Break out SharedRandStatuses, and remove it from votes
Ian Jackson
2026-05-13
6
-14
/
+40
*
|
|
|
|
|
|
|
|
tor-netdoc: impl Ord and PartialOrd for byte wrapper types
Ian Jackson
2026-05-13
2
-2
/
+15
*
|
|
|
|
|
|
|
|
tor-netdoc: derive Ord and PartialOrd for RSA fingerprint types
Ian Jackson
2026-05-13
2
-4
/
+5
*
|
|
|
|
|
|
|
|
tor-netdoc: impl NetdocEncodableFields for NotPresent
Ian Jackson
2026-05-13
1
-1
/
+4
*
|
|
|
|
|
|
|
|
tor-netdoc: NetdocEncodableFields: Suppress warnings for empty structs
Ian Jackson
2026-05-13
1
-0
/
+2
*
|
|
|
|
|
|
|
|
tor-netdoc: NetdocEncodableFields: Suppress warnings for empty structs (pre-fmt)
Ian Jackson
2026-05-13
1
-1
/
+4
*
|
|
|
|
|
|
|
|
tor-netdoc: Parsing with `#[netdoc(flatten)]`: cope with non-path types
Ian Jackson
2026-05-13
1
-1
/
+1
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'rd-fingerprint' into 'main'
Clara Engler
2026-05-13
3
-6
/
+24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tor-netdoc: Change fingerprint to Option<SpFingerprint>
Clara Engler
2026-05-12
2
-2
/
+3
|
*
|
|
|
|
|
|
|
tor-netdoc: Obtain RSA identity from signing key
Clara Engler
2026-05-12
1
-2
/
+1
|
*
|
|
|
|
|
|
|
tor-netdoc: Return copy in RouterDesc::rsa_identity()
Clara Engler
2026-05-12
3
-4
/
+22
*
|
|
|
|
|
|
|
|
Merge branch 'directory-signature-3' into 'main'
Clara Engler
2026-05-13
9
-584
/
+620
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Replace an IEFE with use of .and_then() (fmt)
Ian Jackson
2026-05-05
1
-6
/
+5
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Replace an IEFE with use of .and_then()
Ian Jackson
2026-05-05
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Apply deferred rustfmt churn
Ian Jackson
2026-04-29
4
-37
/
+42
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Turn DirectorySignatureHashAlgo back into a normal struct
Ian Jackson
2026-04-29
2
-31
/
+12
|
*
|
|
|
|
|
|
|
|
tor-netdoc: re-privatise some methods
Ian Jackson
2026-04-29
1
-6
/
+4
|
*
|
|
|
|
|
|
|
|
tor-netdoc: directory-signature: don't re-hash unnecessarily
Ian Jackson
2026-04-29
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Fix handling of explicit vs implicit dir sig SHA1 hash
Ian Jackson
2026-04-29
1
-6
/
+2
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Fix signature of hash_slice_for_verification
Ian Jackson
2026-04-29
2
-14
/
+10
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Fix signature of hash_slice_for_verification (pre-fmt)
Ian Jackson
2026-04-29
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Abolish poc's netstatus signature type
Ian Jackson
2026-04-29
3
-173
/
+19
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Promote hash_slice_for_verification to prod
Ian Jackson
2026-04-29
2
-13
/
+13
|
*
|
|
|
|
|
|
|
|
tor-netdoc: impl SignatureItemParseable for netstatus::Signature
Ian Jackson
2026-04-29
1
-1
/
+14
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Introduce DirectorySignaturesHashesAccu::update_from
Ian Jackson
2026-04-29
2
-16
/
+53
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Promote poc's DirectorySignaturesHashesAccu to prod
Ian Jackson
2026-04-29
2
-29
/
+41
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Make some items temporarily pub(crate)
Ian Jackson
2026-04-29
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
tor-netdoc: Temporary conversions between the two DirectorySignatureHashAlgos
Ian Jackson
2026-04-29
1
-0
/
+20
|
*
|
|
|
|
|
|
|
|
tor-netdoc: netstatus signature hashing: Add TODO re wasted work
Ian Jackson
2026-04-29
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
tor-netdoc: netstatus signature hashing: Add TODO re unnamed sha1
Ian Jackson
2026-04-29
1
-0
/
+16
[prev]
[next]