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-proto
/
src
/
channel
/
padding.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-3
/
+9
*
channel padding: Use IntegerMilliseconds in padding::Parameters
Ian Jackson
2022-06-21
1
-10
/
+11
*
channel padding: Introduce ChannelsConfig and reconfigure facility
Ian Jackson
2022-06-21
1
-1
/
+0
*
channel padding timer: Support reconfiguration
Ian Jackson
2022-06-21
1
-4
/
+15
*
channel padding timer: Allow creation without providing parameters yet
Ian Jackson
2022-06-21
1
-14
/
+30
*
channel padding: Test creation in disabled state
Ian Jackson
2022-06-21
1
-0
/
+12
*
channel padding: Make Parameters a pub struct with builder
Ian Jackson
2022-06-21
1
-2
/
+13
*
Merge branch 'config-fix2' into 'main'
Nick Mathewson
2022-06-16
1
-0
/
+1
|
\
|
*
tor-proto: channel: Tell clippy it's ok to print in tests
Ian Jackson
2022-06-16
1
-0
/
+1
*
|
Permit eprintln in channel-padding test.
Nick Mathewson
2022-06-15
1
-0
/
+1
|
/
*
channel padding timer: Explain why next() in select_biased!
Ian Jackson
2022-06-09
1
-0
/
+7
*
channel padding timer: document state invariants
Ian Jackson
2022-06-09
1
-2
/
+24
*
Fix more typos in comments, from a spellchecker
Ian Jackson
2022-06-09
1
-6
/
+6
*
Fix erroneous comment
Nick Mathewson
2022-06-09
1
-1
/
+1
*
Fix typos in comments
Nick Mathewson
2022-06-09
1
-3
/
+3
*
tor-proto: padding: Test padding timer distribution
Ian Jackson
2022-06-08
1
-0
/
+123
*
tor-proto: channel: Use padding::Timer
Ian Jackson
2022-06-08
1
-2
/
+0
*
tor-proto: channel: Provide padding::Timer
Ian Jackson
2022-06-08
1
-0
/
+405