aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/status.c
AgeCommit message (Expand)Author
2022-11-03metrics: Add connection socket family to metricsDavid Goulet
2022-10-12conn: Keep stats of opened and closed connectionsDavid Goulet
2021-10-20Move "Didn't recognize cell, but circ stops here" into heartbeat.Nick Mathewson
2021-03-19Add "Heartbeat" to the start of several heartbeat messages.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-19hs: Remove v2 statsDavid Goulet
2020-08-07Log number of inbound/outbound ipv4/6 conns as part of heartbeatNick Mathewson
2020-02-18Remember dirctory bw usage, and log it in the heartbeatNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-27Split geoip from geoip-related stats.Nick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson