summaryrefslogtreecommitdiff
path: root/src/bytestream-ibb.h
AgeCommit message (Collapse)AuthorFilesLines
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=27489
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-2/+1
2012-01-27Delete LmMessage{,Type,SubType} typedefsWill Thompson1-2/+2
2011-05-03Remove GabbleXmppError.Will Thompson1-2/+0
There is a FIXME buried in here … but the tests pass.
2009-03-12add gabble_bytestream_ibb_close_receivedGuillaume Desmottes1-0/+3
2008-07-22_GabbleBytestreamIBB: simplify priv accessSimon McVittie1-1/+2
20080722182012-53eee-423530bc257586ba51e59eae7cb4b4c210a7f7df.gz
2008-07-14rename gabble-error.h to error.hDafydd Harries1-1/+1
20080714115809-c9803-b865ce9eca9b78a5e776e544677e40490d7d225d.gz
2007-09-26Move support for declining SIs with a reason to the bytestream interface, by ↵Simon McVittie1-3/+0
adding a NULLable GError* to the close() method 20070926130639-53eee-22831ebd47aba20cb0e36e2926a8aae886a44f28.gz
2007-09-25Make gabble_bytestream_ibb_decline take the XMPP error in parametersSimon McVittie1-1/+4
20070925160504-53eee-0d8072af319a1d48341211ff64bc302342704f2b.gz
2007-09-25Make gabble_bytestream_ibb_decline also close the bytestream. Make it externSimon McVittie1-0/+2
20070925160251-53eee-4783ce2dd221646f5b52a059ca5f9b729ffa3339.gz
2007-08-30drop gabble_bytestream_ibb_send_to as it doesn't make sense anymoreGuillaume Desmottes1-4/+0
20070830155002-7fe3f-6b572f41b2eafac26401119308fb8f04ba65cf0b.gz
2007-08-30abstract GabbleBystreamIBB using GabbleBystreamIfaceGuillaume Desmottes1-32/+0
20070830123244-7fe3f-6b9f0e5c9a4debecfa36434defa10e65c24eab5c.gz
2007-08-10bytestream-factory, bytestream-ibb: make sure we reply with *something* to ↵Simon McVittie1-3/+2
all IBB IQs, even errors 20070810183326-53eee-e8c703a318e268858be34704fb2f9d74de5196bd.gz
2007-06-11set BystreamIBBState in the Gabble namespace as it's a public enumGuillaume Desmottes1-7/+7
20070611094502-7fe3f-71e85f1c428919f9be719c0e39f07e82fa491d09.gz
2007-06-11fix typo in bytestream-ibb.h headerGuillaume Desmottes1-1/+1
20070611091707-7fe3f-0f432557836906b3d879ca2c2363d42366a39c3d.gz
2007-05-02catch sending errors when sending IBB open stanzaGuillaume Desmottes1-1/+1
20070502124412-7fe3f-dc29b6362a6809463a67bb102e970fee5bd2c6c8.gz
2007-05-01perform IBB initiations after the SI was acceptedGuillaume Desmottes1-3/+6
20070501161806-7fe3f-e6aa291941f9f895509d4e97611277fe4def8b1f.gz
2007-05-01remove double declaration of gabble_bytestream_ibb_closeGuillaume Desmottes1-3/+0
20070501142601-7fe3f-4685c1bfdc7d5e2c7584603b76ec574f931e712d.gz
2007-05-01don't explicitely store the tube state but use bytestream's states to find ↵Guillaume Desmottes1-2/+6
it. So we avoid redundancy or incoherence between these 2 states type 20070501134923-7fe3f-0c3265fbd852d15f496eec557995c2ef26ec8bdd.gz
2007-04-30BytestreamIBB replace the "closed" signal by "status-changed"Guillaume Desmottes1-0/+1
20070430151151-7fe3f-8b94bb4c7d0c39dfd16a984cb4f1fe01c7e56309.gz
2007-04-30set his dbus name in SI reply so we can properly update dbus-names in ↵Guillaume Desmottes1-1/+4
private tubes 20070430131109-7fe3f-91693e088659abb1ac63481e1f988e8a666308e7.gz
2007-04-30BytestreamIBB: use a "state" property instead of just an "open" booleanGuillaume Desmottes1-0/+11
20070430092422-7fe3f-66f0b360dd0af7379219e96674bf474d434e900e.gz
2007-04-27include self header first and fix header inclusion problemsGuillaume Desmottes1-0/+4
20070427120850-7fe3f-1ed4e3a14aab0b6a3c3c8e6ceb06633aeb8bb533.gz
2007-04-26fix functions declarations style in header filesGuillaume Desmottes1-6/+16
20070426152107-7fe3f-c8c25724394a3205234c969ccd0a6fb477dcbe74.gz
2007-04-26set gabble_bytestream_ibb_decline as static as it's the job of the close ↵Guillaume Desmottes1-1/+0
method to decline the bytestream if needed 20070426150049-7fe3f-27c10bd94ea56eeb350de808e346812ef865bace.gz
2007-04-23coding styles trivial fixGuillaume Desmottes1-1/+1
20070423091707-7fe3f-965d14302c6a041326749d29c13b7f1d9fff609e.gz
2007-04-20add bytestream-ibb.[ch]Guillaume Desmottes1-0/+72
20070420130608-7fe3f-dcef80433d9dd599bebdc4c45e7e3ea368d9d011.gz