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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
tor-netdoc: Implement ItemValueParseable instead for RelayPlatform
Clara Engler
2026-06-16
2
-4
/
+7
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'edcert-papercuts' into 'main'
Ian Jackson
2026-06-16
1
-38
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tor-netdoc: Remove unequal key check from edcerts
Clara Engler
2026-06-16
1
-16
/
+4
|
*
|
|
|
|
|
|
|
tor-netdoc: Merge edcert tests together
Clara Engler
2026-06-16
1
-22
/
+4
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'reconfig-check' into 'main'
David Goulet
2026-06-16
1
-15
/
+42
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arti-client: warn if reconfig left client in inconsistent state
Steven Engler
2026-06-11
1
-15
/
+42
*
|
|
|
|
|
|
|
|
Merge branch 'flowctrl-tests' into 'main'
opara
2026-06-16
3
-15
/
+435
|
\
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tor-proto: add a unit test for `XonXoffReader`
Steven Engler
2026-06-16
2
-1
/
+399
|
*
|
|
|
|
|
|
|
tor-proto: add `DrainRateNotifier` trait for `XonXoffReader`
Steven Engler
2026-06-10
1
-13
/
+35
|
*
|
|
|
|
|
|
|
tor-cell: impl `PartialEq + Eq` on `XonKbpsEwma`
Steven Engler
2026-06-10
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'fix-authcert' into 'main'
Clara Engler
2026-06-16
1
-1
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
tor-netdoc: fix EncodedAuthCert parsing
Ian Jackson
2026-06-15
1
-1
/
+2
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'string-slice-types' into 'main'
Ian Jackson
2026-06-15
3
-36
/
+21
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tor-netdoc: Replace string slice in LongIdent
Clara Engler
2026-06-15
1
-7
/
+3
|
*
|
|
|
|
|
|
|
tor-netdoc: Use .rsplit_once() in AddrPortPattern
Clara Engler
2026-06-15
1
-4
/
+2
|
*
|
|
|
|
|
|
|
tor-netdoc: Replace string slice in address parse helper
Clara Engler
2026-06-15
1
-5
/
+4
|
*
|
|
|
|
|
|
|
tor-netdoc: Use .split_once() in IpPattern
Clara Engler
2026-06-15
1
-3
/
+2
|
*
|
|
|
|
|
|
|
tor-netdoc: Use .split_once() in PortRange
Clara Engler
2026-06-15
1
-17
/
+10
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
tor-netdoc: rs.rs: tidy imports
Ian Jackson
2026-06-15
1
-2
/
+3
*
|
|
|
|
|
|
|
tor-netdoc: routerstatus entries: Add `stats` item (votes only)
Ian Jackson
2026-06-15
5
-2
/
+9
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'rename-auth-auth-auth' into 'main'
Clara Engler
2026-06-15
2
-11
/
+9
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
tor-netdoc: Rename variants in VerifyGeneralTrustedAuthorities (fmt)
Ian Jackson
2026-06-11
1
-3
/
+1
|
*
|
|
|
|
|
tor-netdoc: Rename variants in VerifyGeneralTrustedAuthorities
Ian Jackson
2026-06-11
2
-9
/
+9
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'destroy' into 'main'
opara
2026-06-12
3
-29
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-proto: circ handshake now always uses NONE destroy reason
Steven Engler
2026-06-12
2
-29
/
+5
|
*
|
|
|
|
tor-cell: document that destroy reason should be NONE
Steven Engler
2026-06-12
1
-0
/
+7
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'verify-general' into 'main'
Ian Jackson
2026-06-11
4
-100
/
+245
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: verify_general: explain an exhaustive pattern
Ian Jackson
2026-06-11
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: consensuses: Add a TODO about validate's signature
Ian Jackson
2026-06-11
1
-0
/
+2
|
*
|
|
|
|
tor-netdoc: consensuses: Introduce VerifyGeneralTrustedAuthorities (fmt)
Ian Jackson
2026-06-11
2
-10
/
+9
|
*
|
|
|
|
tor-netdoc: consensuses: Introduce VerifyGeneralTrustedAuthorities
Ian Jackson
2026-06-11
3
-11
/
+43
|
*
|
|
|
|
tor-netdoc: certs: Use .contains() in one place
Ian Jackson
2026-06-11
1
-1
/
+1
|
*
|
|
|
|
tor-netdoc: Apply deferred rustfmt import churn
Ian Jackson
2026-06-11
2
-3
/
+2
|
*
|
|
|
|
tor-netdoc: ns verification: Allow "dry run" to just get missing certs info
Ian Jackson
2026-06-11
2
-10
/
+25
|
*
|
|
|
|
tor-netdoc: ns verification: Collect missing certs/sigs information
Ian Jackson
2026-06-11
1
-2
/
+68
|
*
|
|
|
|
tor-netdoc: ns verification: verify_general, return Result, tidy caller
Ian Jackson
2026-06-11
1
-5
/
+2
|
*
|
|
|
|
tor-netdoc: ns verification: verify_general, return Result
Ian Jackson
2026-06-11
3
-5
/
+10
|
*
|
|
|
|
tor-netdoc: ns verification: abolish SigCheckResult
Ian Jackson
2026-06-11
1
-27
/
+5
|
*
|
|
|
|
tor-netdoc: ns verification: Introduce ConsensusSignatureToVerify
Ian Jackson
2026-06-11
1
-9
/
+53
|
*
|
|
|
|
tor-netdoc: poc: Abolish core of separate verification logic
Ian Jackson
2026-06-11
1
-50
/
+12
|
*
|
|
|
|
tor-netdoc: poc: Skip duplicate signatures earlier.
Ian Jackson
2026-06-11
1
-0
/
+4
|
*
|
|
|
|
tor-netdoc: poc: Reorder slightly
Ian Jackson
2026-06-11
1
-4
/
+5
|
*
|
|
|
|
tor-netdoc: poc: Use let else continue (fmt)
Ian Jackson
2026-06-11
1
-18
/
+18
|
*
|
|
|
|
tor-netdoc: poc: Use let else continue
Ian Jackson
2026-06-11
1
-2
/
+4
|
*
|
|
|
|
tor-netdoc: ns verification: verify_general, remove an otiose typecheck
Ian Jackson
2026-06-11
1
-2
/
+1
|
*
|
|
|
|
tor-netdoc: ns verification: verify_general, disassemble Signature
Ian Jackson
2026-06-11
1
-2
/
+13
|
*
|
|
|
|
tor-netdoc: ns verification: verify_general, add trusted_auth's argument
Ian Jackson
2026-06-11
1
-0
/
+15
|
*
|
|
|
|
tor-netdoc: ns verification: Use the proper hash field
Ian Jackson
2026-06-11
1
-9
/
+2
|
*
|
|
|
|
tor-netdoc: ns verification: Use let else to avoid an unwrap
Ian Jackson
2026-06-11
1
-5
/
+3
|
*
|
|
|
|
tor-netdoc: ns verification: Break out SignatureGroup::verify_general
Ian Jackson
2026-06-11
1
-1
/
+23
[prev]
[next]