summaryrefslogtreecommitdiff
path: root/agent/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Prefix include guardsOlivier CrĂȘte2015-04-201-3/+3
* agent: Document G_MESSAGES_DEBUG and NICE_DEBUGPhilip Withnall2014-12-271-2/+12
* agent: Avoid calling nice_address_to_string() when debugging is disabledOlivier CrĂȘte2014-01-311-10/+0
* agent: Add printf function attributePhilip Withnall2013-12-181-1/+1
* Add pseudotcp and pseudotcp-verbose flags to the NICE_DEBUG env var to enable...Youness Alaoui2010-02-161-10/+22
* add G_BEGIN_DECLS and G_END_DECLS to debug.h as reported by Tom Kaminski on t...Youness Alaoui2010-02-161-0/+4
* Fix copyright headers for all filesYouness Alaoui2010-02-161-0/+1
* Update the docs to include everythingYouness Alaoui2008-10-301-1/+12
* Add documentationYouness Alaoui2008-10-301-0/+30
* Add support for NICE_DEBUG environment variableYouness Alaoui2008-10-091-0/+1
* export the nice_debug_en/disable API and add a boolean to access the stun debugYouness Alaoui2008-09-171-2/+4
* Removed g_debug messages and replaced with nice_debug, en/disable-able with n...Youness Alaoui2008-09-091-0/+44