1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-03 09:38:07 +02:00
uts-server/inc
kakwa 84e015ec26 add handling of NULL strings in logs
replace NULL char * by const char * "<undef>" in log messages
as printf("%s", NULL) behavior is not formalized.
2017-04-22 01:42:58 +02:00
..
context.h code reformat 2016-11-02 18:58:14 +01:00
http.h code reformat 2016-11-02 18:58:14 +01:00
rfc3161.h add special matching for LibreSSL 2017-04-21 01:59:18 +02:00
utils.h add handling of NULL strings in logs 2017-04-22 01:42:58 +02:00