]> git.0d.be Git - empathy.git/history - libempathy/empathy-tls-certificate.c
Make sure we allocate the right size for certificates
[empathy.git] / libempathy / empathy-tls-certificate.c
2010-09-08 Cosimo CecchiMake sure we allocate the right size for certificates
2010-09-08 Cosimo CecchiUse better names for saving the certificates
2010-08-30 Guillaume Desmottescoding style fixes
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-24 Cosimo CecchiProperly handle corner cases of _prepare_async() called...
2010-08-24 Cosimo CecchiDon't leak certificate data
2010-08-24 Cosimo CecchiMake EmpathyTLSCertificate a TpProxy subclass
2010-08-18 Cosimo CecchiUse _complete instead of _complete_in_idle()
2010-08-18 Cosimo CecchiUse the hash table directly as a parameter to reject ()
2010-08-18 Cosimo CecchiRemove whitespace
2010-08-18 Cosimo CecchiMake _accept/_reject real async methods
2010-08-13 Cosimo CecchiAdd a method to store the CA certificate
2010-08-13 Cosimo CecchiMake sure to release all the references
2010-08-13 Cosimo CecchiAdd debug output
2010-08-13 Cosimo CecchiUpdate to the new tp-spec API
2010-08-13 Cosimo CecchiUpdate for the new tp-spec API
2010-08-13 Cosimo CecchiAdd the proxy properties and methods.
2010-08-13 Cosimo CecchiAdd the Authentication.TLSCertificate iface
2010-08-13 Cosimo CecchiAdd EmpathyTLSCertificate.