summaryrefslogtreecommitdiff
path: root/other/bootstrap_daemon/src/config.c
AgeCommit message (Expand)Author
2018-03-16Remove the use of the 'hh' format specifier.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2017-06-04Split daemon's logging backends in separate modulesMaxim Biro
2017-02-26Add part of platform-independent network API implementationDiadlo
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-12-22Wrap all sodium/nacl functions in crypto_core.c.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-09-09Minor cleanups: header reordering, adding {}.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-12Check code formatting on Travis.iphydf
2016-01-04Cleanups.irungentoo
2016-01-01Unify function comment styleMaxim Biro
2016-01-01Fix license headers and file descriptionsMaxim Biro
2016-01-01Remove dependency on files from testing directoryMaxim Biro
2016-01-01Put config-related functions in a separate fileMaxim Biro