summaryrefslogtreecommitdiff
path: root/crates/tor-congestion
Commit message (Expand)AuthorAgeFilesLines
* Bump the minor version of every crate.Nick Mathewson2022-11-301-4/+4
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-11/+1
* Disable rtt_test_vectors test on non-Linux platformsNick Mathewson2022-10-111-0/+5
* Make cargo-sort stop complainingeta2022-10-101-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-1/+1
* Update README.md files with "readmes" tool.Nick Mathewson2022-08-311-1/+15
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-242-0/+4
* Fix nightly CI: allow print_stderr in rtt tests.Nick Mathewson2022-08-111-1/+1
* tor-congestion: implement the RTT estimation algorithm from prop#324eta2022-08-115-0/+498