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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
JingleFactory: add _new() method
Will Thompson
3
-2
/
+13
2012-02-23
JingleFactory: correct ::new-session's signature
Will Thompson
1
-2
/
+2
2012-02-23
Split Telepathy<->Jingle enum mapping out of Jingle code
Will Thompson
9
-32
/
+83
2012-02-23
JingleMediaRtp: drop use of TP_ERRORS
Will Thompson
2
-10
/
+28
2012-02-23
Jingle*: spell out tp_clear_{boxed,pointer}
Will Thompson
5
-14
/
+28
2012-02-23
JingleSession: spell out tp_str_empty()
Will Thompson
1
-1
/
+1
2012-02-23
Jingle*: use wocky_strdiff rather than tp_strdiff
Will Thompson
6
-68
/
+68
2012-02-23
JingleSession: remove GabbleConnection property.
Will Thompson
3
-24
/
+4
2012-02-23
JingleSession: move pre-initiate presence pushes to Factory
Will Thompson
2
-12
/
+31
2012-02-23
JingleSession: delegate capability queries to factory
Will Thompson
2
-6
/
+53
2012-02-23
JingleSession: get own full JID from porter.
Will Thompson
1
-6
/
+4
2012-02-23
JingleSession: add a porter property.
Will Thompson
3
-3
/
+24
2012-02-23
JingleFactory: pass self to JingleSession
Will Thompson
3
-4
/
+27
2012-02-23
JingleContent: don't store a GabbleConnection.
Will Thompson
3
-19
/
+2
2012-02-23
CallStream: don't grab Connection from JingleContent.
Will Thompson
1
-8
/
+3
2012-02-23
MediaStream: don't grab Connection from JingleContent.
Will Thompson
1
-7
/
+3
2012-02-23
MediaStream: add a TpDBusDaemon property.
Will Thompson
3
-8
/
+30
2012-02-23
JingleFactory: remove prototype for long-dead function.
Will Thompson
1
-3
/
+0
2012-02-23
JingleSession: remove unused handle-repo-dynamic import.
Will Thompson
1
-1
/
+0
2012-02-23
JingleInfo: don't crash when disconnecting before reply.
Will Thompson
1
-1
/
+3
2012-02-23
Split google:jingleinfo code out from JingleFactory
Will Thompson
12
-436
/
+702
2012-02-23
JingleFactory: store WockyPorter
Will Thompson
1
-10
/
+9
2012-02-23
gabble_jingle_session_send: drop callback arguments.
Will Thompson
3
-43
/
+16
2012-02-23
Send session-{initiate,accept} IQs using porter directly.
Will Thompson
1
-12
/
+45
2012-02-23
Content: use porter directly to send content-remove
Will Thompson
1
-6
/
+9
2012-02-23
Session: tolerate being outlived by contents
Will Thompson
1
-8
/
+23
2012-02-23
Jingle transports: stop using GabbleConnection
Will Thompson
4
-6
/
+13
2012-02-23
JingleSession: add and use factory accessor.
Will Thompson
3
-9
/
+23
2012-02-23
JingleSession: localize use of peer handle.
Will Thompson
1
-10
/
+10
2012-02-23
JingleSession: remove "peer" GObject property.
Will Thompson
1
-10
/
+0
2012-02-23
JingleSession: remove get_peer_handle.
Will Thompson
2
-8
/
+1
2012-02-23
media-factory: stop using gabble_jingle_session_get_peer_handle
Will Thompson
1
-4
/
+13
2012-02-23
ft-manager: stop using gabble_jingle_session_get_peer_handle
Will Thompson
1
-1
/
+5
2012-02-23
Call: stop using gabble_jingle_session_get_peer_handle
Will Thompson
2
-5
/
+15
2012-02-23
MediaChannel: store peer's handle.
Will Thompson
3
-46
/
+35
2012-02-23
MediaChannel: use gabble_jingle_session_get_peer_handle()
Will Thompson
1
-20
/
+7
2012-02-23
JingleSession: look up presence by WockyContact.
Will Thompson
1
-2
/
+2
2012-02-23
PresenceCache: add WockyContact-based lookup.
Will Thompson
2
-0
/
+14
2012-02-23
util: add helper to fetch TpHandle for WockyContact
Will Thompson
2
-0
/
+25
2012-02-23
JingleMediaRTP: use jingle_session_peer_has_cap()
Will Thompson
1
-14
/
+2
2012-02-23
JingleSession: rename _peer_has_quirk to _peer_has_cap
Will Thompson
4
-9
/
+9
2012-02-23
JingleFactory: stop dabbling in handles.
Will Thompson
5
-19
/
+8
2012-02-23
JingleSession: remove defunct handle refcounting
Will Thompson
1
-5
/
+0
2012-02-23
JingleSession: grab resource from WockyResourceContact
Will Thompson
1
-19
/
+6
2012-02-23
JingleSession: hold a WockyContact.
Will Thompson
3
-13
/
+52
2012-02-23
JingleFactory: exclude handle from session map keys
Will Thompson
1
-10
/
+8
2012-02-23
JingleSession: move TpHandle peer to private structure
Will Thompson
10
-23
/
+44
2012-02-21
Distribute headers more normally, and stop trying to distribute gabble/debug.h
Simon McVittie
1
-13
/
+0
2012-02-21
presence-cache: hardcode gtalk's bot caps
Guillaume Desmottes
1
-1
/
+3
2012-02-21
Merge branch 'call1' into master+call1
Guillaume Desmottes
29
-465
/
+796
[prev]
[next]