Age | Commit message (Expand) | Author |
---|---|---|
2017-01-28 | Add VLA compatibility macro for C89-ish compilers. | iphydf |
2017-01-19 | Update license headers and remove redundant file name comment. | iphydf |
2017-01-06 | Revert "Revert "Portability fixes"" | David Zero |
2017-01-05 | Revert "Portability fixes" | endoffile78 |
2017-01-04 | Portability fixes | David Zero |
2016-09-24 | Make toxcore code C++ compatible. | iphydf |
2016-09-24 | Minor cleanups: unused vars, unreachable code, static globals. | iphydf |
2016-09-06 | Improve static and const correctness. | iphydf |
2016-02-05 | Fix #1520: Program returns random data in a function | Ferdinand Thiessen |
2016-01-04 | Cleanups. | irungentoo |
2016-01-01 | Flush stdout output | Maxim Biro |
2016-01-01 | Fix license headers and file descriptions | Maxim Biro |
2015-12-31 | Fix wrong filename mentioned above license | Maxim Biro |
2015-12-31 | Rename LOGGER_BACKEND to LOG_BACKEND | Maxim Biro |
2015-12-31 | Make daemon use the new log code | Maxim Biro |
2015-12-31 | Make logger a global object instead of an instance | Maxim Biro |