summaryrefslogtreecommitdiff
path: root/wocky/wocky-debug.h
Commit message (Expand)AuthorAgeFilesLines
* Add a debug flag for Jingle stuff.Will Thompson2012-12-131-0/+1
* Namespace debug flags.Will Thompson2012-02-061-22/+22
* Include wocky-debug.h from wocky.hWill Thompson2012-02-061-2/+2
* Always define WockyDebugFlags and wocky_debug_set_flags()Will Thompson2012-02-061-8/+0
* Move most of debug.h to debug-internal.hWill Thompson2012-02-061-64/+0
* Make #include <wocky/wocky.h> the only legal import.Will Thompson2012-02-061-0/+3
* Replace stub DEBUG macros with no-op static inline functionsWill Thompson2011-07-081-9/+19
* Merge branch 'meta-porter'Jonny Lamb2011-03-221-0/+1
|\
| * connection-factory: add filesJonny Lamb2011-03-011-0/+1
* | debug: make flag enum values privateJonny Lamb2011-03-081-0/+1
* | debug: rename DebugFlags enum to WockyDebugFlagsJonny Lamb2011-03-081-7/+7
|/
* caps-cache: copy over from Gabble with s/gabble/wocky/gJonny Lamb2011-01-181-0/+1
* Add a GSource wrapping libiphb.Will Thompson2010-10-251-0/+1
* Fix DEBUGGING macro to call wocky_debug_flag_is_set()Will Thompson2010-10-251-1/+1
* Add utility to print debug from varargs.Cosimo Cecchi2010-07-221-0/+4
* adding "ping" debug flagSenko Rasic2010-05-131-1/+2
* rename sasl debug flag to authEitan Isaacson2010-05-071-1/+1
* Add debug helpers for node treesSjoerd Simons2010-04-201-0/+10
* Rename WockyXmppStanza to WockyStanzaSjoerd Simons2010-04-201-2/+2
* Rename WockyDataForms to WockyDataFormWill Thompson2010-03-241-1/+1
* add dataforms debug domainGuillaume Desmottes2010-02-221-0/+1
* Fixes calls to wocky_xmpp_connection_force_close_async. DEBUG gives file+line.Vivek Dasmohapatra2009-10-221-1/+2
* add pubsub debug flagGuillaume Desmottes2009-09-251-0/+1
* Namespace wocky-debug header file #ifdefSjoerd Simons2009-09-201-2/+2
* wocky-tls debugging via DEBUGGuillaume Desmottes2009-08-201-0/+1
* Add barebones of WockyContact class.Jonny Lamb2009-08-131-0/+1
* Add debug flag for connectorVivek Dasmohapatra2009-07-141-0/+1
* rename WockyXmppScheduler to WockyPorterGuillaume Desmottes2009-06-291-1/+1
* add xmpp-scheduler debug domainGuillaume Desmottes2009-06-091-0/+1
* Define stub DEBUG macros when !ENABLE_DEBUGWill Thompson2009-03-171-3/+6
* wocky-debug.h: G_BEGIN_DECLS has to be outside the #ifdef ENABLE_DEBUGGuillaume Desmottes2009-03-171-3/+2
* wocky-debug.h: remove wocky_goto_if_reached and wocky_goto_if_fail as they do...Guillaume Desmottes2009-03-171-22/+0
* wocky-debug.h: fix wocky_debug_set_flags_from_env prototypeGuillaume Desmottes2009-03-171-1/+1
* Added Marco's file transfer code.Jonny Lamb2009-03-171-0/+1
* Make wocky conform to telepathy coding styleSjoerd Simons2009-03-171-2/+2
* resolve conflictsGuillaume Desmottes2009-03-171-0/+3
* add bytestream flag in wocky-debugGuillaume Desmottes2009-03-171-1/+0
* wocky-debug: add wocky_goto_if_reached and wocky_goto_if_fail macrosGuillaume Desmottes2009-03-171-0/+22
* move DEBUG_STANZA to wocky-debugGuillaume Desmottes2009-03-171-0/+11
* Move SalutMucConnection to wocky as WockyMucConnectionSjoerd Simons2009-03-171-0/+1
* wocky-debug: Add a specific rmulticast debugging categorySjoerd Simons2009-03-171-1/+2
* Add debug category for the multicast senderSjoerd Simons2009-03-171-6/+7
* wocky-debug.h: Fix typo in __DEBUG_H__ defineSjoerd Simons2009-03-171-1/+1
* Implement an SSL transport for wockySjoerd Simons2009-03-171-0/+1
* Added SASL authentication helper for wocky (just digest-md5 for now)Sjoerd Simons2009-03-171-0/+1
* Push received transport data through handler functions instead of signalsSjoerd Simons2009-03-171-3/+4
* Add xmpp debugging categoriesSjoerd Simons2009-03-171-0/+4
* Refactor xmpp magic into it's own seperate librarySjoerd Simons2009-03-171-0/+49