summaryrefslogtreecommitdiff
path: root/telepathy-glib/tls-certificate.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Version-annotate TLS certificate APIGuillaume Desmottes2012-05-091-0/+14
* Don't include tp-cli header in tls-certificate.hGuillaume Desmottes2012-05-091-2/+0
* Use TpTLSCertificateRejectionGuillaume Desmottes2012-05-091-9/+7
* Use a GVariant to return rejection detailsGuillaume Desmottes2012-05-091-2/+2
* tp_tls_certificate_add_rejection(): takes a GVariant instead of a GHashTableGuillaume Desmottes2012-05-091-1/+1
* tls-certificate: add accessorsGuillaume Desmottes2012-05-091-0/+4
* TpTLSCertificate: allow several rejection reasons to be queued upSimon McVittie2012-05-091-2/+3
* TpTLSCertificate: track the signalled rejection reason(s)Simon McVittie2012-05-091-0/+10
* tp_tls_certificate_reject_async: allow a D-Bus error name to be specifiedSimon McVittie2012-05-091-0/+1
* TpTLSCertificate: be subordinate to a channel or connectionSimon McVittie2012-05-091-2/+1
* Document TpTLSCertificateSimon McVittie2012-05-091-0/+2
* TpTLSCertificateClass: add a small amount of ABI paddingSimon McVittie2012-05-091-0/+1
* TpTLSCertificate: have a CORE feature instead of our own prepare methodSimon McVittie2012-05-091-5/+4
* Add TpTLSCertificate, minimally adapted from EmpathySimon McVittie2012-05-091-0/+100