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