| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update README.md files with "readmes" tool. | Nick Mathewson | 2022-08-31 | 1 | -1/+15 | |
| | | ||||||
| * | enable doc_auto_cfg feature on every crate when documenting for docs.rs | trinity-1686a | 2022-08-24 | 2 | -0/+4 | |
| | | ||||||
| * | Fix nightly CI: allow print_stderr in rtt tests. | Nick Mathewson | 2022-08-11 | 1 | -1/+1 | |
| | | ||||||
| * | tor-congestion: implement the RTT estimation algorithm from prop#324 | eta | 2022-08-11 | 5 | -0/+498 | |
| This commit implements the round-trip-time estimation algorithm from Tor proposal 324, validating the implementation against the test vectors found in C tor. (Note that at the time of writing, the new test vectors may not be committed to C tor yet, but they will be soon.) This also adds the necessary consensus parameters to `NetParameters`. Some of them have been renamed in order to (hopefully) make them more understandable. | ||||||
