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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
4
-12
/
+7
*
Move ChannelUsage from tor_proto to tor_chanmgr
Ian Jackson
2022-08-17
5
-15
/
+54
*
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
4
-85
/
+92
*
chanmgr: Add a TODO for renaming NetDirExtract
Ian Jackson
2022-08-17
1
-0
/
+3
*
chanmgr set_dormancy: Remove obsolete comment
Ian Jackson
2022-08-17
1
-4
/
+0
*
chanmgr: Extend doc comments for Dormancy
Ian Jackson
2022-08-17
1
-0
/
+6
*
Fix typos in comments.
eta
2022-08-17
1
-1
/
+1
*
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
3
-0
/
+366
*
chanmgr testing: FakeChannel: retain the ChannelsParamsUpdates
Ian Jackson
2022-08-16
1
-1
/
+4
*
channel padding: Send negotiation cells
Ian Jackson
2022-08-16
2
-5
/
+51
*
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
1
-2
/
+5
*
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: Introduce padding config
Ian Jackson
2022-08-16
1
-6
/
+6
*
Introduce ChannelConfig
Ian Jackson
2022-08-16
5
-11
/
+99
*
Provide ChannelUsage and plumb it all the way down
Ian Jackson
2022-08-16
4
-15
/
+38
*
chanmgr: Introduce get_or_launch_internal
Ian Jackson
2022-08-16
1
-0
/
+10
*
channel reparameterize: Change error type
Ian Jackson
2022-08-16
3
-10
/
+6
*
dormancy: Plumb through to chanmgr reconfigure_general
Ian Jackson
2022-08-16
3
-14
/
+63
*
chanmgr: reconfigure_general: Rename fn and change types
Ian Jackson
2022-08-16
3
-6
/
+35
*
channel params: Rename initial_update (from total_update)
Ian Jackson
2022-08-16
1
-1
/
+1
*
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
*
Final (?) API revisions for tor-linkspec
Nick Mathewson
2022-08-10
3
-4
/
+20
*
tor-linkspec: Refactor out traits to represent a relay's ID set.
Nick Mathewson
2022-08-02
1
-1
/
+1
*
Now that versions have bumped, remove semver.md files.
Nick Mathewson
2022-08-01
1
-1
/
+0
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump minor version on crates with deps with breaking changes.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-4
/
+4
*
ChanMgr: Only update parameters from a timely directory.
Nick Mathewson
2022-07-26
1
-2
/
+2
*
ChanMgr: errors: attribute errors to correct address.
Nick Mathewson
2022-07-06
1
-3
/
+7
*
ChanMgr: Add more contextual info to error types.
Nick Mathewson
2022-07-06
4
-25
/
+41
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-10
/
+10
[prev]
[next]