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-chanmgr
/
src
/
mgr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
chanmgr: Remove "Ident" from AbstractChannel
Nick Mathewson
2022-10-18
2
-29
/
+2
*
chanmgr: replace the HashMap<> with a ByRelayIds.
Nick Mathewson
2022-10-18
1
-246
/
+123
*
chanmgr: Add identities to pending state in map.
Nick Mathewson
2022-10-18
1
-1
/
+32
*
chanmgr: Require HasRelayIds for AbstractChannel::BuildSpec
Nick Mathewson
2022-10-18
1
-3
/
+10
*
chanmgr: Require HasRelayIds for AbstractChannel.
Nick Mathewson
2022-10-18
1
-0
/
+21
*
chanmgr: Remove the Poisoned state from the map type.
Nick Mathewson
2022-10-18
1
-38
/
+12
*
Rename mgr::ChannelFactory to mgr::AbstractChannelFactory
Nick Mathewson
2022-10-12
1
-2
/
+2
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
2
-0
/
+2
*
ChanMgr: new (unimplemented) APIs for pluggable transports
Nick Mathewson
2022-09-23
1
-0
/
+8
*
fix nightly lints
trinity-1686a
2022-08-24
1
-1
/
+1
*
channel padding: Move initial config of ChannelPaddingInstructions
Ian Jackson
2022-08-17
1
-1
/
+1
*
channel usage: Rename CU::UserTraffic from CU::Exit
Ian Jackson
2022-08-17
1
-4
/
+4
*
chanmgr padding: Correct docs for padding_parameters*
Ian Jackson
2022-08-17
1
-2
/
+5
*
Fix typo in comment
Nick Mathewson
2022-08-17
1
-1
/
+1
*
tor-chanmgr tests: Fix a minimal-versions failure (actually)
Ian Jackson
2022-08-17
1
-1
/
+1
*
tor-chanmgr tests: Fix a minimal-versions failure
Ian Jackson
2022-08-17
1
-2
/
+2
*
channel padding: Correctly always send the timer parameters
Ian Jackson
2022-08-17
1
-5
/
+5
*
Rename ChannelsParams types to ChannelPaddingInstructions (fmt)
Ian Jackson
2022-08-17
1
-3
/
+6
*
Rename ChannelsParams types to ChannelPaddingInstructions
Ian Jackson
2022-08-17
2
-13
/
+13
*
chanmgr: Fix typo
Ian Jackson
2022-08-17
1
-1
/
+1
*
chanmgr parameterize: Correct doc comment
Ian Jackson
2022-08-17
1
-1
/
+4
*
chamgr NetParamsExtract: Replace direct nf_ito access
Ian Jackson
2022-08-17
1
-4
/
+23
*
Channel: Make mutable() and engage_padding_activities infallible
Ian Jackson
2022-08-17
2
-4
/
+2
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
2
-4
/
+4
*
tor-chanmgr: Expand docs for map::Inner dormancy field
Ian Jackson
2022-08-17
1
-0
/
+4
*
chanmgr padding_parameters: Use Option
Ian Jackson
2022-08-17
2
-40
/
+41
*
chanmgr: padding: Split IEFI into named function
Ian Jackson
2022-08-17
1
-19
/
+27
*
chanmgr: NetParamsExtract: extend docs for nf_ito
Ian Jackson
2022-08-17
1
-2
/
+2
*
chanmgr: Get rid of final Result relating to netdir/netparams
Ian Jackson
2022-08-17
2
-32
/
+29
*
chanmgr: Use NetDirProvider::params and Arc<dyn..Netparameters>
Ian Jackson
2022-08-17
2
-65
/
+57
*
chanmgr: Add a TODO for renaming NetDirExtract
Ian Jackson
2022-08-17
1
-0
/
+3
*
channel padding: Rename low_ms and high_ms
Ian Jackson
2022-08-17
2
-9
/
+9
*
channel padding: Test through most of the layers
Ian Jackson
2022-08-17
2
-0
/
+363
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
1
-5
/
+50
*
channel padding: Send padding iff required
Ian Jackson
2022-08-16
1
-11
/
+13
*
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
1
-8
/
+10
*
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
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
1
-5
/
+12
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
1
-0
/
+4
*
channel reparameterize: Change error type
Ian Jackson
2022-08-16
1
-2
/
+1
*
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
1
-5
/
+14
*
chanmgr: reconfigure_general: Rename fn and change types
Ian Jackson
2022-08-16
1
-5
/
+23
*
chanmgr: tests: Introduce new_test_channel_map
Ian Jackson
2022-08-16
1
-6
/
+11
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-0
/
+3
[prev]
[next]