index
:
telepathy-gabble.git
buildbot
buildbot_rebased
cmake
error_reports
gabble_plugins
master
mingw32
mingw32-compile-fix
mingw32-fixes
plugin-api-change
plugin-api-update
plugin-split-build-system-fix
plugin-workaround
review
windows
windows-compile-fix
windows-fixes
Unnamed repository; edit this file to name it for gitweb.
Siraj Razick
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
Merge branch 'master' into socks5
HEAD
master
Guillaume Desmottes
13
-205/+189
2009-03-16
start NEWS for 0.7.24
Guillaume Desmottes
1
-0/+3
2009-03-16
Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble
Guillaume Desmottes
8
-176/+156
2009-03-16
presence-cache: coding style fix
Guillaume Desmottes
1
-1/+1
2009-03-16
media-channel: coding style fix
Guillaume Desmottes
1
-1/+1
2009-03-16
muc-factory: coding style fix
Guillaume Desmottes
1
-1/+1
2009-03-16
jingle-session: coding style fix
Guillaume Desmottes
1
-1/+1
2009-03-16
jingle-media-rtp: coding style fix
Guillaume Desmottes
1
-1/+1
2009-03-16
jingle-content: coding style fix
Guillaume Desmottes
1
-1/+1
2009-03-16
conn-location: coding style fixes
Guillaume Desmottes
1
-6/+6
2009-03-16
no need to add telepathy_gabble_SOURCES twice to check_c_sources
Guillaume Desmottes
1
-1/+0
2009-03-16
libgabble_convenience_la_our_sources has been renamed to libgabble_convenienc...
Guillaume Desmottes
1
-1/+1
2009-03-16
bump nano version to 0.7.23.1
Will Thompson
1
-1/+1
2009-03-13
Version 0.7.23
Will Thompson
1
-2/+2
2009-03-13
Mention GetHandle() fix in NEWS
Will Thompson
1
-0/+3
2009-03-13
Fill in release name and date.
Will Thompson
1
-1/+3
2009-03-13
Mention CodecsUpdated in NEWS
Will Thompson
1
-0/+5
2009-03-13
Remove redundant GET_PRIV macros from most jingle code
Will Thompson
6
-153/+129
2009-03-13
Make MediaStream ref its JingleContent
Will Thompson
1
-21/+15
2009-03-13
Merge branch 'master' into socks5-reverted
Guillaume Desmottes
57
-756/+1766
2009-03-13
fix typo in comment
Guillaume Desmottes
1
-1/+1
2009-03-13
fix NEWS
Guillaume Desmottes
1
-4/+4
2009-03-13
style fixes
Guillaume Desmottes
1
-2/+2
2009-03-13
cast codec->id to a guint before using GUINT_TO_POINTER to make compiler happy
Guillaume Desmottes
1
-4/+5
2009-03-12
Merge branch 'codecs-updated'
Will Thompson
11
-195/+853
2009-03-12
Merge branch 'request-streams'
Will Thompson
24
-117/+390
2009-03-12
Include SI namespace when expecting iq result
Will Thompson
1
-1/+1
2009-03-12
Fix format strings for gsize
Will Thompson
1
-2/+3
2009-03-12
Constant-ify and tidy jingle/outgoing-many-streams
Will Thompson
2
-75/+38
2009-03-12
Improve PendingStreamRequest comments
Will Thompson
1
-2/+4
2009-03-12
Merge branch 'get-muc'
Guillaume Desmottes
4
-88/+63
2009-03-12
add anonymous arg to get_muc_tubes_channel
Guillaume Desmottes
1
-2/+7
2009-03-12
offer-muc-stream-tube.py: use get_muc_tubes_channel
Guillaume Desmottes
1
-75/+8
2009-03-12
get_muc_tubes_channel: return the room handle instead of an array containing ...
Guillaume Desmottes
3
-8/+9
2009-03-12
get_muc_tubes_channel: use constants
Guillaume Desmottes
1
-5/+5
2009-03-12
get_muc_tubes_channel: check NewChannels signal
Guillaume Desmottes
1
-2/+38
2009-03-12
fix typo in NEWS
Guillaume Desmottes
1
-2/+2
2009-03-12
IBB: add a comment explaining how we use sent_stanzas_not_acked
Guillaume Desmottes
1
-1/+3
2009-03-12
upgrade NEWS
Guillaume Desmottes
1
-0/+3
2009-03-12
gabble_bytestream_ibb_close_received: wait write buffer is flushed before clo...
Guillaume Desmottes
1
-5/+19
2009-03-12
add gabble_bytestream_ibb_close_received
Guillaume Desmottes
3
-6/+17
2009-03-12
IBB: don't close the bytestream right away if the write buffer is not empty
Guillaume Desmottes
1
-19/+41
2009-03-12
BytestreamS5B.get_data: check size of expected data
Guillaume Desmottes
1
-3/+10
2009-03-12
IBB: don't ack IQ while the bytestream is read blocked
Guillaume Desmottes
1
-2/+46
2009-03-12
IBB: write block the bystream while the write buffer is not empty
Guillaume Desmottes
1
-2/+30
2009-03-12
IBB: implement flow control using a window of acked stanzas
Guillaume Desmottes
1
-23/+124
2009-03-12
set a ridiculously small block size to stress test IBB buffering
Guillaume Desmottes
1
-1/+2
2009-03-12
pass expected data len to get_data
Guillaume Desmottes
3
-11/+16
2009-03-12
add optionnal len arg to get_data
Guillaume Desmottes
1
-16/+24
2009-03-12
factor out send_data
Guillaume Desmottes
1
-16/+30
[next]