summaryrefslogtreecommitdiff
path: root/src/protocol.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Consistently include config.h in every .c file, firstSimon McVittie1-0/+2
2011-05-30s/TPSIP/RAKIA/gDavid Laban1-16/+16
2011-05-23Merge branch 'verify-certs' into trunkMikhail Zabaluev1-0/+5
2011-03-15Merge branch 'keepalive-default'Mikhail Zabaluev1-1/+1
2011-02-15Comment doc that STUN is used for media onlyMikhail Zabaluev1-2/+2
2011-02-15Smarter behavior of connection parameters 'discover-stun' and 'stun-server'Mikhail Zabaluev1-3/+19
2011-02-12Rename project to telepathy-rakiaDavid Laban1-39/+39
2011-02-07Move src/media-factory to tpsip/media-managerPekka Pessi1-2/+2
2011-02-07Move src/text-factory to tpsip/text-managerPekka Pessi1-2/+2
2011-02-07Move src/debug to tpsip/debugPekka Pessi1-1/+1
2011-02-02protocol: use tpsip/handlesPekka Pessi1-0/+1
2010-12-15protocol: implement TpBaseProtocolClass->dup_authentication_typesJonny Lamb1-0/+12
2010-11-24protocol: when hitting a special parameter, just skip it, not all the others tooJonny Lamb1-1/+1
2010-11-18Port TpsipConnectionManager to use TpBaseProtocolSimon McVittie1-0/+515