summaryrefslogtreecommitdiff
path: root/src/tube-stream.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Be single-include-compliantSimon McVittie1-3/+1
2012-08-02tubes: use guint64s for all tube IDsJonny Lamb1-1/+1
2012-05-31tube-{iface,dbus,stream}: remove tubes-channel propertyJonny Lamb1-2/+0
2012-05-31tube-stream: subclass TpBaseChannelJonny Lamb1-3/+4
2011-04-28src: remove annoying salut- prefixJonny Lamb1-2/+2
2011-03-02tubes-channel: stop using the XCMJonny Lamb1-1/+1
2011-02-09gibber: remove GibberXmppStanza wrapperJonny Lamb1-1/+1
2009-02-12add salut_tube_stream_channel_get_allowed_properties accessor instead of havi...Guillaume Desmottes1-7/+2
2009-02-12remove Parameters from salut_stream_tube_channel_allowed_propertiesGuillaume Desmottes1-1/+0
2009-02-06add salut_tube_stream_offerGuillaume Desmottes1-0/+2
2009-02-06tube-stream: add salut_stream_tube_channel_allowed_propertiesGuillaume Desmottes1-0/+9
2009-02-03add salut_tube_stream_get_supported_socket_typesGuillaume Desmottes1-0/+2
2009-02-03Tubes: the "state" property is not writeable anymore. Use an "offered" boolea...Alban Crequy1-4/+4
2009-02-03SalutTubeStream implements the new tube API with the requestotron. Tube test ...Alban Crequy1-3/+7
2009-02-03Add property "tubes-channel" to SalutStreamTube and SalutDBusTube object. The...Alban Crequy1-0/+1
2008-11-10Remove GibberIqHelperRequestStanza: directly use GibberXmppStanzaAlban Crequy1-1/+1
2008-09-081-1 tubes: do no reply to the iq offering the tube before the user accepts it.Alban Crequy1-1/+2
2008-08-111-1 tubes: use direct tcp connections, and connect to the right portAlban Crequy1-1/+1
2008-08-11Stream tube object sends a close tube message when the tube is close. It has ...Alban Crequy1-3/+4
2007-10-19add tube-stream.[ch]Guillaume Desmottes1-0/+73