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
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
Use correct client type when calculating hash.
Will Thompson
1
-5
/
+1
2010-01-27
Don't crash on disco requests with no id=''
Will Thompson
1
-0
/
+5
2010-01-22
Add --enable-is-a-phone
Will Thompson
1
-0
/
+4
2009-12-07
Merge remote branch 'jonnylamb/pee-muc' into telepathy-gabble-0.8
Will Thompson
1
-381
/
+17
2009-11-23
gabble_caps_channel_manager_add_capability: rename to gabble_caps_channel_man...
Simon McVittie
1
-3
/
+2
2009-11-23
connection: add a commenting explaining why the reply to the pmuc-v1 disco reply
Jonny Lamb
1
-0
/
+1
2009-11-23
connection: ack the pmuc-v1 cap disco request
Jonny Lamb
1
-0
/
+5
2009-11-23
fd.o#22456: util: get the canonical room name in gabble_normalize_room
Jonny Lamb
1
-1
/
+1
2009-11-23
fd.o#21152: connection: don't disco rooms in RequestHandles
Jonny Lamb
1
-366
/
+0
2009-11-13
connection: always set pmuc-v1 capability when sending presence
Jonny Lamb
1
-12
/
+8
2009-11-13
connection: make get_canonical_room_name non-static
Jonny Lamb
1
-3
/
+3
2009-10-22
Use a hash of the machine ID as default resource
Will Thompson
1
-7
/
+12
2009-10-20
Use (part of) D-Bus machine ID as default resource.
Will Thompson
1
-4
/
+19
2009-10-07
Merge branch 'improve-caps-cache' into telepathy-gabble-0.8
Will Thompson
1
-27
/
+45
2009-10-06
Serve disco responses from the cache
Will Thompson
1
-27
/
+41
2009-10-05
Cache our own caps before announcing them.
Will Thompson
1
-0
/
+4
2009-09-24
Add a test for timing out connecting.
Will Thompson
1
-0
/
+6
2009-09-24
Time out connection process after 60 seconds
Will Thompson
1
-0
/
+52
2009-09-10
support setting presence before going online
Dafydd Harries
1
-7
/
+23
2009-09-08
Merge commit 'smcv/08-video-v1' into telepathy-gabble-0.8
Will Thompson
1
-18
/
+40
2009-09-02
add gabble_encode_jid() and replace ad-hoc string concatentation with calls t...
Dafydd Harries
1
-6
/
+4
2009-09-02
style tweaks
Dafydd Harries
1
-2
/
+0
2009-09-02
remove checks made redundant by gabble_decode_jid() changes
Dafydd Harries
1
-3
/
+2
2009-09-02
make gabble_decode_jid() return a boolean
Dafydd Harries
1
-5
/
+4
2009-08-20
connection_iq_disco_cb: simplify handling of voice-v1 disco, and add video-v1
Simon McVittie
1
-8
/
+13
2009-08-20
connection_iq_disco_cb: factor out _gabble_connection_send_or_complain and ad...
Simon McVittie
1
-10
/
+27
2009-08-18
Use tp-glib API to implement Location interface
Guillaume Desmottes
1
-3
/
+3
2009-08-17
use g_timeout_add_seconds() instead of g_timeout_add() where possible
Dafydd Harries
1
-1
/
+1
2009-08-14
add support for the 'location' attribute in the Contacts interface
Guillaume Desmottes
1
-0
/
+1
2009-07-28
Add G_PARAM_CONSTRUCT to the fallback-stun-server property
Sjoerd Simons
1
-1
/
+1
2009-07-28
Remove spurious debug message.
Will Thompson
1
-2
/
+0
2009-07-22
gabble_connection_set_property: free previous fallback_socks5_proxies if any
Guillaume Desmottes
1
-0
/
+2
2009-07-01
Set LM_DEBUG=net and override the log handler when LM_DEBUG is not set.
Jonny Lamb
1
-0
/
+4
2009-06-29
connection.c: use node iteration wrappers
Dafydd Harries
1
-9
/
+12
2009-06-29
'keepalive-interval' should be CONSTRUCT not _ONLY
Will Thompson
1
-1
/
+1
2009-06-29
GabbleConnection:port should be [1, G_MAXUINT16]
Will Thompson
1
-1
/
+1
2009-06-29
Ignore port=5222 if we think we know better.
Will Thompson
1
-8
/
+15
2009-06-22
Update 'google-video' to current master
Will Thompson
1
-3
/
+36
2009-06-17
Merge branch 'namespace-sid-by-peer'
Will Thompson
1
-0
/
+17
2009-06-15
Add a keepalive-interval connection parameter.
Will Thompson
1
-2
/
+17
2009-06-10
Add gabble_connection_get_full_jid()
Will Thompson
1
-0
/
+17
2009-05-26
Always advertise Location.DRAFT
Pierre-Luc Beaudoin
1
-1
/
+2
2009-05-26
Add support for google video capabilities
Sjoerd Simons
1
-2
/
+19
2009-05-21
Rename the known list to the stored list
Alban Crequy
1
-1
/
+1
2009-05-14
Default resource to Telepathy.<random hex>
Will Thompson
1
-3
/
+22
2009-04-25
Expose <host-unknown> during login as Auth_Failed
Will Thompson
1
-10
/
+26
2009-04-25
Prevent LmConn disconnection callback firing twice
Will Thompson
1
-0
/
+7
2009-04-08
Merge commit 'smcv/spec22-avatars'
Will Thompson
1
-0
/
+7
2009-04-08
Conflict maps to NotYours during registration
Will Thompson
1
-1
/
+1
2009-04-03
Merge branch 'master' into file-transfer
Guillaume Desmottes
1
-0
/
+28
[next]