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
...
*
|
|
|
|
|
Merge branch 'feat/protocol-warnings' into 'main'
Nick Mathewson
2026-04-08
4
-3
/
+220
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arti: set_protocol_warning_mode to Warn or Off in setup_logging
moumenalaoui
2026-04-08
2
-14
/
+26
|
*
|
|
|
|
|
arti: add protocol_warnings config and wire setup_logging
moumenalaoui
2026-03-27
3
-0
/
+24
|
*
|
|
|
|
|
tor-error: add runtime ProtocolWarningMode and promote TorProtocolViolation i...
moumenalaoui
2026-03-27
1
-1
/
+182
*
|
|
|
|
|
|
proto: Bring back AuthLogDigest and explicitly convert to SLOG/CLOG
David Goulet
2026-04-08
4
-36
/
+27
*
|
|
|
|
|
|
proto: Add ClogDigest and SlogDigest types
David Goulet
2026-04-08
7
-38
/
+80
*
|
|
|
|
|
|
Merge branch 'netdoc-test-fix' into 'main'
Clara Engler
2026-04-08
49
-2668
/
+2825
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tor-netdoc: Add manual happy families microdesc test
Clara Engler
2026-04-08
1
-0
/
+35
|
*
|
|
|
|
|
|
tor-netdoc: Adjust family values for microdesc test
Clara Engler
2026-04-08
1
-12
/
+1
|
*
|
|
|
|
|
|
tor-netdoc: Update microdesc test EC keys
Clara Engler
2026-04-08
1
-9
/
+8
|
*
|
|
|
|
|
|
tor-netdoc: Update microdesc test onion key
Clara Engler
2026-04-08
1
-5
/
+5
|
*
|
|
|
|
|
|
tor-netdoc: "Remove" assert_eq for mds[6]
Clara Engler
2026-04-08
1
-40
/
+0
|
*
|
|
|
|
|
|
tor-netdoc: No longer ignore microdesc parse2 test
Clara Engler
2026-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
tor-netdoc: Remove dead authcert test code
Clara Engler
2026-04-08
1
-29
/
+0
|
*
|
|
|
|
|
|
tor-netdoc: Update dir_auth_cross_cert() test case
Clara Engler
2026-04-08
1
-1
/
+12
|
*
|
|
|
|
|
|
tor-netdoc: Update invalid outer signature test case
Clara Engler
2026-04-08
1
-10
/
+7
|
*
|
|
|
|
|
|
tor-netdoc: Update the invalid cross-cert test case
Clara Engler
2026-04-08
1
-10
/
+7
|
*
|
|
|
|
|
|
tor-netdoc: Update inconsistent fingerprint test case
Clara Engler
2026-04-08
1
-7
/
+9
|
*
|
|
|
|
|
|
tor-netdoc: Constify ALTERNATIVE_AUTHCERT_RAW
Clara Engler
2026-04-08
1
-0
/
+5
|
*
|
|
|
|
|
|
tor-netdoc: Update "trivial" test cases in dir_auth_signature()
Clara Engler
2026-04-08
1
-50
/
+20
|
*
|
|
|
|
|
|
tor-netdoc: Constify VALID_SYSTEM_TIME
Clara Engler
2026-04-08
1
-0
/
+5
|
*
|
|
|
|
|
|
tor-netdoc: Update test vectors in dir_auth_cert
Clara Engler
2026-04-08
1
-15
/
+10
|
*
|
|
|
|
|
|
tor-netdoc: Remove outdated longclaw comment in test
Clara Engler
2026-04-08
1
-2
/
+0
|
*
|
|
|
|
|
|
tor-netdoc: Replace a File::open with include_str
Clara Engler
2026-04-08
1
-7
/
+2
|
*
|
|
|
|
|
|
tor-netdoc: Constify the raw authcert test vector
Clara Engler
2026-04-08
1
-0
/
+1
|
*
|
|
|
|
|
|
tor-netdoc: Constify the authcert test vectors
Clara Engler
2026-04-08
1
-0
/
+41
|
*
|
|
|
|
|
|
tor-netdoc: Add to_rsa_id() helper function
Clara Engler
2026-04-08
1
-0
/
+7
|
*
|
|
|
|
|
|
tor-netdoc: Add pem_to_rsa_pk helper function
Clara Engler
2026-04-08
1
-0
/
+7
|
*
|
|
|
|
|
|
tor-netdoc: Add to_system_time helper function
Clara Engler
2026-04-08
1
-0
/
+7
|
*
|
|
|
|
|
|
tor-netdoc: Fix broken poc tests
Clara Engler
2026-04-08
1
-2
/
+2
|
*
|
|
|
|
|
|
testdata2: Update with job 1468137
Clara Engler
2026-04-07
45
-2468
/
+2610
|
*
|
|
|
|
|
|
testdata2: Patch lines starting with "@"
Clara Engler
2026-04-07
1
-0
/
+13
|
*
|
|
|
|
|
|
testdata: Embed testdata2/README update into script
Clara Engler
2026-04-07
1
-0
/
+5
|
*
|
|
|
|
|
|
testdata2: Fix directory structure in zip archive
Clara Engler
2026-04-07
1
-1
/
+2
|
*
|
|
|
|
|
|
testdata2: Use absolute paths using git
Clara Engler
2026-04-07
1
-6
/
+12
*
|
|
|
|
|
|
|
Merge branch 'normal-item-arg-ip-addr' into 'main'
Ian Jackson
2026-04-08
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tor-netdoc: impl NormalItemArgument for IpAddr
Ian Jackson
2026-04-08
1
-0
/
+2
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'fix-help-msg' into 'main'
Nick Mathewson
2026-04-08
6
-4
/
+19
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
arti: tests: Add regression test for `arti -h`
hjrgrn
2026-04-08
5
-0
/
+13
|
*
|
|
|
|
|
|
arti: Fix help message display order
hjrgrn
2026-04-08
1
-4
/
+6
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'create-fast' into 'main'
opara
2026-04-08
24
-106
/
+1122
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tor-proto: replace use of `ChannelDirection` with `CircIdRange`
Steven Engler
2026-04-08
4
-25
/
+16
|
*
|
|
|
|
|
|
Revert "tor-proto: change `CreateResponse` to `restricted_msg!`"
Steven Engler
2026-04-08
2
-29
/
+20
|
*
|
|
|
|
|
|
tor-proto: add a `From<$ttype>` impl for `RestrictedChanMsgSet`
Steven Engler
2026-04-08
1
-0
/
+8
|
*
|
|
|
|
|
|
tor-{proto,chanmgr}: change how channels accept a CREATE* handler
Steven Engler
2026-04-08
9
-103
/
+158
|
*
|
|
|
|
|
|
tor-proto: simplify error handling in `CreateRequestHandler::handle_create()`
Steven Engler
2026-04-08
1
-71
/
+85
|
*
|
|
|
|
|
|
tor-proto: rename `CircIdRange::is_allowed_by_peer()` to `is_allowed_for_peer()`
Steven Engler
2026-04-08
1
-2
/
+2
|
*
|
|
|
|
|
|
tor-proto: remove TODO about `UniqId` overflow
Steven Engler
2026-04-08
1
-2
/
+2
|
*
|
|
|
|
|
|
tor-proto: handle incoming RELAY_EARLY messages
Steven Engler
2026-04-08
1
-2
/
+10
|
*
|
|
|
|
|
|
arti-relay: add support for a `CreateRequestHandler`
Steven Engler
2026-04-08
5
-2
/
+202
[prev]
[next]