summaryrefslogtreecommitdiff
path: root/src/protocol.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-19protocol: implement PresencesGuillaume Desmottes1-0/+7
2013-09-19protocol: claim to implement PresencesGuillaume Desmottes1-0/+1
2013-09-19protocol: implement get_avatar_details()Guillaume Desmottes1-0/+16
2013-09-19protocol: claim that we implement AvatarsGuillaume Desmottes1-0/+13
2013-01-04Don't use sealed struct membersSimon McVittie1-7/+0
2013-01-04Be single-include-compliantSimon McVittie1-1/+0
2013-01-04Include config.h and our corresponding header first in every source fileSimon McVittie1-2/+1
2012-03-12protocol : Adapt protocol to support bonjour backendSiraj Razick1-0/+2
2012-03-12salut: Use bonjour discovery clientSiraj Razick1-0/+2
2012-02-22protocol: Use the backend defined by the userSiraj Razick1-0/+11
2011-04-28src: remove annoying salut- prefixJonny Lamb1-8/+8
2011-02-08protocol: specify the DNSSD name and have a backend fallbackJonny Lamb1-1/+30
2011-02-07protocol: allow the name, icon name and English to be set easierJonny Lamb1-8/+58
2010-10-14Add Protocol objectsSimon McVittie1-0/+250