]> git.0d.be Git - empathy.git/history - libempathy/empathy-tls-certificate.c
local-xmpp-assistant-widget: increase row-spacing
[empathy.git] / libempathy / empathy-tls-certificate.c
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Stef Walterlibempathy: Store certificate exceptions in gnome-keyring.
2010-09-14 Guillaume DesmottesMerge remote branch 'cosimo/tls-multireject'
2010-09-13 Simon McVittieMerge remote branch 'cosimoc/tls-multireject' into...
2010-09-13 Cosimo CecchiUse tp_clear_boxed() to free the Rejection array
2010-09-13 Cosimo CecchiUpdate Empathy to the new draft API
2010-09-09 Cosimo CecchiUse TP_ARRAY_TYPE_UCHAR_ARRAY_LIST
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.