summaryrefslogtreecommitdiff
path: root/stun/debug.c
Commit message (Expand)AuthorAgeFilesLines
* stun: avoid expensive call to sprintf in debug-related codeFabrice Bellet2016-06-201-3/+11
* stun: Disable debug by defaultPhilip Withnall2015-09-041-1/+1
* stun: Add missing format attributes for va_list printf functionsPhilip Withnall2015-04-141-0/+9
* stun: Use dynamic array instead of stack allocated arrayDavid Feurle2015-02-111-1/+3
* stun: Use sprintf() instead of snprintf() to support VS 2010Philip Withnall2015-02-111-1/+1
* debug: Make debug messages ready for g_log()Olivier CrĂȘte2014-07-231-4/+33
* Fix copyright headers for all filesYouness Alaoui2010-02-161-2/+3
* Change includes to minimize non public API from being includedYouness Alaoui2009-03-051-0/+75