index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
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
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-2
/
+2
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-2
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+2
*
Include "bug" in all bug error messages
Nick Mathewson
2025-04-28
1
-1
/
+1
*
proto: make padding::Parameters construction fallible.
Nick Mathewson
2025-03-18
1
-21
/
+103
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-3
/
+3
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
tor-rtmock: allow-Decorate every use of MockSleepProvider
Ian Jackson
2025-03-06
1
-0
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Fix a bunch of needless-conversion warnings.
Nick Mathewson
2023-03-10
1
-1
/
+0
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
channel padding: Parameters: default_padding replaces Default impl
Ian Jackson
2022-08-17
1
-1
/
+6
*
ChannelPaddingInstructions: Update and expand docs
Ian Jackson
2022-08-17
1
-1
/
+1
*
Rename PaddingParameters::all_zeroes constructor to disabled
Ian Jackson
2022-08-17
1
-4
/
+2
*
tor-cell: PaddingNegotiate::default_reduced
Ian Jackson
2022-08-17
1
-10
/
+0
*
tor-cell: PaddingNegotiate::start: take IntegerMilliseconds
Ian Jackson
2022-08-17
1
-2
/
+1
*
channel: Clarify (and in some places replace) "frontend" terminology
Ian Jackson
2022-08-17
1
-2
/
+3
*
channel padding: Rename low_ms and high_ms
Ian Jackson
2022-08-17
1
-13
/
+13
*
tor-proto: padding::Parameters: Provide all_zeroes
Ian Jackson
2022-08-16
1
-0
/
+10
*
tor-proto: padding::Parameters::padding_negotiate_cell
Ian Jackson
2022-08-16
1
-1
/
+17
*
tor-proto: padding::Parameters: Provide default_reduced constructor
Ian Jackson
2022-08-16
1
-0
/
+12
*
channel padding: Add doc commentary with the channel padding plan
Ian Jackson
2022-08-16
1
-0
/
+24
*
tor-proto: padding::Parameters: use impl_standard_builder
Ian Jackson
2022-08-16
1
-7
/
+3
*
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