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 'uploader-arc' into 'main'
opara
2026-07-30
4
-18
/
+21
|
\
\
\
\
|
*
|
|
|
tor-dirpublish: change `Uploader::upload()` to not require `Arc`
Steven Engler
2026-07-30
4
-18
/
+21
*
|
|
|
|
Merge branch 'verify-fix' into 'main'
Clara Engler
2026-07-30
1
-7
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
tor-netdoc: Mark RouterDescUnverified::verify() incomplete
Clara Engler
2026-07-30
1
-0
/
+3
|
*
|
|
|
|
tor-netdoc: Properly obtain min/max for start and end time
Clara Engler
2026-07-30
1
-2
/
+2
|
*
|
|
|
|
tor-netdoc: Rename min/max to start and end time
Clara Engler
2026-07-30
1
-5
/
+7
*
|
|
|
|
|
Merge branch 'testdata-typo' into 'main'
Ian Jackson
2026-07-30
2
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tor-netdoc: Fix typo in testdata-live-download and RELAY_* constants
Ian Jackson
2026-07-30
2
-3
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'mock-net' into 'main'
David Goulet
2026-07-30
5
-0
/
+476
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-proto: add unit tests for some circuit handshakes
Steven Engler
2026-07-29
1
-0
/
+130
|
*
|
|
|
|
tor-proto: add 'test_utils' mod for channel tests
Steven Engler
2026-07-29
2
-0
/
+308
|
*
|
|
|
|
tor-proto: add test-only `NoOpChannelProvider`
Steven Engler
2026-07-29
1
-0
/
+22
|
*
|
|
|
|
tor-proto: add test-only `NoOpRequestFilter`
Steven Engler
2026-07-29
1
-0
/
+16
*
|
|
|
|
|
Merge branch 'rd-verify' into 'main'
Clara Engler
2026-07-30
4
-8
/
+359
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tor-netdoc: Add various TODO follow-ups
Clara Engler
2026-07-30
2
-3
/
+8
|
*
|
|
|
|
tor-netdoc: Make RouterDescUnverified::verify() public
Clara Engler
2026-07-30
2
-2
/
+2
|
*
|
|
|
|
tor-netdoc: Run cargo-fmt
Clara Engler
2026-07-30
1
-3
/
+13
|
*
|
|
|
|
tor-netdoc: Allow dead_code for RouterDesc::verify
Clara Engler
2026-07-30
1
-0
/
+1
|
*
|
|
|
|
tor-netdoc: Add large RouterDesc verification test
Clara Engler
2026-07-30
1
-1
/
+169
|
*
|
|
|
|
tor-netdoc: Enable cvt-x25519 for llcrypto
Clara Engler
2026-07-30
1
-1
/
+1
|
*
|
|
|
|
tor-netdoc: Add test only rd_encode_sign() method
Clara Engler
2026-07-30
1
-0
/
+46
|
*
|
|
|
|
tor-netdoc: Call .verify() in test_parse2_simple
Clara Engler
2026-07-30
1
-1
/
+8
|
*
|
|
|
|
tor-netdoc: Add RouterDescUnverified::verify()
Clara Engler
2026-07-30
1
-5
/
+118
|
*
|
|
|
|
tor-netdoc: Derive Copy for Ed25519Public
Clara Engler
2026-07-29
2
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
tor-proto: fix tests when `feature = relay`
Steven Engler
2026-07-29
1
-1
/
+1
*
|
|
|
|
proto: Use PeerInfo to log responder channel addr
David Goulet
2026-07-29
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'no-tap' into 'main'
Ian Jackson
2026-07-29
1
-49
/
+1
|
\
\
\
\
|
*
|
|
|
tor-netdoc: routerdesc: Abolish onion-key & -crosscert handling in old parser
Ian Jackson
2026-07-29
1
-38
/
+0
|
*
|
|
|
tor-netdoc: routerdesc: Abolish onion-key (obsolete TAP) field
Ian Jackson
2026-07-29
1
-11
/
+1
*
|
|
|
|
relay: Keep desc publisher idle until encoding is implemented
David Goulet
2026-07-28
1
-1
/
+2
*
|
|
|
|
relay: Make build_descriptor() return Arc<str>
David Goulet
2026-07-28
1
-9
/
+2
*
|
|
|
|
relay: Add needeed changes to dirmirror todo comment
David Goulet
2026-07-28
1
-1
/
+2
*
|
|
|
|
relay: Get rid of our custom relay desc uploader
David Goulet
2026-07-28
1
-51
/
+20
*
|
|
|
|
relay: Use mpsc_channel_no_memquota for tasks' queue
David Goulet
2026-07-28
2
-4
/
+5
*
|
|
|
|
relay: Move authorities ownership to TorRelay
David Goulet
2026-07-28
2
-20
/
+12
*
|
|
|
|
relay: Adjust the try_send() error message
David Goulet
2026-07-28
2
-3
/
+6
*
|
|
|
|
relay: Use warn_report on crypto task command failure
David Goulet
2026-07-28
1
-1
/
+2
*
|
|
|
|
relay: Use DirectHttpUploader for the desc task
David Goulet
2026-07-28
1
-31
/
+12
*
|
|
|
|
relay: Return bug error if dir authority has no address(es)
David Goulet
2026-07-28
1
-3
/
+4
*
|
|
|
|
relay: Make compute_targets() not return an Option
David Goulet
2026-07-28
1
-10
/
+10
*
|
|
|
|
relay: Remove runtime from desc task struct
David Goulet
2026-07-28
2
-13
/
+6
*
|
|
|
|
relay: Add crypto task command channel
David Goulet
2026-07-28
4
-12
/
+97
*
|
|
|
|
relay: Pass the desc task TX to the crypto task
David Goulet
2026-07-28
4
-6
/
+28
*
|
|
|
|
relay: Implement descriptor upload in desc task
David Goulet
2026-07-28
2
-10
/
+31
*
|
|
|
|
relay: Pass the dirauth list to the desc task
David Goulet
2026-07-28
3
-11
/
+53
*
|
|
|
|
relay: Initial skeleton of the descriptor upload task
David Goulet
2026-07-28
4
-0
/
+280
|
/
/
/
/
*
|
|
|
Merge branch 'destroyreason' into 'main'
gabi-250
2026-07-28
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
align DestroyReason with torspec!490
ramdoys
2026-07-28
2
-3
/
+3
|
|
/
/
/
*
|
|
|
tor-proto: build crypt state after building hop settings
Steven Engler
2026-07-27
1
-10
/
+10
*
|
|
|
tor-proto: move where we split 'crypt' in CREATE_FAST handshake
Steven Engler
2026-07-27
1
-2
/
+2
[prev]
[next]