aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tls-certificate.c
Commit message (Expand)AuthorAgeFilesLines
* Properly handle corner cases of _prepare_async() called twiceCosimo Cecchi2010-08-241-0/+26
* Don't leak certificate dataCosimo Cecchi2010-08-241-1/+2
* Make EmpathyTLSCertificate a TpProxy subclassCosimo Cecchi2010-08-241-147/+54
* Use _complete instead of _complete_in_idle()Cosimo Cecchi2010-08-191-2/+2
* Use the hash table directly as a parameter to reject ()Cosimo Cecchi2010-08-191-6/+1
* Remove whitespaceCosimo Cecchi2010-08-191-3/+3
* Make _accept/_reject real async methodsCosimo Cecchi2010-08-191-9/+60
* Add a method to store the CA certificateCosimo Cecchi2010-08-131-0/+119
* Make sure to release all the referencesCosimo Cecchi2010-08-131-0/+4
* Add debug outputCosimo Cecchi2010-08-131-0/+2
* Update to the new tp-spec APICosimo Cecchi2010-08-131-25/+6
* Update for the new tp-spec APICosimo Cecchi2010-08-131-6/+64
* Add the proxy properties and methods.Cosimo Cecchi2010-08-131-0/+96
* Add the Authentication.TLSCertificate ifaceCosimo Cecchi2010-08-131-0/+5
* Add EmpathyTLSCertificate.Cosimo Cecchi2010-08-131-0/+292