summaryrefslogtreecommitdiff
path: root/toxcore/logger.c
AgeCommit message (Expand)Author
2020-03-14Use spdx license identifier instead of GPL blurb.iphydf
2018-10-19Add `LOGGER_ASSERT` for checking fatal error conditions.iphydf
2018-08-26Update copyright to 2018.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-12Style fixes in TCP code; remove MIN and PAIR from util.h.iphydf
2018-07-12Fix style in some header files.iphydf
2018-06-04Log only the filename, not the full path in LOGGER.iphydf
2018-03-17Disallow stderr logger by default.iphydf
2018-03-16Add default stderr logger for logging to nullptr.iphydf
2017-08-22Fix compiler warning due to missing voidMaxim Biro
2017-01-19Update license headers and remove redundant file name comment.iphydf
2016-09-30Add the 'Tox' context object to the logger.iphydf
2016-09-24Make toxcore code C++ compatible.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-27Move logging to a callback.iphydf
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-04-09Make it possible to decode mono audio with stereo decodermannol
2015-01-18Add 2015 to copyright noticeMovingtoMars
2015-01-18Fix logging on WindowsMovingtoMars
2015-01-17Fixed logger build issue.irungentoo
2015-01-17fix_logger-v.0.2mannol
2015-01-12Fixed Windows buildMaxim Biro
2015-01-10Fixed use after free.irungentoo
2015-01-10Merge branch 'mannol-master'irungentoo
2015-01-10Logger fixmannol
2014-12-19Merge branch 'logger_init_fix' of https://github.com/jdp5087/toxcoreirungentoo
2014-12-18Removed calloc from logger_init, because the pid was no longer being appended.Jon Poler
2014-11-24Merge branch 'master' of https://github.com/mannol/toxcoreirungentoo
2014-11-18av refactormannol
2014-06-18Comment out extra argument to sprintfTux3 / Mlkj / !Lev.uXFMLA
2014-05-25Merge branch 'mannol1-Multicalls' into multi-avirungentoo
2014-05-24Tests works and some fixesmannol
2014-05-16This works.mannol
2014-04-27Yeah many callsmannol