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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
4
-5
/
+26
|
*
|
tor-cell, testing: Provide PaddingNegotiate::from_raw
Ian Jackson
2022-08-16
1
-0
/
+8
|
*
|
tor-netdir, testnet: Provide construct_custom_netdir_with_params
Ian Jackson
2022-08-16
1
-2
/
+16
|
*
|
tor-netdoc: NetParams: impl FromIterator
Ian Jackson
2022-08-16
1
-0
/
+8
|
*
|
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
6
-9
/
+69
|
*
|
tor-proto channel: Make arrangements to send PADDING_NEGOTIATE
Ian Jackson
2022-08-16
2
-2
/
+35
|
*
|
channel padding: Send padding iff required
Ian Jackson
2022-08-16
1
-11
/
+13
|
*
|
chanmgr configuration: Avoid sending needless initial update(s)
Ian Jackson
2022-08-16
2
-7
/
+11
|
*
|
chanmgr configuration: Initialise correctly
Ian Jackson
2022-08-16
1
-2
/
+7
|
*
|
chanmgr configuration: Break out parameterize
Ian Jackson
2022-08-16
1
-8
/
+40
|
*
|
chanmgr configuration: Hadle lack of a NetDir
Ian Jackson
2022-08-16
3
-18
/
+11
|
*
|
chanmgr padding: Support reduced and disabled padding (prep)
Ian Jackson
2022-08-16
1
-3
/
+9
|
*
|
chanmgr padding: Fix low vs high comparison
Ian Jackson
2022-08-16
1
-3
/
+2
|
*
|
chanmgr: Break out padding_parameters fn
Ian Jackson
2022-08-16
1
-33
/
+48
|
*
|
chanmgr: Postpone padding parameters computation
Ian Jackson
2022-08-16
1
-12
/
+12
|
*
|
chanmgr: Introduce NetDirExtract
Ian Jackson
2022-08-16
1
-16
/
+52
|
*
|
chanmgr, testing: Provide config accessor for testing
Ian Jackson
2022-08-16
2
-0
/
+9
|
*
|
channel: Use channel usage to control channel padding
Ian Jackson
2022-08-16
1
-8
/
+111
|
*
|
channel: Introduce padding config
Ian Jackson
2022-08-16
2
-7
/
+19
|
*
|
Introduce ChannelConfig
Ian Jackson
2022-08-16
10
-13
/
+134
|
*
|
tor-config: Introduce PaddingLevel
Ian Jackson
2022-08-16
4
-0
/
+116
|
*
|
tor-config: Introduce ReconfigureError::Bug
Ian Jackson
2022-08-16
1
-0
/
+4
|
*
|
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
9
-29
/
+133
|
*
|
chanmgr: Introduce get_or_launch_internal
Ian Jackson
2022-08-16
1
-0
/
+10
|
*
|
channel reparameterize: Change error type
Ian Jackson
2022-08-16
4
-15
/
+9
|
*
|
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
5
-19
/
+91
|
*
|
dormancy: tor-client: Break initial dormancy out into a variable
Ian Jackson
2022-08-16
1
-1
/
+2
|
*
|
chanmgr: reconfigure_general: Rename fn and change types
Ian Jackson
2022-08-16
3
-6
/
+35
|
*
|
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
2
-4
/
+4
|
*
|
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
|
*
|
chancell: PaddingNegotiate: Provide start_default and a Default impl
Ian Jackson
2022-08-16
1
-0
/
+20
|
*
|
chancell: Introduce PaddingNegotiateCmd
Ian Jackson
2022-08-16
1
-5
/
+17
|
*
|
chancell: PaddingNegotiate: Provide two constructors, not one
Ian Jackson
2022-08-16
2
-8
/
+21
|
*
|
chancell: PaddingNegotiate: Make Eq
Ian Jackson
2022-08-16
1
-2
/
+2
|
*
|
channel padding: Add doc commentary with the channel padding plan
Ian Jackson
2022-08-16
2
-0
/
+27
|
*
|
chanmgr: tests: Introduce new_test_channel_map
Ian Jackson
2022-08-16
1
-6
/
+11
|
*
|
chanmgr: tests: Introsuce new_test_abstract_chanmgr
Ian Jackson
2022-08-16
1
-8
/
+9
|
*
|
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
3
-7
/
+5
|
*
|
arti-client: TorClient constructor: add a blank line
Ian Jackson
2022-08-16
1
-0
/
+1
|
|
/
*
|
Merge branch 'transient_circmgr_errors' into 'main'
Nick Mathewson
2022-08-16
2
-15
/
+75
|
\
\
|
|
/
|
/
|
|
*
Additionally, mark the LostUsablityRace error as a "reset".
Nick Mathewson
2022-08-16
1
-1
/
+5
[prev]
[next]