Files
tor/changes
teor ec6fbf1ca6 nodelist: Use safe string functions in describe.c
Rewrite format_node_description() and router_get_verbose_nickname() to
use strlcpy() and strlcat(). The previous implementation used memcpy()
and pointer arithmetic, which was error-prone.

Closes ticket 31545. This is CID 1452819.
2019-08-29 13:09:08 +10:00
..
2019-06-11 15:15:19 +10:00
2019-08-26 20:02:11 -04:00
2019-07-23 12:44:43 +03:00
2019-08-22 22:09:32 +10:00
2019-08-23 00:06:55 +10:00
2019-06-17 08:56:06 -04:00
2019-07-18 09:28:08 -04:00
2019-06-11 11:59:30 -04:00
2019-06-23 13:38:49 +03:00
2019-05-21 14:56:53 +03:00
2019-06-14 13:28:10 +03:00
2019-06-25 11:42:41 -05:00
2019-06-25 12:51:25 -04:00
2019-08-26 09:33:29 -04:00
2019-06-27 14:52:12 -04:00
2019-08-05 10:31:02 -04:00
2019-08-05 17:48:06 -04:00
2019-08-06 13:13:36 -04:00