summaryrefslogtreecommitdiff
path: root/other/bootstrap_daemon/src/log.c
AgeCommit message (Expand)Author
2017-06-04Split daemon's logging backends in separate modulesMaxim Biro
2017-01-28Add VLA compatibility macro for C89-ish compilers.iphydf
2017-01-19Update license headers and remove redundant file name comment.iphydf
2017-01-06Revert "Revert "Portability fixes""David Zero
2017-01-05Revert "Portability fixes"endoffile78
2017-01-04Portability fixesDavid Zero
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-24Minor cleanups: unused vars, unreachable code, static globals.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-02-05Fix #1520: Program returns random data in a functionFerdinand Thiessen
2016-01-04Cleanups.irungentoo
2016-01-01Flush stdout outputMaxim Biro
2016-01-01Fix license headers and file descriptionsMaxim Biro
2015-12-31Fix wrong filename mentioned above licenseMaxim Biro
2015-12-31Rename LOGGER_BACKEND to LOG_BACKENDMaxim Biro
2015-12-31Make daemon use the new log codeMaxim Biro
2015-12-31Make logger a global object instead of an instanceMaxim Biro