webticket: factor code out from sipe-certificate.c
commita6cbc31bc09e3648309a579138a5e228f3046aaf
authorStefan Becker <chemobejk@gmail.com>
Tue, 13 Dec 2011 18:50:59 +0000 (13 20:50 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 13 Dec 2011 18:50:59 +0000 (13 20:50 +0200)
treefa02db4b71ddceab154a6c7f5142fe963fc1ffc9
parent56835edb2f9f47673affe9efe2f74402f4fb10da
webticket: factor code out from sipe-certificate.c

[MS-DLX] is provided by a Web Service and therefore we need a Web Ticket
for it. Factor out the Web Ticket code from sipe-certificate.c and move
it to a new module sipe-webticket.c.
src/core/Makefile.am
src/core/sipe-certificate.c
src/core/sipe-webticket.c [copied from src/core/sipe-certificate.c with 51% similarity]
src/core/sipe-webticket.h [new file with mode: 0644]