Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std::string instead of CharArray | Pierre Ossman | 2023-02-04 | 1 | -0/+1 |
* | Explicitly mark unused parameters | Pierre Ossman | 2023-01-04 | 1 | -0/+2 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 1 | -0/+4 |
* | Fix wrap-aware isAfter function in Congestion.cxx | Loic Prylli | 2019-04-27 | 1 | -1/+1 |
* | Estimate higher bandwidth in slow start | Pierre Ossman | 2018-09-21 | 1 | -2/+11 |
* | Avoid assert crash after bytestream position wrap around | Peter Åstrand (astrand) | 2018-05-29 | 1 | -2/+7 |
* | Limit lossless refresh update to safe size | Pierre Ossman | 2018-03-28 | 1 | -3/+12 |
* | Add crude congestion window debug trace | Pierre Ossman | 2017-11-17 | 1 | -0/+38 |
* | Add simple slow start to congestion control | Pierre Ossman | 2017-11-17 | 1 | -22/+55 |
* | Improved congestion control handling | Pierre Ossman | 2017-11-17 | 1 | -90/+267 |
* | Move congestion control to its own class | Pierre Ossman | 2017-11-17 | 1 | -0/+222 |