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
/
arti-relay
/
src
/
tasks
/
descriptor.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
1
-2
/
+3
*
relay: Adjust the try_send() error message
David Goulet
2026-07-28
1
-2
/
+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
1
-11
/
+5
*
relay: Add crypto task command channel
David Goulet
2026-07-28
1
-3
/
+25
*
relay: Pass the desc task TX to the crypto task
David Goulet
2026-07-28
1
-3
/
+3
*
relay: Implement descriptor upload in desc task
David Goulet
2026-07-28
1
-10
/
+29
*
relay: Pass the dirauth list to the desc task
David Goulet
2026-07-28
1
-6
/
+25
*
relay: Initial skeleton of the descriptor upload task
David Goulet
2026-07-28
1
-0
/
+254