summaryrefslogtreecommitdiff
path: root/src/tube-stream.h
Commit message (Expand)AuthorAgeFilesLines
* Be single-include-compliantSimon McVittie2013-01-041-3/+1
* tubes: use guint64s for all tube IDsJonny Lamb2012-08-021-1/+1
* tube-{iface,dbus,stream}: remove tubes-channel propertyJonny Lamb2012-05-311-2/+0
* tube-stream: subclass TpBaseChannelJonny Lamb2012-05-311-3/+4
* src: remove annoying salut- prefixJonny Lamb2011-04-281-2/+2
* tubes-channel: stop using the XCMJonny Lamb2011-03-021-1/+1
* gibber: remove GibberXmppStanza wrapperJonny Lamb2011-02-091-1/+1
* add salut_tube_stream_channel_get_allowed_properties accessor instead of havi...Guillaume Desmottes2009-02-121-7/+2
* remove Parameters from salut_stream_tube_channel_allowed_propertiesGuillaume Desmottes2009-02-121-1/+0
* add salut_tube_stream_offerGuillaume Desmottes2009-02-061-0/+2
* tube-stream: add salut_stream_tube_channel_allowed_propertiesGuillaume Desmottes2009-02-061-0/+9
* add salut_tube_stream_get_supported_socket_typesGuillaume Desmottes2009-02-031-0/+2
* Tubes: the "state" property is not writeable anymore. Use an "offered" boolea...Alban Crequy2009-02-031-4/+4
* SalutTubeStream implements the new tube API with the requestotron. Tube test ...Alban Crequy2009-02-031-3/+7
* Add property "tubes-channel" to SalutStreamTube and SalutDBusTube object. The...Alban Crequy2009-02-031-0/+1
* Remove GibberIqHelperRequestStanza: directly use GibberXmppStanzaAlban Crequy2008-11-101-1/+1
* 1-1 tubes: do no reply to the iq offering the tube before the user accepts it.Alban Crequy2008-09-081-1/+2
* 1-1 tubes: use direct tcp connections, and connect to the right portAlban Crequy2008-08-111-1/+1
* Stream tube object sends a close tube message when the tube is close. It has ...Alban Crequy2008-08-111-3/+4
* add tube-stream.[ch]Guillaume Desmottes2007-10-191-0/+73