telepathy-idle: Port to TLS handling code to work in Idle

Simon McVittie smcv at kemper.freedesktop.org
Wed May 1 09:01:42 PDT 2013


Module: telepathy-idle
Branch: master
Commit: e1291f040d13f205d4bb3c03bca28fef7312ff5e
URL:    http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=e1291f040d13f205d4bb3c03bca28fef7312ff5e

Author: Sjoerd Simons <sjoerd at luon.net>
Date:   Sun Apr 28 19:01:02 2013 +0200

Port to TLS handling code to work in Idle

Instead of server-tls-manager being a Wocky TLS manager add async API to
start the certificate verification on request and use a GTlsCertificate
to get the needed certificate information instead of WockyTLSsession.

---

 src/Makefile.am          |    6 ++
 src/idle-debug.c         |    1 +
 src/idle-debug.h         |    1 +
 src/server-tls-channel.c |   88 +++++++++----------
 src/server-tls-manager.c |  207 +++++++++-------------------------------------
 src/server-tls-manager.h |   15 +++-
 src/tls-certificate.c    |    8 +-
 7 files changed, 105 insertions(+), 221 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-idle/diff/?id=e1291f040d13f205d4bb3c03bca28fef7312ff5e


More information about the telepathy-commits mailing list