summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | update wocky snapshotJonny Lamb2011-04-071-0/+0
* | Merge branch 'mock-avahi'Jonny Lamb2011-04-075-0/+27
|\ \
| * | update wocky snapshotJonny Lamb2011-04-071-0/+0
| * | 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
* | | Merge branch 'ohhai'Jonny Lamb2011-04-051-1/+1
|\ \ \ | |/ / |/| |
| * | oob-file-transfer: use the correct enum when comparing membersJonny Lamb2011-04-051-1/+1
* | | update wocky snapshotJonny Lamb2011-04-051-0/+0
|/ /
* | update wocky snapshotJonny Lamb2011-04-051-0/+0
* | 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
* GibberXmppStanza: include wocky-stanza.h in a way that works out-of-treeSimon McVittie2010-10-131-1/+1
* Implement GibberXmppReader in terms of WockyXmppReaderSimon McVittie2010-10-082-323/+59
* Replace GibberXmppWriter with WockyXmppWriter and some inlinesSimon McVittie2010-10-082-365/+30
* GibberXmppReader: cope with stanzas with no namespaceSimon McVittie2010-10-081-2/+12
* Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanzaSimon McVittie2010-10-0819-1042/+194
* Remove Gibber tests for things Wocky won't let us do anywaySimon McVittie2010-10-081-25/+4
* init and deinit wocky in the Gibber testsSimon McVittie2010-10-082-0/+7
* GibberXMPPNode test: don't change nodes' namespaceSimon McVittie2010-10-081-4/+4
* Remove gibber_xmpp_stanza_newSimon McVittie2010-10-082-13/+0
* Always create stanzas with a specified namespaceSimon McVittie2010-10-086-34/+33
* gibber_xmpp_stanza_new_ns: addSimon McVittie2010-10-082-0/+14
* gibber_xmpp_node_new_ns: addSimon McVittie2010-10-082-0/+12
* Add Wocky CFLAGS to Gibber tests so we can use Wocky's constantsSimon McVittie2010-10-081-1/+2
* Glue Wocky into the build systemSimon McVittie2010-10-083-3/+19
* Add Wocky as a submoduleSimon McVittie2010-10-081-0/+0
* gibber: remove now-unused MD5 implementationSimon McVittie2010-10-054-616/+1
* gibber: remove SASL supportSimon McVittie2010-10-0510-1723/+0
* Remove examples and OpenSSL support from libgibberSimon McVittie2010-10-056-1291/+1
* Remove the GibberResolver and all its infrastructureSimon McVittie2010-09-2313-1968/+2
* Quieten build furtherSimon McVittie2010-05-201-5/+5
* Revert "Shave salut's build."Simon McVittie2010-05-202-10/+6
* gibber_fd_transport_set_fd: take an is_socket parameter, and call Winsock-com...Simon McVittie2010-05-076-10/+24