Files
tor/changes
Nick Mathewson 8e7bd96362 Fix a check, make a netflow padding function more safe.
Previously, `channelpadding_get_netflow_inactive_timeout_ms` would
crash with an assertion failure if `low_timeout` was greater than
`high_timeout`. That wasn't possible in practice because of checks
in `channelpadding_update_padding_for_channel`, but it's better not
to have a function whose correctness is this tricky to prove.

Fixes #40645.  Bugfix on 0.3.1.1-alpha.
2022-07-27 09:16:50 -04:00
..
2021-01-21 13:39:40 -05:00
2020-10-27 14:47:42 -07:00
2020-11-10 17:29:37 -05:00
2021-06-01 12:16:06 -04:00
2020-11-02 07:15:10 -05:00
2021-01-21 23:17:31 +02:00
2021-07-06 13:33:05 +03:00
2021-06-30 08:14:57 -04:00
2021-03-12 11:31:36 -05:00
2020-10-28 11:48:23 -04:00
2021-10-29 09:19:59 -04:00
2020-11-17 07:58:26 -05:00
2021-01-21 16:06:31 -05:00
2021-02-23 12:16:58 -05:00
2021-08-11 09:07:05 -04:00
2021-10-19 09:51:24 -04:00
2021-10-25 20:56:26 +00:00
2022-05-09 14:35:42 +00:00