]> git.0d.be Git - empathy.git/history - libempathy/empathy-auth-factory.c
Merge remote-tracking branch 'pochu/error-dialog'
[empathy.git] / libempathy / empathy-auth-factory.c
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-09-28 Xavier ClaessensUse g_cclosure_marshal_generic for all signals
2011-09-05 Emilio Pozuelo Monfortempathy_dispatcher_chat_with_contact_id(): add optional cb
2011-05-31 Sjoerd SimonsMerge branch 'speedup-protocol-chooser'
2011-05-30 Guillaume Desmottesuse tp_channel_dispatch_operation_claim_async() (#650386)
2011-04-04 Guillaume DesmottesRevert "-Fix use of include <config.h> to make sure...
2011-04-04 Kjartan Maraas-Fix use of include <config.h> to make sure translation...
2011-04-04 Stef WalterRemove unnecessary code in empathy_auth_factory_constru...
2011-03-22 Stef WalterMerge branch 'reference-identities'
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.