summaryrefslogtreecommitdiff
path: root/src/bytestream-iface.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-1/+1
2011-05-02stop using LmMessageNode wrapperJonny Lamb1-1/+1
2008-12-17Merge branch 'sock5+transport' into sock5Guillaume Desmottes1-0/+1
2008-12-17rename gabble_bytestream_iface_block_read to gabble_bytestream_iface_block_re...Guillaume Desmottes1-2/+2
2008-12-16add GABBLE_BYTESTREAM_STATE_CLOSING stateGuillaume Desmottes1-0/+1
2008-12-15add gabble_bytestream_iface_block_read as an optionnal abstract methodGuillaume Desmottes1-0/+4
2007-12-19bytestream-iface: remove gabble_bytestream_iface_get_protocolGuillaume Desmottes1-4/+0
2007-12-19bytestream-iface: gabble_bytestream_iface_accept now take a function ptr inst...Guillaume Desmottes1-2/+6
2007-10-05fix declaration style in few tubes related headersGuillaume Desmottes1-1/+1
2007-09-26Move support for declining SIs with a reason to the bytestream interface, by ...Simon McVittie1-2/+3
2007-09-25fix tubes functions declarations style in headersGuillaume Desmottes1-11/+7
2007-08-31rename gabble_bytestream_iface_initiation to gabble_bytestream_iface_initiateGuillaume Desmottes1-2/+2
2007-08-31gabble_bytestream_iface_send now takes a const gchar *Guillaume Desmottes1-2/+3
2007-08-31rename LAST_GABBLE_BYTESTREAM_STATE to NUM_GABBLE_BYTESTREAM_STATESGuillaume Desmottes1-1/+1
2007-08-30drop gabble_bytestream_iface_make_accept_iq and use gabble_bytestream_iface_g...Guillaume Desmottes1-4/+0
2007-08-30add bytestream-iface.[ch]Guillaume Desmottes1-0/+94