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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix clippy::needless_borrow
trinity-1686a
2022-09-10
1
-1
/
+1
*
add feature annotation not added by doc_auto_cfg
trinity-1686a
2022-08-24
2
-0
/
+2
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
channel padding: Only do anything with link protocol 5
Ian Jackson
2022-08-17
1
-0
/
+7
*
channel padding: Properly advertise link protocol 5
Ian Jackson
2022-08-17
1
-3
/
+2
*
channel padding: Move initial config of ChannelPaddingInstructions
Ian Jackson
2022-08-17
1
-6
/
+5
*
channel padding: Parameters: default_padding replaces Default impl
Ian Jackson
2022-08-17
2
-1
/
+7
*
channel reactor: Add some commented-out debug for padding
Ian Jackson
2022-08-17
1
-1
/
+5
*
channel padding: Correctly always send the timer parameters
Ian Jackson
2022-08-17
1
-1
/
+8
*
channel padding: Abolish ARTI_EXPERIMENTAL_CHANNEL_PADDING env var
Ian Jackson
2022-08-17
1
-8
/
+0
*
channel engage_padding_activities: swap docs to tor0proto
Ian Jackson
2022-08-17
1
-1
/
+11
*
channel fake_channel_details: Use precise cfg
Ian Jackson
2022-08-17
1
-1
/
+1
*
ChannelPaddingInstructions: Update and expand docs
Ian Jackson
2022-08-17
2
-11
/
+41
*
ChannelPaddingInstructions: Rename `params` field to `insns`
Ian Jackson
2022-08-17
1
-6
/
+6
*
Rename ChannelsParams types to ChannelPaddingInstructions (fmt)
Ian Jackson
2022-08-17
1
-1
/
+4
*
Rename ChannelsParams types to ChannelPaddingInstructions
Ian Jackson
2022-08-17
4
-43
/
+43
*
Rename PaddingParameters::all_zeroes constructor to disabled
Ian Jackson
2022-08-17
1
-4
/
+2
*
Channel: Make mutable() and engage_padding_activities infallible
Ian Jackson
2022-08-17
1
-6
/
+5
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
1
-55
/
+26
*
tor-cell: PaddingNegotiate::default_reduced
Ian Jackson
2022-08-17
1
-10
/
+0
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
1
-2
/
+1
*
channel: Clarify (and in some places replace) "frontend" terminology
Ian Jackson
2022-08-17
3
-7
/
+10
*
tor-proto channel padding: Document PADDING_NEGOTIATE overwriting
Ian Jackson
2022-08-17
1
-0
/
+3
*
chanmgr ChannelUsage: Fix and clarify docs
Ian Jackson
2022-08-17
1
-2
/
+3
*
channel padding: Rename low_ms and high_ms
Ian Jackson
2022-08-17
1
-13
/
+13
*
tor-proto, testing: Provide accessors for ChannelsParamsUpdates
Ian Jackson
2022-08-16
1
-0
/
+11
*
tor-proto, testing: Provide new_fake_channel
Ian Jackson
2022-08-16
1
-0
/
+22
*
tor-proto, testing: Make fake_channel_details available
Ian Jackson
2022-08-16
1
-16
/
+18
*
tor-proto: Make "testing" feature that exports some things
Ian Jackson
2022-08-16
3
-5
/
+23
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
3
-4
/
+17
*
tor-proto channel: Make arrangements to send PADDING_NEGOTIATE
Ian Jackson
2022-08-16
2
-2
/
+35
*
chanmgr configuration: Avoid sending needless initial update(s)
Ian Jackson
2022-08-16
1
-5
/
+6
*
channel: Use channel usage to control channel padding
Ian Jackson
2022-08-16
1
-8
/
+111
*
channel: Provide somewhere for the frontend's mutable state
Ian Jackson
2022-08-16
1
-0
/
+24
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-0
/
+27
*
channel reparameterize: Change error type
Ian Jackson
2022-08-16
1
-5
/
+3
*
channel params: ChannelsParamssUpdates: provide combine()
Ian Jackson
2022-08-16
1
-0
/
+13
*
channel params: Add a missing comma.
Ian Jackson
2022-08-16
1
-1
/
+1
*
channel params: Rename initial_update (from total_update)
Ian Jackson
2022-08-16
1
-3
/
+3
*
tor-proto: padding::Parameters: Provide all_zeroes
Ian Jackson
2022-08-16
1
-0
/
+10
*
tor-proto: padding::Parameters::padding_negotiate_cell
Ian Jackson
2022-08-16
1
-1
/
+17
*
tor-proto: padding::Parameters: Provide default_reduced constructor
Ian Jackson
2022-08-16
1
-0
/
+12
*
channel padding: Add doc commentary with the channel padding plan
Ian Jackson
2022-08-16
2
-0
/
+27
*
channel: Centralise Channel::send_control
Ian Jackson
2022-08-16
1
-14
/
+16
*
tor-proto: padding::Parameters: use impl_standard_builder
Ian Jackson
2022-08-16
1
-7
/
+3
*
tor-proto: Add a comment about the tor-proto layer.
Nick Mathewson
2022-08-10
1
-0
/
+18
*
Clarify that tor-proto _does_ create timers.
Nick Mathewson
2022-08-10
1
-4
/
+2
*
Merge branch 'main' into 'linkspec_refactor_v3'
Nick Mathewson
2022-08-10
8
-79
/
+91
|
\
|
*
Merge branch 'zeroize' into 'main'
Nick Mathewson
2022-08-04
8
-78
/
+90
|
|
\
|
|
*
tor-proto: Use correct SecretBuf in handshakes.
Nick Mathewson
2022-08-01
4
-17
/
+27
[next]