summaryrefslogtreecommitdiff
path: root/lib/gibber/gibber-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Remove support for --disable-debugSimon McVittie2013-11-011-4/+0
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-2/+2
* gibber: remove GibberXmppNode wrapperJonny Lamb2011-02-091-1/+1
* gibber: remove GibberXmppStanza wrapperJonny Lamb2011-02-091-1/+1
* Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanzaSimon McVittie2010-10-081-1/+3
* gibber-debug.c: don't build code if debug is disabledGuillaume Desmottes2009-01-111-0/+4
* Added Marco's file transfer code.Jonny Lamb2008-10-281-0/+1
* Make gibber conform to telepathy coding styleSjoerd Simons2008-06-041-2/+2
* resolve conflictsGuillaume Desmottes2007-06-131-0/+2
* add bytestream flag in gibber-debugGuillaume Desmottes2007-06-111-1/+0
* Initialize the debugging flags if that wasn't done yetSjoerd Simons2007-06-191-0/+2
* reimplement gibber_debug_stanza to use gibber_xmpp_node_to_stringGuillaume Desmottes2007-06-151-70/+7
* gibber-debug.c: fix a leak in gibber_debug_stanzaGuillaume Desmottes2007-06-121-1/+4
* move DEBUG_STANZA to gibber-debugGuillaume Desmottes2007-06-111-0/+84
* Move SalutMucConnection to gibber as GibberMucConnectionSjoerd Simons2007-06-121-0/+1
* gibber-debug: Add a specific rmulticast debugging categorySjoerd Simons2007-06-041-0/+1
* Add debug category for the multicast senderSjoerd Simons2007-05-211-8/+9
* Implement an SSL transport for gibberSjoerd Simons2007-02-151-0/+1
* Added SASL authentication helper for gibber (just digest-md5 for now)Sjoerd Simons2007-02-151-0/+1
* Push received transport data through handler functions instead of signalsSjoerd Simons2007-02-131-0/+1
* Add xmpp debugging categoriesSjoerd Simons2007-02-081-1/+5
* Refactor xmpp magic into it's own seperate librarySjoerd Simons2007-02-021-0/+55