aboutsummaryrefslogtreecommitdiff
path: root/src/feature/stats/rephist.h
AgeCommit message (Expand)Author
2021-05-12dns: Gather DNS request statisticsDavid Goulet
2021-05-12relay: Add the global connection limit metricsDavid Goulet
2021-05-12relay: Add the onionskins processing metricsDavid Goulet
2021-04-13relay: Move "overload-general" from extra-info to server descriptor.Alexander Færøy
2021-03-17Merge branch 'mr/334'George Kadianakis
2021-03-17Implement backbone of overload statistics.George Kadianakis
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-19hs: Remove v2 statsDavid Goulet
2020-11-03Switch v3_onions_seen_this_period to digest256map_t.George Kadianakis
2020-11-03Abstract v2/v3 "format stats to str" logic into a single function.George Kadianakis
2020-11-03Abstract v2/v3 "write stats to file" logic into a single function.George Kadianakis
2020-11-03Write unittests for v3 metrics.George Kadianakis
2020-11-03Implement support for "v3 rend traffic" stat.George Kadianakis
2020-11-03Implement support for "unique v3 onions" stat.George Kadianakis
2020-11-03Introduce v3_stats_t structure and some of its methods.George Kadianakis
2020-11-02Make room for v3: Complete move from hs_stats_t to hs_v2_stats_t.George Kadianakis
2020-11-02Make room for v3: s/hs_stats/hs_v2_stats/George Kadianakis
2020-07-10Split bidi connection-stats code into a new C file.Nick Mathewson
2020-07-10Split bandwidth history functions into a separate C file.Nick Mathewson
2020-07-01control: Add a key to GETINFO to fetch the circuit onion handshake rephist va...Neel Chauhan
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-27Move the predicted ports code out of rephist.cNick Mathewson
2018-09-20Merge branch 'bug23512-v4-029-fixes'Nick Mathewson
2018-09-18Merge branch 'bug23512-v4-033' into bug23512-v4-masterMike Perry
2018-09-04Merge branch 'bug24104_029_squashed'Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson