aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-server-tls-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Use TpTpTLSCertificateGuillaume Desmottes2012-05-101-19/+12
* add missing config.h includesGuillaume Desmottes2012-03-071-0/+2
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-4/+0
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+4
* Use telepathy property constants in server EmpathyServerTLSHandlerStef Walter2011-03-221-4/+4
* Style changes from review for ReferenceIdentities codeStef Walter2011-03-181-5/+9
* Use ServerTLSConnection.ReferenceIdentities to check cert identity.Stef Walter2011-03-181-1/+40
* Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
* Use new certificate API in EmpathyServerTLSHandlerCosimo Cecchi2010-08-241-14/+29
* Remove whitespaceCosimo Cecchi2010-08-191-1/+1
* Use _borrow_immutable_properties instead of GetAll()Cosimo Cecchi2010-08-191-44/+21
* Make sure to release all the referencesCosimo Cecchi2010-08-131-3/+7
* Add Hostname and Certificate propertiesCosimo Cecchi2010-08-131-0/+29
* Add EmpathyServerTLSHandler.Cosimo Cecchi2010-08-131-0/+265