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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-proto: Remove the no-longer needed allows
Ian Jackson
2024-10-03
1
-1
/
+0
*
tor-proto: Provide a variant for memquota errors
Ian Jackson
2024-10-03
1
-0
/
+6
*
tor-proto: SometimesUnboundedSink: provide as_inner accessor
Ian Jackson
2024-10-02
1
-0
/
+10
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-2
/
+2
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
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: explicitly document Stream behavior
Jim Newsome
2024-08-08
1
-0
/
+13
*
KeyedFuturesUnordered: return actual references
Jim Newsome
2024-08-08
1
-23
/
+10
*
KeyedFuturesUnordered: additional testing
Jim Newsome
2024-08-08
1
-37
/
+98
*
Add KeyedFuturesUnordered::get and KeyedFuturesUnordered::get_mut
Jim Newsome
2024-08-08
1
-3
/
+72
*
KeyedFuturesUnordered::remove: return the future as well
Jim Newsome
2024-08-08
2
-18
/
+55
*
KeyedFuturesUnordered: refactor so that futures are accessible
Jim Newsome
2024-08-08
2
-100
/
+100
*
Add StreamPollSet
Jim Newsome
2024-08-01
1
-0
/
+602
*
Add KeyedFuturesUnordered
Jim Newsome
2024-08-01
1
-0
/
+366
*
Merge branch 'todo-number' into 'main'
Alexander Færøy
2024-07-07
1
-1
/
+1
|
\
|
*
Fix two TODO ticket numbers
Ian Jackson
2024-06-25
1
-1
/
+1
*
|
Rename OptTimestamp to AtomicOptTimestamp
Neel Chauhan
2024-06-24
1
-7
/
+7
|
/
*
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
*
Add tor_proto::util::ct::is_zero
Jim Newsome
2024-03-20
1
-0
/
+25
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
3
-0
/
+3
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
3
-0
/
+3
*
tor-proto: Add a helper for adding a stream entry with a specific stream ID.
Gabriela Moldovan
2023-08-03
1
-2
/
+12
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
3
-0
/
+3
*
Lower tor-proto::util::ct::lookup to tor-llcrypto
Nick Mathewson
2023-06-16
1
-56
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
3
-0
/
+3
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+25
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-1
/
+8
*
tor-proto: Stop using write_infallible in handshake code.
Nick Mathewson
2022-07-11
1
-0
/
+21
*
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-6
/
+26
*
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
1
-9
/
+33
*
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
1
-37
/
+42
*
Merge branch 'display_source_cleanup' into 'main'
eta
2022-06-21
1
-7
/
+7
|
\
|
*
Do not include error source() in display() format.
Nick Mathewson
2022-06-21
1
-7
/
+7
*
|
tor-proto: err: Provide ChannelClosed as a separate unit error
Ian Jackson
2022-06-21
1
-4
/
+22
|
/
*
Change to exhaustive match.
Ian Jackson
2022-06-08
1
-1
/
+2
*
try to differentiate transient from nontransient error
trinity-1686a
2022-06-08
1
-2
/
+18
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
*
More tests for ClockSkew.
Nick Mathewson
2022-05-25
1
-0
/
+40
*
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
*
Implement a better clock skew estimator.
Nick Mathewson
2022-04-11
1
-8
/
+75
[prev]
[next]