summaryrefslogtreecommitdiff
path: root/src/capabilities.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-13add initial implementation of CM-wide caps cacheDafydd Harries1-0/+16
2009-12-02Add a compile-time switch (on by default) for assuming file transfer to be su...Simon McVittie1-0/+9
2009-11-23fd.o#25243: only advertise FT capability if we have a FT clientSimon McVittie1-1/+1
2009-10-06Add compatibility bundles to the cacheWill Thompson1-0/+9
2009-10-03Pre-seed more Google Talk capability bundles.Will Thompson1-8/+30
2009-06-29capabilities.c: use node iteration wrappersGuillaume Desmottes1-2/+5
2009-06-27advertise ICE capabilitiesSenko Rasic1-2/+1
2009-06-27enabled use of JingleTransportIceUdpSenko Rasic1-1/+1
2009-06-27enable the new rawudp supportSenko Rasic1-2/+1
2009-06-25Advertise rtp:{audio,video} caps where appropriateWill Thompson1-1/+3
2009-06-22Update 'google-video' to current masterWill Thompson1-1/+47
2009-06-18Add a cap for Gabbles that don't send creator=''Will Thompson1-1/+47
2009-05-26Add support for google video capabilitiesSjoerd Simons1-0/+1
2009-05-19Reuse caps table when parsing capsWill Thompson1-0/+39
2009-05-19Add missing caps flags to table in capabilities.cWill Thompson1-0/+4
2009-02-18announce PRESENCE_CAP_SI_FILE_TRANSFER in our capaGuillaume Desmottes1-0/+1
2009-01-31Have capabilities announcedPierre-Luc Beaudoin1-1/+1
2009-01-31Advertise geoloc capabilityPierre-Luc Beaudoin1-0/+2
2008-12-07Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble i...Marco Barisione1-2/+21
2008-12-05Merge branch 'master' into alban-enhanced-caps-with-complex-typesAlban Crequy1-1/+3
2008-12-04Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble i...Marco Barisione1-1/+3
2008-12-01Advertise SOCKS5 supportMarco Barisione1-0/+1
2008-11-04renamed Jingle capabilities and namespaces to make them more consistentSenko Rasic1-1/+3
2008-10-17Fix strict-aliasing warnings, and remove excessive usage of castsAlban Crequy1-3/+4
2008-09-30Use the "channel manager" terminology everywhere instead of "channel factory"Alban Crequy1-3/+3
2008-09-12Fix merge issues after merging wjt/requestotronAlban Crequy1-1/+1
2008-09-11Split GabbleChannelManager in 2 parts: GabbleChannelManager (will become TpCh...Alban Crequy1-3/+7
2008-09-11Fix warnings by using the right castAlban Crequy1-1/+2
2008-09-11Update the ContactCapabilities spec in extensions/, finish the implementation...Alban Crequy1-2/+15
2008-07-21make config.h the first include in every fileDafydd Harries1-1/+1
2008-07-14rename gabble-media-channel.h to media-channel.hDafydd Harries1-1/+1
2008-07-21make config.h the first include in every fileDafydd Harries1-1/+1
2008-07-14rename gabble-media-channel.h to media-channel.hDafydd Harries1-1/+1
2008-05-21Remove bundles strings, use a 3-state enum for caps typeAlban Crequy1-34/+19
2008-05-21Remove bundles strings, use a 3-state enum for caps typeAlban Crequy1-34/+19
2008-05-14Do not advertise bundle since we use the verification string, except for voic...Alban Crequy1-0/+4
2008-05-14Add comment about the Google Talk voice-v1 bundleAlban Crequy1-0/+5
2008-05-14Do not advertise bundle since we use the verification string, except for voic...Alban Crequy1-0/+4
2008-05-14Add comment about the Google Talk voice-v1 bundleAlban Crequy1-0/+5
2007-12-13rename OLPC bundle to "olpc1"Guillaume Desmottes1-4/+4
2007-12-06move OLPC notify ns to the "olpc" bundleGuillaume Desmottes1-8/+6
2007-09-24drop NS_SI_TUBES and NS_SI_TUBES_OLD namespaces and use NS_TUBES as SI profil...Guillaume Desmottes1-2/+1
2007-06-01change tubes NS_SI_TUBES to match telepathy NS but still use the old one to d...Guillaume Desmottes1-0/+1
2007-04-27remove file transfer NS/cap/debug as we don't implement it yetGuillaume Desmottes1-1/+0
2007-04-26fix conflicts in capabilities and debugGuillaume Desmottes1-0/+14
2007-04-20add tubes/SI capsGuillaume Desmottes1-10/+0
2007-04-25remove newlineGuillaume Desmottes1-1/+0
2007-04-25remove the OLPC bundle as we don't use itGuillaume Desmottes1-8/+8
2007-04-20define OLPC capability bundleDafydd Harries1-0/+11
2007-04-06src/: wrap long linesSimon McVittie1-5/+12