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: 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
*
maint/add_warning: Add two lints via add_warning as a test case
Ian Jackson
2022-06-24
1
-0
/
+2
*
maint/add_warning: Add ability maintain test lint blocks
Ian Jackson
2022-06-24
1
-0
/
+3
*
channel padding: Rename ChannelsParams from ChannelsConfig
Ian Jackson
2022-06-21
1
-27
/
+27
*
channel padding: Use IntegerMilliseconds in netdir
Ian Jackson
2022-06-21
1
-12
/
+10
*
channel padding: Use IntegerMilliseconds in padding::Parameters
Ian Jackson
2022-06-21
1
-10
/
+15
*
channel padding parameters update: Drop a redundant clone
Ian Jackson
2022-06-21
1
-1
/
+1
*
Fix typos
eta
2022-06-21
1
-2
/
+2
*
channel padding: Test timeout updates
Ian Jackson
2022-06-21
1
-0
/
+49
*
tor-chanmgr tests: Add config_update tracking to FakeChannel
Ian Jackson
2022-06-21
1
-1
/
+7
*
channel padding: Honour NetDir for timeouts
Ian Jackson
2022-06-21
1
-3
/
+47
*
channel padding: Plumb settings from chanmgr
Ian Jackson
2022-06-21
1
-0
/
+79
*
chanmgr: inner (map): Reorganise to prepare for having more state
Ian Jackson
2022-06-21
1
-14
/
+27
*
tor-chanmgr: tests: Have unwrap_open return a (mut) reference
Ian Jackson
2022-06-21
1
-2
/
+2
*
tor-chanmgr: use Bug types.
Nick Mathewson
2022-02-16
1
-3
/
+6
*
Fix typos
Dimitris Apostolou
2022-02-10
1
-1
/
+1
*
Clean up ChannelState ready_to_expire
Yuan Lyu
2022-02-06
1
-10
/
+9
*
Expire channels that have been unused for too long
Yuan Lyu
2022-02-04
1
-11
/
+137
*
chanmgr: get rid of Arc around Channel
Ian Jackson
2022-01-13
1
-11
/
+10
*
Remove #![allow_unused] in tor_chanmgr::mgr
Nick Mathewson
2021-10-21
1
-0
/
+3
*
fix/silence clippy lints in test modules
Daniel Eades
2021-09-08
1
-0
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+309
[prev]