- 27 Jan, 2023 1 commit
-
-
David Goulet authored
-
- 26 Jan, 2023 2 commits
-
-
David Goulet authored
-
David Goulet authored
-
- 25 Jan, 2023 5 commits
-
-
David Goulet authored
-
David Goulet authored
-
Add new liblzma enums (LZMA_SEEK_NEEDED and LZMA_RET_INTERNAL*) conditional to the API version they arrived in. The first stable version of liblzma this affects is 5.4.0 Fixes #40741 Signed-off-by:
Micah Elizabeth Scott <beth@torproject.org>
-
David Goulet authored
Fixes #40745 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
Nick Mathewson authored
-
- 19 Jan, 2023 6 commits
-
-
Add new liblzma enums (LZMA_SEEK_NEEDED and LZMA_RET_INTERNAL*) conditional to the API version they arrived in. The first stable version of liblzma this affects is 5.4.0 Fixes #40741 Signed-off-by:
Micah Elizabeth Scott <beth@torproject.org>
-
These are verified-as-correct against the current C implementation; adding them here gives us something to copy into Arti.
-
David Goulet authored
Fixes #40743 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
Nick Mathewson authored
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 12 Jan, 2023 18 commits
-
-
David Goulet authored
Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
David Goulet authored
-
-
David Goulet authored
-
-
David Goulet authored
-
-
David Goulet authored
-
-
David Goulet authored
-
David Goulet authored
-
-
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
Closes #40664 Signed-off-by:
David Goulet <dgoulet@torproject.org>
-
- 11 Jan, 2023 5 commits
-
-
David Goulet authored
-
Mike Perry authored
This prevents sign extension overflow in cwnd_became_full().
-
David Goulet authored
-
David Goulet authored
-
David Goulet authored
-
- 10 Jan, 2023 3 commits
-
-
David Goulet authored
-
Mike Perry authored
If a circuit only sends a tiny amount of data such that its cwnd is not full, it won't increase its cwnd above the minimum. Since slow start circuits should never hit the minimum otherwise, we can just ignore them for RTT reset to handle this.
-
David Goulet authored
-