index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bytestream-multiple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-1
/
+3
2012-05-10
Stop using tp_handle_ref/unref
Xavier Claessens
1
-6
/
+0
2012-01-31
Replace trivial uses of lm_message_node_get_child_with_namespace
Will Thompson
1
-1
/
+1
2012-01-27
Remove vestigial Loudmouth headers and build system
Will Thompson
1
-1
/
+0
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-1
/
+1
2012-01-26
Expunge lm_message_ref and lm_message_unref.
Will Thompson
1
-1
/
+1
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-1
/
+1
2010-04-20
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
1
-1
/
+2
2009-03-18
bytestream_activate_next: assert that active_bytestream is not NULL
Guillaume Desmottes
1
-0
/
+3
2009-03-03
Merge branch 'master' into socks5
Guillaume Desmottes
1
-0
/
+23
2009-03-03
bytestream-multiple: implement block_reading
Guillaume Desmottes
1
-0
/
+23
2009-03-03
Merge branch 'master' into socks5
Guillaume Desmottes
1
-0
/
+13
2009-03-03
bytestream-multiple: forward write-blocked signal
Guillaume Desmottes
1
-0
/
+13
2009-02-25
pass self_jid to gabble_bytestream_factory_create_from_method
Guillaume Desmottes
1
-1
/
+2
2009-02-25
bytestream-multiple: add self-jid property
Guillaume Desmottes
1
-0
/
+21
2009-01-07
Don't define things as const that aren't
Sjoerd Simons
1
-1
/
+1
2009-01-07
Don't free a GList using g_slist_free
Sjoerd Simons
1
-1
/
+1
2008-12-19
gabble_bytestream_multiple_finalize: free the fallback_stream_methods list if...
Guillaume Desmottes
1
-0
/
+5
2008-12-18
bytestream_activate_next: free the stream method
Guillaume Desmottes
1
-0
/
+2
2008-12-18
bytestream_activate_next: use g_list_delete_link instead of g_list_remove_lin...
Guillaume Desmottes
1
-1
/
+1
2008-12-18
bytestream-multiple: signals are not defined in bytestream-iface
Guillaume Desmottes
1
-40
/
+2
2008-12-11
replace gabble_bytestream_multiple_count_stream_method by gabble_bytestream_m...
Guillaume Desmottes
1
-3
/
+6
2008-12-11
bytestream_connection_error_cb: assert the state of the bytestream
Guillaume Desmottes
1
-0
/
+3
2008-12-11
coding style fixes
Guillaume Desmottes
1
-3
/
+3
2008-12-11
_GabbleBytestreamMultiplePrivate: improve fallback_stream_methods description
Guillaume Desmottes
1
-1
/
+1
2008-12-11
rename gabble_bytestream_multiple_nb_stream_method to gabble_bytestream_multi...
Guillaume Desmottes
1
-1
/
+1
2008-12-10
gabble_bytestream_multiple_dispose: don't unref factory as we don't have a re...
Guillaume Desmottes
1
-3
/
+0
2008-12-10
add gabble_bytestream_multiple_nb_stream_method
Guillaume Desmottes
1
-0
/
+9
2008-12-07
Improve some comments for corner cases
Marco Barisione
1
-2
/
+2
2008-12-07
Remove a trailing space
Marco Barisione
1
-1
/
+1
2008-12-07
Rename gabble_bytestream_multiple_add_bytestream() to _add_stream_method()
Marco Barisione
1
-3
/
+2
2008-12-07
Remove some leftover code to handle a removed property
Marco Barisione
1
-4
/
+0
2008-12-07
Split some long lines
Marco Barisione
1
-11
/
+22
2008-12-07
Remove the close-on-connection-error crack
Marco Barisione
1
-14
/
+0
2008-12-07
Implement a different and saner way to have SI fallback
Marco Barisione
1
-113
/
+128
2008-11-21
Be sure to always close the active bytestream and not just the first one
Marco Barisione
1
-14
/
+31
2008-11-19
Implement SI fallback
Marco Barisione
1
-0
/
+604