Age | Commit message (Expand) | Author |
---|---|---|
2021-10-21 | Merge branch 'maint-0.4.5' into maint-0.4.6 | Alexander Færøy |
2021-05-11 | Make MinTimeToReportBandwidth a testing-only option (and rename it) | Nick Mathewson |
2021-03-17 | Add a MinTimeToReportBandwidth option; make it 0 for testing networks. | Nick Mathewson |
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-07-31 | Added tests for bandwidth functions | MrSquanchee |
2020-07-31 | Extract bw_array_t and related constants into a header. | Nick Mathewson |
2020-07-10 | Record IPv6 bandwidth history as appropriate. | Nick Mathewson |
2020-07-10 | Add IPv6 read and write history to bwhist, state, and extrainfo. | Nick Mathewson |
2020-07-10 | Refactor bwhist_get_bandwidth_lines() | Nick Mathewson |
2020-07-10 | Rename private bandwidth-history identifiers to start with "bwhist". | Nick Mathewson |
2020-07-10 | Rename public bandwidth-history identifiers to start with "bwhist". | Nick Mathewson |
2020-07-10 | Split bandwidth history functions into a separate C file. | Nick Mathewson |