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
...
*
tor-proto: Make "testing" feature that exports some things
Ian Jackson
2022-08-16
1
-1
/
+3
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
2
-0
/
+9
*
tor-proto channel: Make arrangements to send PADDING_NEGOTIATE
Ian Jackson
2022-08-16
1
-2
/
+34
*
chanmgr configuration: Avoid sending needless initial update(s)
Ian Jackson
2022-08-16
1
-5
/
+6
*
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
*
tor-proto: padding::Parameters: use impl_standard_builder
Ian Jackson
2022-08-16
1
-7
/
+3
*
tor-proto: Unify the check_match code in channel and handshake
Nick Mathewson
2022-08-10
1
-27
/
+15
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
1
-10
/
+26
*
Remove some testing-only reimplementations of OwnedChanTarget.
Nick Mathewson
2022-08-02
1
-17
/
+1
*
change usage of PublicKey to Ed25519 in tor-cert
trinity-1686a
2022-07-23
1
-5
/
+3
*
change check_key to take a Option<&_> instead of &Option<_>
trinity-1686a
2022-07-23
1
-2
/
+2
*
tor-cell: Make encoding method signatures fallible.
Nick Mathewson
2022-07-11
1
-1
/
+5
*
Merge branch 'clippy' into 'main'
Ian Jackson
2022-06-24
1
-3
/
+9
|
\
|
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-3
/
+9
*
|
tor-proto: split and elaborate tor_bytes::Error instances
Nick Mathewson
2022-06-23
1
-5
/
+14
*
|
tor-proto: Split CellErr based on activity.
Nick Mathewson
2022-06-23
3
-7
/
+15
*
|
tor-proto: clean up error names and messages
Nick Mathewson
2022-06-23
3
-26
/
+26
|
/
*
channel padding: Rename ChannelsParams from ChannelsConfig (rustfmt)
Ian Jackson
2022-06-21
1
-1
/
+1
*
channel padding: Rename ChannelsParams from ChannelsConfig
Ian Jackson
2022-06-21
2
-53
/
+53
*
tor-proto: err: Provide ChannelClosed as a separate unit error
Ian Jackson
2022-06-21
1
-2
/
+2
*
channel padding: Use IntegerMilliseconds in padding::Parameters
Ian Jackson
2022-06-21
1
-10
/
+11
*
Fix docs for `CtrlMsg::ConfigUpdate`
Ian Jackson
2022-06-21
1
-5
/
+2
*
Fix typos
eta
2022-06-21
1
-1
/
+1
*
channel padding: Introduce ChannelsConfig and reconfigure facility
Ian Jackson
2022-06-21
3
-2
/
+226
*
channel padding timer: Support reconfiguration
Ian Jackson
2022-06-21
1
-4
/
+15
*
channel padding timer: Allow creation without providing parameters yet
Ian Jackson
2022-06-21
1
-14
/
+30
*
channel padding: Test creation in disabled state
Ian Jackson
2022-06-21
1
-0
/
+12
*
channel padding: Make Parameters a pub struct with builder
Ian Jackson
2022-06-21
1
-2
/
+13
*
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+1
|
\
|
*
tor-proto: channel: Tell clippy it's ok to print in tests
Ian Jackson
2022-06-16
1
-0
/
+1
*
|
Permit eprintln in channel-padding test.
Nick Mathewson
2022-06-15
1
-0
/
+1
|
/
*
channel padding timer: Explain why next() in select_biased!
Ian Jackson
2022-06-09
1
-0
/
+7
*
channel padding timer: document state invariants
Ian Jackson
2022-06-09
1
-2
/
+24
*
Fix more typos in comments, from a spellchecker
Ian Jackson
2022-06-09
1
-6
/
+6
*
Fix typo in comment
Nick Mathewson
2022-06-09
1
-1
/
+1
*
Fix erroneous comment
Nick Mathewson
2022-06-09
1
-1
/
+1
*
Fix typos in comments
Nick Mathewson
2022-06-09
1
-3
/
+3
*
tor-proto: padding: Test padding timer distribution
Ian Jackson
2022-06-08
1
-0
/
+123
*
tor-proto: channel: Use padding::Timer
Ian Jackson
2022-06-08
2
-11
/
+30
*
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
1
-0
/
+405
*
Merge branch 'sleep' into 'main'
Ian Jackson
2022-06-08
2
-51
/
+102
|
\
|
*
Plumb a SleepProvider into the channel reactor
Ian Jackson
2022-06-08
2
-51
/
+102
*
|
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-1
/
+2
|
/
*
prepare_send_from: clippy: Replace some or_else with or
Ian Jackson
2022-05-23
1
-2
/
+2
[prev]
[next]