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
/
tor-proto
/
src
/
util
/
sometimes_unbounded_sink.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
proto: Only replace padding when the target will see it.
Nick Mathewson
2025-09-10
1
-0
/
+8
*
proto: add SometimesUnboundedSink::as_inner_mut.
Nick Mathewson
2025-09-09
1
-0
/
+11
*
SometimesUnboundedSink: clarifying documentation.
Nick Mathewson
2025-09-08
1
-0
/
+7
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
tor-async-utils: Make SometimesUnboundedSink::send_unbounded() pub(crate).
Gabriela Moldovan
2025-01-29
1
-2
/
+1
*
proto: Notify CC when a SENDME is received
David Goulet
2025-01-16
1
-0
/
+5
*
tor-proto: Remove the no-longer needed allows
Ian Jackson
2024-10-03
1
-1
/
+0
*
tor-proto: SometimesUnboundedSink: provide as_inner accessor
Ian Jackson
2024-10-02
1
-0
/
+10
*
Fix two TODO ticket numbers
Ian Jackson
2024-06-25
1
-1
/
+1
*
SometimesUnboundedSink: Add a test case with some manual sequencing
Ian Jackson
2024-05-30
1
-0
/
+68
*
SometimesUnboundedSink: Write commentary about Waker
Ian Jackson
2024-05-30
1
-0
/
+36
*
SometimesUnboundedSink: Document some error behaviour
Ian Jackson
2024-05-30
1
-0
/
+4
*
SometimesUnboundedSink: Fix a copypaste error
Ian Jackson
2024-05-30
1
-1
/
+1
*
SometimesUnboundedSink: Narrow dead code allow
Ian Jackson
2024-05-30
1
-2
/
+1
*
Implmeent SometimesUnboundedSink
Ian Jackson
2024-05-29
1
-0
/
+145