Commit Graph

6 Commits

Author SHA1 Message Date
a85f07f18a change buffer data type in hexdump logging to unsigned char 2016-02-29 15:30:19 +01:00
c66dc85c04 add hexdump log formater 2016-02-29 14:23:41 +01:00
30f6c9fa9e Fix build
../../src/common/capwap_logging.c: In function ‘capwap_logging_printf’:
../../src/common/capwap_logging.c:124:4: error: format not a string literal and no format arguments [-Werror=format-security]
    fprintf(output, prefix);
    ^
2014-02-15 11:54:47 +01:00
9a6589b636 Into multithread logging also threadid 2013-11-19 23:25:07 +01:00
99b6373cd7 Allow daemon mode 2013-06-16 12:09:57 +02:00
7dd6d43954 First commit 2013-05-01 14:52:55 +02:00