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
/
tor-proto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-17
/
+17
*
tor-proto::circuit: Move test-only methods into test module
Jim Newsome
2024-07-29
1
-12
/
+14
*
tor-proto circuit tests: dedupe circid magic number
Jim Newsome
2024-07-29
1
-6
/
+15
*
tor-proto circuit test: Move to tighter scope and shadow outer def
Jim Newsome
2024-07-29
1
-15
/
+17
*
tor-proto circuit tests: delete stale commented-out test
Jim Newsome
2024-07-29
1
-66
/
+0
*
tor-proto circuit tests: fix some comment copy-pasta
Jim Newsome
2024-07-29
1
-1
/
+1
*
circuit reactor: add comment pointing to tests in other module
Jim Newsome
2024-07-29
1
-1
/
+3
*
Merge branch 'dev/cve/handshake_clarification' into 'main'
gabi-250
2024-07-15
1
-1
/
+1
|
\
|
*
UnverifiedChannel: Clarify check's peer_cert
Clara Engler
2024-07-11
1
-1
/
+1
*
|
tor-proto: Return proper `Error::MissingId`
Clara Engler
2024-07-12
1
-1
/
+1
|
/
*
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
2
-3
/
+3
*
Add allows for many dead code warnings in tor-proto
Ian Jackson
2024-07-08
2
-0
/
+5
*
Merge branch 'todo-number' into 'main'
Alexander Færøy
2024-07-07
2
-2
/
+2
|
\
|
*
Fix two TODO ticket numbers
Ian Jackson
2024-06-25
2
-2
/
+2
*
|
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-17
/
+17
*
|
Update to statrs 0.17
Ian Jackson
2024-06-25
1
-1
/
+1
*
|
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
|
Rename OptTimestamp to AtomicOptTimestamp
Neel Chauhan
2024-06-24
3
-12
/
+12
|
/
*
Merge branch 'sometimes-unbounded' into 'main'
Nick Mathewson
2024-06-11
3
-50
/
+266
|
\
|
*
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
|
*
Use SometimesUnboundedSink for the circuit reactor's bag-on-the-side
Ian Jackson
2024-05-29
1
-50
/
+13
|
*
Implmeent SometimesUnboundedSink
Ian Jackson
2024-05-29
2
-0
/
+146
*
|
Remove semver.md files.
Gabriela Moldovan
2024-06-05
1
-10
/
+0
*
|
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-17
/
+17
*
|
Merge branch 'poll-ready-unpin-bool' into 'main'
Nick Mathewson
2024-05-29
3
-12
/
+28
|
\
|
|
*
ChannelSender::poll_ready_unpin_bool: add otiose ext trait doc
Ian Jackson
2024-05-29
1
-0
/
+1
|
*
ChannelSender::poll_ready_unpin_bool: move to util
Ian Jackson
2024-05-29
3
-20
/
+24
|
*
ChannelSender::poll_ready_unpin_bool: extension trait
Ian Jackson
2024-05-29
2
-1
/
+8
|
*
ChannelSender::poll_ready_unpin_bool: rename from poll_ready
Ian Jackson
2024-05-29
2
-5
/
+9
|
*
ChannelSender::poll_ready inherent method: Don't discard error
Ian Jackson
2024-05-29
1
-1
/
+1
|
*
ChannelSender::poll_ready inherent method: Avoid apparent discard
Ian Jackson
2024-05-29
1
-1
/
+1
|
*
ChannelSender::poll_ready inherent method: Use Sink:poll_ready
Ian Jackson
2024-05-29
1
-1
/
+1
*
|
proto: Try to clarify why StreamReader has a StreamTarget.
Nick Mathewson
2024-05-29
2
-3
/
+10
*
|
proto: Add a test for closing streams.
Nick Mathewson
2024-05-29
1
-1
/
+74
*
|
proto: Improve documentation about DataStream lifetimes and closing
Nick Mathewson
2024-05-29
2
-1
/
+40
*
|
proto: Make DataWriter::close actually do something.
Nick Mathewson
2024-05-29
3
-9
/
+41
|
/
*
Remove an outdated comment.
Nick Mathewson
2024-05-20
1
-3
/
+0
*
Make an arc clone explicit.
Nick Mathewson
2024-05-20
1
-1
/
+1
*
Fix a typo.
gabi-250
2024-05-20
1
-1
/
+1
*
proto: Divide up some elements of ChannelDetails.
Nick Mathewson
2024-05-16
2
-52
/
+58
*
Make Channel non-Clone.
Nick Mathewson
2024-05-16
2
-2
/
+4
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
6
-13
/
+21
*
proto: Move Channel send functionality into a separate type.
Nick Mathewson
2024-05-16
3
-48
/
+70
*
proto: Document ChannelDetails members that don't need to be shared.
Nick Mathewson
2024-05-16
1
-1
/
+7
*
proto: Document usage for each mutable part of ChannelDetails
Nick Mathewson
2024-05-16
1
-1
/
+12
*
proto: Explicitly enforce maxima on SENDME windows.
Nick Mathewson
2024-05-14
3
-5
/
+16
[next]