]> git.0d.be Git - empathy.git/history - libempathy/empathy-auth-factory.c
auth-factory: allow to handle more than one auth channel at the same time (#645112)
[empathy.git] / libempathy / empathy-auth-factory.c
2011-03-18 Guillaume Desmottesauth-factory: allow to handle more than one auth channe...
2011-03-18 Guillaume Desmottesauth-factory: use a proper priv pointer
2011-03-18 Guillaume DesmottesAllow to Observe a ServerAuthentication channel while...
2011-03-18 Guillaume Desmottescommon_checks: tell the truth in debug messages
2011-03-18 Guillaume Desmottescommon_checks: rename must_be_sasl arg to observe
2011-03-17 Kjartan MaraasFix warnings from GCC 4.6 about variables that are...
2011-03-14 Danielle MadeleyMerge branch 'glassrose-contact-blocking-rebase'
2011-03-07 Guillaume Desmottesauth-factory: set Observer.DelayApprovers (#643872)
2011-02-01 Jonny LambMerge branch 'muc-password'
2011-01-28 Jonny Lambkeyring: rename current functions to be more specifical...
2011-01-10 Guillaume DesmottesMerge remote branch 'glassrose/accounts-supporting...
2010-12-24 Danielle MadeleyMerge remote branch 'glassrose/enable-disable-accounts...
2010-12-15 Jonny LambMerge branch 'sasl-gui'
2010-12-14 Jonny Lambauth-factory: add a comment as to why we're also an...
2010-12-09 Jonny Lambauth-factory: become an Observer and claim auth channel...
2010-12-07 Jonny LambMerge branch 'sasl'
2010-12-06 Jonny Lambserver-sasl-handler: make a GAsyncInitable and get...
2010-12-03 Jonny Lambserver-sasl-handler: add an account property
2010-12-01 Jonny Lambauth-factory: create ServerSASLHandlers and signal...
2010-12-01 Jonny Lambauth-factory: add EmpathyAuthFactory::new-server-sasl...
2010-12-01 Jonny Lambauth-factory: also handle auth channels
2010-09-09 Cosimo CecchiUse separate new/free functions for the handler context...
2010-09-09 Cosimo CecchiDon't assume there's only one concurrent TpHandleChanne...
2010-08-24 Cosimo CecchiMerge branch 'tls-connection'
2010-08-18 Cosimo CecchiProperly use errors when handling channels
2010-08-13 Cosimo CecchiUnref the handler after the signal.
2010-08-13 Cosimo CecchiAdd a first skeleton of the auth factory.