summaryrefslogtreecommitdiff
path: root/lib/gibber
AgeCommit message (Expand)AuthorFilesLines
2012-04-03gibber-oob-file-transfer: assert we have a message before using itJonny Lamb1-0/+2
2012-02-22Fix stuff caught by check-coding-style in siraj's codeOlli Salli2-13/+13
2012-02-22gibber: Make gibber cross compile with mingw32Siraj Razick5-12/+17
2012-02-06Update Wocky snapshot for one big header.Will Thompson9-19/+10
2011-11-21Support building for Android.Alvaro Soliverez1-0/+11
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens7-28/+28
2011-10-28ft-channel: include metadata in file transfer offerJonny Lamb1-0/+9
2011-10-27gibber-ft: parse data forms in query node of file transfer offerJonny Lamb3-0/+38
2011-08-16Define a static inline no-op DEBUG() with --disable-debugWill Thompson1-7/+13
2011-08-11gibber: Remove broken tests and dependency on xmldiffStef Walter8-128/+0
2011-05-09gibber ibb bytestream: removeJonny Lamb3-719/+0
2011-05-04gibber-xmpp-error: removeJonny Lamb5-715/+0
2011-05-04stop using GibberXmppErrorJonny Lamb3-81/+60
2011-05-04gibber: remove gibber-namespaces.hJonny Lamb2-69/+0
2011-05-04stop using gibber-namespaces.hJonny Lamb6-62/+64
2011-05-03gibber-xmpp-writer: removedJonny Lamb3-71/+0
2011-05-03muc-connection: use WockyXmppWriterJonny Lamb1-8/+5
2011-05-03gibber-xmpp-reader: removedJonny Lamb5-385/+0
2011-05-03muc-connection: use WockyXmppReaderJonny Lamb1-31/+25
2011-05-03remove all set but unused variablesJonny Lamb1-5/+3
2011-04-07Merge branch 'mock-avahi'Jonny Lamb4-0/+27
2011-04-06oob: hack around v6-in-v4 addresses being exposedJonny Lamb4-0/+27
2011-04-05check-gibber-listener: fix test by not depending on what test was run beforeJonny Lamb1-2/+1
2011-04-05oob-file-transfer: use the correct enum when comparing membersJonny Lamb1-1/+1
2011-03-31all: chain up to parent constructed if there is oneJonny Lamb2-0/+6
2011-03-24bytestream-oob: ensure we free the socket address in an errorJonny Lamb1-2/+3
2011-03-24bytestream-oob: use the actual socket address when connecting to remote contactJonny Lamb1-2/+1
2011-03-24bytestream-[io]bb: fix so more than the first object can workJonny Lamb2-24/+23
2011-03-23gibber-file-transfer: porter property cannot be NULLJonny Lamb2-8/+7
2011-03-16gibber: update to meta porter API changesJonny Lamb2-5/+7
2011-03-14all: use hold/unhold instead of ref/unrefJonny Lamb2-2/+2
2011-03-14all: use specific to/from when referring to contacts in stanzas nowJonny Lamb2-4/+4
2011-03-02gibber-xmpp-connection: removedJonny Lamb9-810/+2
2011-03-02gibber-iq-helper: removedJonny Lamb6-933/+0
2011-03-02gibber-xmpp-connection-listener: removedJonny Lamb5-394/+0
2011-03-02bytestream-oob: stop using GibberXmppConnectionsJonny Lamb1-155/+210
2011-03-02bytestream-ibb: stop using GibberXmppConnectionsJonny Lamb1-104/+137
2011-03-02file transfers: stop using the XCMJonny Lamb4-105/+217
2011-02-16Migrate from 'check' to glib tests.Stef Walter15-597/+515
2011-02-09gibber: remove node and stanza testsJonny Lamb5-320/+0
2011-02-09gibber: remove GibberXmppNode wrapperJonny Lamb21-261/+172
2011-02-09gibber: remove GibberXmppStanza wrapperJonny Lamb29-448/+334
2010-11-01gibber_file_transfer_new_from_stanza and friends: raise a GErrorSimon McVittie4-18/+72
2010-10-13GibberXmppStanza: include wocky-stanza.h in a way that works out-of-treeSimon McVittie1-1/+1
2010-10-08Implement GibberXmppReader in terms of WockyXmppReaderSimon McVittie2-323/+59
2010-10-08Replace GibberXmppWriter with WockyXmppWriter and some inlinesSimon McVittie2-365/+30
2010-10-08GibberXmppReader: cope with stanzas with no namespaceSimon McVittie1-2/+12
2010-10-08Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanzaSimon McVittie19-1042/+194
2010-10-08Remove Gibber tests for things Wocky won't let us do anywaySimon McVittie1-25/+4
2010-10-08init and deinit wocky in the Gibber testsSimon McVittie2-0/+7