index
:
~wjt/telepathy-gabble
0.11-gtalk-jingle-workarounds
43166-muc-rate-limit
51978-call-caps
61433-caps-hash-crash
61433-caps-hash-crash-test
bin-media-tpproperties
blow-away-corrupt-caps-caches
call1
data-forms
gtalk-logs
master
spdy
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
xmpp-console
☮
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bytestream-ibb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-27
Remove vestigial Loudmouth headers and build system
Will Thompson
1
-2
/
+1
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-2
/
+2
2011-05-03
Remove GabbleXmppError.
Will Thompson
1
-2
/
+0
2009-03-12
add gabble_bytestream_ibb_close_received
Guillaume Desmottes
1
-0
/
+3
2008-07-22
_GabbleBytestreamIBB: simplify priv access
Simon McVittie
1
-1
/
+2
2008-07-14
rename gabble-error.h to error.h
Dafydd Harries
1
-1
/
+1
2007-09-26
Move support for declining SIs with a reason to the bytestream interface, by ...
Simon McVittie
1
-3
/
+0
2007-09-25
Make gabble_bytestream_ibb_decline take the XMPP error in parameters
Simon McVittie
1
-1
/
+4
2007-09-25
Make gabble_bytestream_ibb_decline also close the bytestream. Make it extern
Simon McVittie
1
-0
/
+2
2007-08-30
drop gabble_bytestream_ibb_send_to as it doesn't make sense anymore
Guillaume Desmottes
1
-4
/
+0
2007-08-30
abstract GabbleBystreamIBB using GabbleBystreamIface
Guillaume Desmottes
1
-32
/
+0
2007-08-10
bytestream-factory, bytestream-ibb: make sure we reply with *something* to al...
Simon McVittie
1
-3
/
+2
2007-06-11
set BystreamIBBState in the Gabble namespace as it's a public enum
Guillaume Desmottes
1
-7
/
+7
2007-06-11
fix typo in bytestream-ibb.h header
Guillaume Desmottes
1
-1
/
+1
2007-05-02
catch sending errors when sending IBB open stanza
Guillaume Desmottes
1
-1
/
+1
2007-05-01
perform IBB initiations after the SI was accepted
Guillaume Desmottes
1
-3
/
+6
2007-05-01
remove double declaration of gabble_bytestream_ibb_close
Guillaume Desmottes
1
-3
/
+0
2007-05-01
don't explicitely store the tube state but use bytestream's states to find it...
Guillaume Desmottes
1
-2
/
+6
2007-04-30
BytestreamIBB replace the "closed" signal by "status-changed"
Guillaume Desmottes
1
-0
/
+1
2007-04-30
set his dbus name in SI reply so we can properly update dbus-names in private...
Guillaume Desmottes
1
-1
/
+4
2007-04-30
BytestreamIBB: use a "state" property instead of just an "open" boolean
Guillaume Desmottes
1
-0
/
+11
2007-04-27
include self header first and fix header inclusion problems
Guillaume Desmottes
1
-0
/
+4
2007-04-26
fix functions declarations style in header files
Guillaume Desmottes
1
-6
/
+16
2007-04-26
set gabble_bytestream_ibb_decline as static as it's the job of the close meth...
Guillaume Desmottes
1
-1
/
+0
2007-04-23
coding styles trivial fix
Guillaume Desmottes
1
-1
/
+1
2007-04-20
add bytestream-ibb.[ch]
Guillaume Desmottes
1
-0
/
+72