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
/
arti-relay
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor-* and arti-* crates
Steven Engler
2026-08-03
1
-31
/
+31
*
maint: ran fixup-features
Steven Engler
2026-08-03
1
-0
/
+2
*
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
*
tor-proto: remove `CircNetParameters::extend_by_ed25519_id`
Steven Engler
2026-07-27
1
-4
/
+1
*
Merge branch 'remove-expect-unused' into 'main'
Ian Jackson
2026-07-27
2
-2
/
+2
|
\
|
*
arti-relay: Add back allow(clippy::unused_async)
Gabriela Moldovan
2026-07-27
2
-0
/
+2
|
*
arti-relay: Remove unused_async clippy escape hatch
Gabriela Moldovan
2026-07-27
2
-2
/
+0
*
|
Require derive-deftly 1.11.4
Ian Jackson
2026-07-23
1
-1
/
+1
|
/
*
arti-relay: Turn a TODO(relay-tuning) into TODO DIRMIRROR
Gabriela Moldovan
2026-07-22
1
-1
/
+1
*
arti-relay: Add a TODO from @opara
Gabriela Moldovan
2026-07-22
1
-0
/
+5
*
arti-relay: s/stream/tor_stream for clarity
Gabriela Moldovan
2026-07-22
1
-5
/
+5
*
arti-relay: Warn if incoming stream handler task can't be launched
Gabriela Moldovan
2026-07-22
1
-2
/
+4
*
arti-relay: Handle directory streams
Gabriela Moldovan
2026-07-22
2
-2
/
+12
*
arti-relay: Spawn a DirMirror::serve() task
Gabriela Moldovan
2026-07-22
1
-2
/
+6
*
arti-relay: Store a DirMirror in TorRelay
Gabriela Moldovan
2026-07-22
2
-0
/
+16
*
arti-relay: Add a task for handling incoming streams
Gabriela Moldovan
2026-07-22
5
-1
/
+116
*
proto: Return the incoming streams from the create handler
Gabriela Moldovan
2026-07-22
1
-2
/
+11
*
arti-relay: simplify tests by removing some `Arc`s
Steven Engler
2026-07-20
3
-14
/
+10
*
arti-relay: remove `Arc` from around `KeyMgr`
Steven Engler
2026-07-20
2
-17
/
+12
*
arti-relay: make `FullKeyView` generic over a `Borrow<KeyMgr>`
Steven Engler
2026-07-20
3
-8
/
+19
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-1
/
+0
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
proto: Pass the allowed incoming commands to CreateRequestHandler
Gabriela Moldovan
2026-06-30
2
-0
/
+7
*
Merge branch 'version-bumps'
Nick Mathewson
2026-06-30
1
-29
/
+30
|
\
|
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-29
/
+29
*
|
Run cargo sort in arti-relay.
Nick Mathewson
2026-06-30
1
-4
/
+3
*
|
arti-relay: Make "metrics" experimental
Nick Mathewson
2026-06-30
1
-2
/
+0
*
|
Run "fixup-features".
Nick Mathewson
2026-06-30
1
-0
/
+2
|
/
*
arti-relay: Link IncomingStreamRequestFilter in RequestFilter
Gabriela Moldovan
2026-06-29
1
-1
/
+2
*
proto: Pass an IncomingStreamRequestFilter factory to the create handler
Gabriela Moldovan
2026-06-29
1
-0
/
+2
*
arti-relay: Add an unimplemented stream request filter
Gabriela Moldovan
2026-06-29
2
-0
/
+24
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
7
-0
/
+7
|
\
[next]