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
/
stream_poll_set.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
*
proto: Use a ZST-token pattern to enforce correctness for TunnelActivity
Nick Mathewson
2025-11-12
1
-12
/
+24
*
tor-proto: Track information on when tunnels were last used
Nick Mathewson
2025-11-12
1
-1
/
+16
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Migrate to waker noop
disha
2025-09-22
1
-6
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-6
/
+8
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Include "bug" in all bug error messages
Nick Mathewson
2025-04-28
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-2
/
+2
*
StreamPollSet: disallow polling ready streams
Jim Newsome
2024-08-21
1
-22
/
+28
*
tor-proto: Use PeekableStream to get rid of redundant buffering
Jim Newsome
2024-08-21
1
-180
/
+217
*
StreamPollSet: remove redundant type parameter V
Jim Newsome
2024-08-12
1
-23
/
+20
*
StreamPollSet: replace nested Option
Jim Newsome
2024-08-08
1
-10
/
+28
*
StreamMap: Merge rxs into open_streams
Jim Newsome
2024-08-08
1
-0
/
+5
*
StreamPollSet: allow access to inner streams
Jim Newsome
2024-08-08
1
-39
/
+334
*
KeyedFuturesUnordered::remove: return the future as well
Jim Newsome
2024-08-08
1
-1
/
+1
*
KeyedFuturesUnordered: refactor so that futures are accessible
Jim Newsome
2024-08-08
1
-1
/
+1
*
Add StreamPollSet
Jim Newsome
2024-08-01
1
-0
/
+602