summaryrefslogtreecommitdiff
path: root/lib/gibber/gibber-xmpp-connection.c
Commit message (Expand)AuthorAgeFilesLines
* gibber-xmpp-connection: removedJonny Lamb2011-03-021-391/+0
* gibber: remove GibberXmppStanza wrapperJonny Lamb2011-02-091-5/+5
* Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanzaSimon McVittie2010-10-081-2/+3
* update includes to use gibber-signals-marshal.h instead of signals-marshal.hGuillaume Desmottes2008-12-121-1/+1
* Make gibber conform to telepathy coding styleSjoerd Simons2008-06-041-149/+165
* gibber-xmpp-connection.c: add CLOSE flagsGuillaume Desmottes2007-07-101-0/+4
* Add flags to indicate which way the stream opening has been sentSjoerd Simons2007-07-021-11/+11
* lib/gibber/: generate all signal marshallers together.Simon McVittie2007-07-021-2/+2
* gibber-xmpp-connection.c: generate an id for stanza who doesn't have one befo...Guillaume Desmottes2007-06-211-0/+9
* add gibber_xmpp_connection_new_id public method[3~Guillaume Desmottes2007-06-211-1/+19
* Streaming property no long existsSjoerd Simons2007-06-091-1/+1
* Remove non-streaming modeSjoerd Simons2007-06-081-76/+7
* GibberXmppConnection: Compile fixesSjoerd Simons2007-03-131-5/+8
* GibberXmppConnection: Add a non-streaming modeSjoerd Simons2007-03-131-14/+109
* GibberXmppConnection: Allow the connection to be created without an underlyin...Sjoerd Simons2007-03-131-1/+3
* GibberXmppConnection: Add functions to disengage the connection from the tran...Sjoerd Simons2007-02-191-5/+22
* GibberXmppConnection: Mark stream as closed after calling connection_restartSjoerd Simons2007-02-171-0/+1
* GibberXmppConnection: Add function to restart the stream, which allows the ot...Sjoerd Simons2007-02-171-0/+9
* GibberXmppConnection: Only reset after we reopen our own stream, not after th...Sjoerd Simons2007-02-161-4/+3
* GibberXmppConnection: If the stream is re-opened reset the xml readerSjoerd Simons2007-02-151-0/+10
* Push received transport data through handler functions instead of signalsSjoerd Simons2007-02-131-10/+11
* Refactor xmpp magic into it's own seperate librarySjoerd Simons2007-02-021-0/+275