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
/
capabilities.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
add initial implementation of CM-wide caps cache
Dafydd Harries
1
-0
/
+16
2009-12-02
Add a compile-time switch (on by default) for assuming file transfer to be su...
Simon McVittie
1
-0
/
+9
2009-11-23
fd.o#25243: only advertise FT capability if we have a FT client
Simon McVittie
1
-1
/
+1
2009-10-06
Add compatibility bundles to the cache
Will Thompson
1
-0
/
+9
2009-10-03
Pre-seed more Google Talk capability bundles.
Will Thompson
1
-8
/
+30
2009-06-29
capabilities.c: use node iteration wrappers
Guillaume Desmottes
1
-2
/
+5
2009-06-27
advertise ICE capabilities
Senko Rasic
1
-2
/
+1
2009-06-27
enabled use of JingleTransportIceUdp
Senko Rasic
1
-1
/
+1
2009-06-27
enable the new rawudp support
Senko Rasic
1
-2
/
+1
2009-06-25
Advertise rtp:{audio,video} caps where appropriate
Will Thompson
1
-1
/
+3
2009-06-22
Update 'google-video' to current master
Will Thompson
1
-1
/
+47
2009-06-18
Add a cap for Gabbles that don't send creator=''
Will Thompson
1
-1
/
+47
2009-05-26
Add support for google video capabilities
Sjoerd Simons
1
-0
/
+1
2009-05-19
Reuse caps table when parsing caps
Will Thompson
1
-0
/
+39
2009-05-19
Add missing caps flags to table in capabilities.c
Will Thompson
1
-0
/
+4
2009-02-18
announce PRESENCE_CAP_SI_FILE_TRANSFER in our capa
Guillaume Desmottes
1
-0
/
+1
2009-01-31
Have capabilities announced
Pierre-Luc Beaudoin
1
-1
/
+1
2009-01-31
Advertise geoloc capability
Pierre-Luc Beaudoin
1
-0
/
+2
2008-12-07
Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble i...
Marco Barisione
1
-2
/
+21
2008-12-05
Merge branch 'master' into alban-enhanced-caps-with-complex-types
Alban Crequy
1
-1
/
+3
2008-12-04
Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble i...
Marco Barisione
1
-1
/
+3
2008-12-01
Advertise SOCKS5 support
Marco Barisione
1
-0
/
+1
2008-11-04
renamed Jingle capabilities and namespaces to make them more consistent
Senko Rasic
1
-1
/
+3
2008-10-17
Fix strict-aliasing warnings, and remove excessive usage of casts
Alban Crequy
1
-3
/
+4
2008-09-30
Use the "channel manager" terminology everywhere instead of "channel factory"
Alban Crequy
1
-3
/
+3
2008-09-12
Fix merge issues after merging wjt/requestotron
Alban Crequy
1
-1
/
+1
2008-09-11
Split GabbleChannelManager in 2 parts: GabbleChannelManager (will become TpCh...
Alban Crequy
1
-3
/
+7
2008-09-11
Fix warnings by using the right cast
Alban Crequy
1
-1
/
+2
2008-09-11
Update the ContactCapabilities spec in extensions/, finish the implementation...
Alban Crequy
1
-2
/
+15
2008-07-21
make config.h the first include in every file
Dafydd Harries
1
-1
/
+1
2008-07-14
rename gabble-media-channel.h to media-channel.h
Dafydd Harries
1
-1
/
+1
2008-07-21
make config.h the first include in every file
Dafydd Harries
1
-1
/
+1
2008-07-14
rename gabble-media-channel.h to media-channel.h
Dafydd Harries
1
-1
/
+1
2008-05-21
Remove bundles strings, use a 3-state enum for caps type
Alban Crequy
1
-34
/
+19
2008-05-21
Remove bundles strings, use a 3-state enum for caps type
Alban Crequy
1
-34
/
+19
2008-05-14
Do not advertise bundle since we use the verification string, except for voic...
Alban Crequy
1
-0
/
+4
2008-05-14
Add comment about the Google Talk voice-v1 bundle
Alban Crequy
1
-0
/
+5
2008-05-14
Do not advertise bundle since we use the verification string, except for voic...
Alban Crequy
1
-0
/
+4
2008-05-14
Add comment about the Google Talk voice-v1 bundle
Alban Crequy
1
-0
/
+5
2007-12-13
rename OLPC bundle to "olpc1"
Guillaume Desmottes
1
-4
/
+4
2007-12-06
move OLPC notify ns to the "olpc" bundle
Guillaume Desmottes
1
-8
/
+6
2007-09-24
drop NS_SI_TUBES and NS_SI_TUBES_OLD namespaces and use NS_TUBES as SI profil...
Guillaume Desmottes
1
-2
/
+1
2007-06-01
change tubes NS_SI_TUBES to match telepathy NS but still use the old one to d...
Guillaume Desmottes
1
-0
/
+1
2007-04-27
remove file transfer NS/cap/debug as we don't implement it yet
Guillaume Desmottes
1
-1
/
+0
2007-04-26
fix conflicts in capabilities and debug
Guillaume Desmottes
1
-0
/
+14
2007-04-20
add tubes/SI caps
Guillaume Desmottes
1
-10
/
+0
2007-04-25
remove newline
Guillaume Desmottes
1
-1
/
+0
2007-04-25
remove the OLPC bundle as we don't use it
Guillaume Desmottes
1
-8
/
+8
2007-04-20
define OLPC capability bundle
Dafydd Harries
1
-0
/
+11
2007-04-06
src/: wrap long lines
Simon McVittie
1
-5
/
+12
[next]