summaryrefslogtreecommitdiff
path: root/agent/debug.c
Commit message (Expand)AuthorAgeFilesLines
* stun: Add missing format attributes for va_list printf functionsPhilip Withnall2015-04-141-0/+3
* agent: Print libnice debug messages when setting G_MESSAGES_DEBUG appropriatelyOlivier CrĂȘte2014-07-241-18/+24
* agent: Fix inlining of nice_debug() if NDEBUG is definedPhilip Withnall2014-02-241-0/+8
* agent: Avoid calling nice_address_to_string() when debugging is disabledOlivier CrĂȘte2014-01-311-0/+7
* agent: Fix an old-style function declarationPhilip Withnall2013-12-181-1/+1
* Allow nice_debug_enable and nice_debug_disable to be called before the first ...Youness Alaoui2010-12-091-15/+21
* Add pseudotcp and pseudotcp-verbose flags to the NICE_DEBUG env var to enable...Youness Alaoui2010-02-161-2/+14
* Fix copyright headers for all filesYouness Alaoui2010-02-161-0/+1
* Add support for NICE_DEBUG environment variableYouness Alaoui2008-10-091-3/+35
* export the nice_debug_en/disable API and add a boolean to access the stun debugYouness Alaoui2008-09-171-3/+8
* Removed g_debug messages and replaced with nice_debug, en/disable-able with n...Youness Alaoui2008-09-091-0/+61