summaryrefslogtreecommitdiff
path: root/lib/gibber
Commit message (Expand)AuthorAgeFilesLines
* multicast-causal-transport: make sure to always reset keepalive_timerGuillaume Desmottes2014-02-141-0/+2
* Remove support for --disable-debugSimon McVittie2013-11-012-31/+0
* fix WockyStanzaSubType enum castingGuillaume Desmottes2013-10-021-1/+1
* Gibber: stop generating enum typesXavier Claessens2013-09-192-29/+4
* Stop using deprecated libsoup functionXavier Claessens2013-09-191-1/+1
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-0427-26/+49
* Use GLib generic marshallers in Gibber, tooSimon McVittie2013-01-0410-54/+10
* gibber-oob-file-transfer: assert we have a message before using itJonny Lamb2012-04-031-0/+2
* Fix stuff caught by check-coding-style in siraj's codeOlli Salli2012-02-222-13/+13
* gibber: Make gibber cross compile with mingw32Siraj Razick2012-02-225-12/+17
* Update Wocky snapshot for one big header.Will Thompson2012-02-069-19/+10
* Support building for Android.Alvaro Soliverez2011-11-211-0/+11
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-167-28/+28
* ft-channel: include metadata in file transfer offerJonny Lamb2011-10-281-0/+9
* gibber-ft: parse data forms in query node of file transfer offerJonny Lamb2011-10-273-0/+38
* Define a static inline no-op DEBUG() with --disable-debugWill Thompson2011-08-161-7/+13
* gibber: Remove broken tests and dependency on xmldiffStef Walter2011-08-118-128/+0
* gibber ibb bytestream: removeJonny Lamb2011-05-093-719/+0
* gibber-xmpp-error: removeJonny Lamb2011-05-045-715/+0
* stop using GibberXmppErrorJonny Lamb2011-05-043-81/+60
* gibber: remove gibber-namespaces.hJonny Lamb2011-05-042-69/+0
* stop using gibber-namespaces.hJonny Lamb2011-05-046-62/+64
* gibber-xmpp-writer: removedJonny Lamb2011-05-033-71/+0
* muc-connection: use WockyXmppWriterJonny Lamb2011-05-031-8/+5
* gibber-xmpp-reader: removedJonny Lamb2011-05-035-385/+0
* muc-connection: use WockyXmppReaderJonny Lamb2011-05-031-31/+25
* remove all set but unused variablesJonny Lamb2011-05-031-5/+3
* Merge branch 'mock-avahi'Jonny Lamb2011-04-074-0/+27
|\
| * oob: hack around v6-in-v4 addresses being exposedJonny Lamb2011-04-064-0/+27
* | check-gibber-listener: fix test by not depending on what test was run beforeJonny Lamb2011-04-051-2/+1
* | oob-file-transfer: use the correct enum when comparing membersJonny Lamb2011-04-051-1/+1
|/
* all: chain up to parent constructed if there is oneJonny Lamb2011-03-312-0/+6
* bytestream-oob: ensure we free the socket address in an errorJonny Lamb2011-03-241-2/+3
* bytestream-oob: use the actual socket address when connecting to remote contactJonny Lamb2011-03-241-2/+1
* bytestream-[io]bb: fix so more than the first object can workJonny Lamb2011-03-242-24/+23
* gibber-file-transfer: porter property cannot be NULLJonny Lamb2011-03-232-8/+7
* gibber: update to meta porter API changesJonny Lamb2011-03-162-5/+7
* all: use hold/unhold instead of ref/unrefJonny Lamb2011-03-142-2/+2
* all: use specific to/from when referring to contacts in stanzas nowJonny Lamb2011-03-142-4/+4
* gibber-xmpp-connection: removedJonny Lamb2011-03-029-810/+2
* gibber-iq-helper: removedJonny Lamb2011-03-026-933/+0
* gibber-xmpp-connection-listener: removedJonny Lamb2011-03-025-394/+0
* bytestream-oob: stop using GibberXmppConnectionsJonny Lamb2011-03-021-155/+210
* bytestream-ibb: stop using GibberXmppConnectionsJonny Lamb2011-03-021-104/+137
* file transfers: stop using the XCMJonny Lamb2011-03-024-105/+217
* Migrate from 'check' to glib tests.Stef Walter2011-02-1615-597/+515
* gibber: remove node and stanza testsJonny Lamb2011-02-095-320/+0
* gibber: remove GibberXmppNode wrapperJonny Lamb2011-02-0921-261/+172
* gibber: remove GibberXmppStanza wrapperJonny Lamb2011-02-0929-448/+334
* gibber_file_transfer_new_from_stanza and friends: raise a GErrorSimon McVittie2010-11-014-18/+72