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
*
Bump minor version of tor-rtcompat and most of its dependents
Nick Mathewson
2022-10-03
1
-6
/
+6
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-4
/
+4
*
Update README.md files.
Nick Mathewson
2022-09-30
1
-0
/
+17
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
2
-0
/
+19
*
ChanMgr: new (unimplemented) APIs for pluggable transports
Nick Mathewson
2022-09-23
6
-0
/
+152
*
Improve docs for ChannelUsage
Nick Mathewson
2022-09-22
1
-7
/
+15
*
Remove semver.md from arti-1.0.0
Nick Mathewson
2022-09-07
1
-4
/
+0
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-14
/
+14
*
tor-chanmgr: don't log addresses so much.
Nick Mathewson
2022-08-25
2
-3
/
+5
*
fix nightly lints
trinity-1686a
2022-08-24
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
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
3
-19
/
+31
*
chanmgr padding: Correct docs for padding_parameters*
Ian Jackson
2022-08-17
1
-2
/
+5
*
Improve comment for ChannelUsage::Exit
Nick Mathewson
2022-08-17
1
-1
/
+1
*
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
*
Add semver notes
Ian Jackson
2022-08-17
1
-0
/
+4
*
channel padding: Correctly always send the timer parameters
Ian Jackson
2022-08-17
1
-5
/
+5
*
channel engage_padding_activities: swap docs to tor0proto
Ian Jackson
2022-08-17
1
-10
/
+2
*
Rename ChannelsParams types to ChannelPaddingInstructions (fmt)
Ian Jackson
2022-08-17
3
-6
/
+18
*
Rename ChannelsParams types to ChannelPaddingInstructions
Ian Jackson
2022-08-17
4
-20
/
+20
*
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
[next]