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
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
5
-31
/
+39
*
proto: Fix the tunnel/circuit.rs unit tests
David Goulet
2025-08-05
1
-2
/
+2
*
tor-proto: Log channel, circuit, stream identifiers as structured fields.
Gabriela Moldovan
2025-06-12
2
-24
/
+31
*
proto: temporarily suppress warning; see #2003.
Nick Mathewson
2025-05-15
1
-2
/
+2
*
Include "bug" in all bug error messages
Nick Mathewson
2025-04-28
1
-1
/
+1
*
circ: Remove CircParameters reference in call stack
David Goulet
2025-04-23
1
-2
/
+1
*
Allow StreamOps import to be unused
Nick Mathewson
2025-04-09
1
-2
/
+8
*
proto: make padding::Parameters construction fallible.
Nick Mathewson
2025-03-18
2
-22
/
+104
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-5
/
+5
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
2
-2
/
+2
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-0
/
+1
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
3
-10
/
+10
*
tor-proto: remove `use asynchronous_codec as futures_codec`
Neel Chauhan
2025-02-06
2
-16
/
+16
*
tor-proto: Remove dependency on tor-netdir.
Gabriela Moldovan
2025-01-15
1
-39
/
+6
*
tor-proto: Replace constants with caret_int.
Gabriela Moldovan
2025-01-15
1
-3
/
+14
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle (fmt).
Gabriela Moldovan
2025-01-15
1
-1
/
+1
*
tor-rtcompat: Rename UnsupportedStreamOps to NoOpStreamOpsHandle.
Gabriela Moldovan
2025-01-15
1
-2
/
+2
*
tor-proto: Set kist params in channel reactor.
Gabriela Moldovan
2025-01-15
1
-2
/
+32
*
tor-proto: Add CtrlMsg for setting kist options (fmt).
Gabriela Moldovan
2025-01-15
1
-1
/
+3
*
tor-proto: Add CtrlMsg for setting kist options.
Gabriela Moldovan
2025-01-15
1
-1
/
+8
*
tor-proto: Pass a StreamOps handle to the channel reactor.
Gabriela Moldovan
2025-01-15
2
-2
/
+14
*
tor-rtcompat: Big invasive change adding StreamOps bound everywhere.
Gabriela Moldovan
2025-01-15
2
-10
/
+19
*
tor-proto: Add KistParams type built from NetParameters.
Gabriela Moldovan
2025-01-15
1
-0
/
+60
*
tor-proto: fix bad indentation
Steven Engler
2025-01-09
1
-3
/
+3
*
tor-proto: test `Channel::wait_for_close`
Steven Engler
2025-01-09
1
-5
/
+35
*
tor-proto: `Channel::wait_for_close` return success status
Steven Engler
2025-01-09
1
-6
/
+5
*
tor-proto: replace `Channel`s "closed" state handling
Steven Engler
2024-12-10
1
-9
/
+30
*
tor-proto: Specify which of the 2 senders is used for sending cells.
Gabriela Moldovan
2024-11-20
1
-1
/
+1
*
Apply deferred rustfmt churn
Ian Jackson
2024-10-09
2
-6
/
+3
*
memquota: Use an mq_queue for channel->circuit RX queue
Ian Jackson
2024-10-09
2
-7
/
+8
*
memquota: Introduce type aliases for channel->circuit RX queue
Ian Jackson
2024-10-09
2
-7
/
+6
*
tor-proto: Make circuit->channel queues participate in memquota
Ian Jackson
2024-10-03
1
-1
/
+2
*
tor-proto: Plumb the ChannelAccount through to queue creation site
Ian Jackson
2024-10-03
2
-4
/
+22
*
tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)
Ian Jackson
2024-10-03
1
-1
/
+5
*
tor-proto: channel: Make construction fallible
Ian Jackson
2024-10-03
2
-3
/
+4
*
tor-proto: Add a CoarseTimeProvider bound to all the SleepProviders (fmt)
Ian Jackson
2024-10-01
1
-4
/
+14
*
tor-proto: Add a CoarseTimeProvider bound to all the SleepProviders
Ian Jackson
2024-10-01
1
-8
/
+8
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
2
-5
/
+4
*
UnverifiedChannel: Clarify check's peer_cert
Clara Engler
2024-07-11
1
-1
/
+1
*
proto: Divide up some elements of ChannelDetails.
Nick Mathewson
2024-05-16
1
-2
/
+4
*
proto: Make Channel explicitly Arc<.>
Nick Mathewson
2024-05-16
2
-2
/
+2
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
3
-0
/
+3
*
clippy: Replace many calls to .get(0) with .first()
Ian Jackson
2024-01-02
1
-1
/
+1
*
Downgrade some messages to trace
Ian Jackson
2023-11-29
1
-1
/
+1
*
Change `CircId` to never be zero
Jim Newsome
2023-10-25
3
-46
/
+81
*
Upgrade to latest asynchronous_codec (0.7.0)
Nick Mathewson
2023-10-17
1
-2
/
+2
*
oneshot: Use veneer in tor-proto
Ian Jackson
2023-10-11
2
-5
/
+8
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
3
-0
/
+3
[prev]
[next]