aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tls-certificate.h
Commit message (Collapse)AuthorAgeFilesLines
* libempathy: Store certificate exceptions in gnome-keyring.Stef Walter2010-12-241-2/+0
| | | | Use libgcr to store certificate trust exceptions properly.
* Make EmpathyTLSCertificate a TpProxy subclassCosimo Cecchi2010-08-241-5/+11
|
* Use the hash table directly as a parameter to reject ()Cosimo Cecchi2010-08-191-1/+1
| | | | Clients will have to fill it anyway
* Make _accept/_reject real async methodsCosimo Cecchi2010-08-191-3/+14
|
* Add a method to store the CA certificateCosimo Cecchi2010-08-131-0/+2
|
* Update for the new tp-spec APICosimo Cecchi2010-08-131-1/+2
|
* Add the proxy properties and methods.Cosimo Cecchi2010-08-131-0/+6
| | | | Mirror them on the GObject itself, for Empathy to use and consume them.
* Add EmpathyTLSCertificate.Cosimo Cecchi2010-08-131-0/+69