Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-07-14 | conn: Fix doxygen comment in connstats.c | David Goulet |
2020-07-10 | connstats: use correct formatter for uint32_t. | Nick Mathewson |
2020-07-10 | Collect IPv6 bidi connection statistics | Nick Mathewson |
2020-07-10 | connstats: extract functions for summarizing a connection's status | Nick Mathewson |
2020-07-10 | connstats: extract connection type counts into a structure. | Nick Mathewson |
2020-07-10 | connstats: add and clarify some documentation. | Nick Mathewson |
2020-07-10 | Change connstats.c identifers to start with conn_stats | Nick Mathewson |
2020-07-10 | Split bidi connection-stats code into a new C file. | Nick Mathewson |