summaryrefslogtreecommitdiff
path: root/src/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* protocol: implement PresencesGuillaume Desmottes2013-09-191-0/+7
* protocol: claim to implement PresencesGuillaume Desmottes2013-09-191-0/+1
* protocol: implement get_avatar_details()Guillaume Desmottes2013-09-191-0/+16
* protocol: claim that we implement AvatarsGuillaume Desmottes2013-09-191-0/+13
* Don't use sealed struct membersSimon McVittie2013-01-041-7/+0
* Be single-include-compliantSimon McVittie2013-01-041-1/+0
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-2/+1
* protocol : Adapt protocol to support bonjour backendSiraj Razick2012-03-121-0/+2
* salut: Use bonjour discovery clientSiraj Razick2012-03-121-0/+2
* protocol: Use the backend defined by the userSiraj Razick2012-02-221-0/+11
* src: remove annoying salut- prefixJonny Lamb2011-04-281-8/+8
* protocol: specify the DNSSD name and have a backend fallbackJonny Lamb2011-02-081-1/+30
* protocol: allow the name, icon name and English to be set easierJonny Lamb2011-02-071-8/+58
* Add Protocol objectsSimon McVittie2010-10-141-0/+250