summaryrefslogtreecommitdiff
path: root/libempathy/empathy-uoa-auth-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using deprecated libaccounts-glib functionsXavier Claessens2013-09-161-24/+40
* Use tpaw_uoa_manager_dup instead of empathy_uoa_manager_dupChandni Verma2013-09-121-1/+1
* UOA: Fix build failureTim Lunn2013-09-031-1/+1
* uoa-utils: move from Empathy to tp-awMarco Barisione2013-08-201-1/+1
* keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-3/+4
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-3/+4
* UOA auth: Request password if no credentials have ever be storedXavier Claessens2012-08-271-18/+65
* UOA auth: handle the password mechanism as wellXavier Claessens2012-08-271-3/+10
* UOA auth: Wait for callback when requesting passwordXavier Claessens2012-08-271-3/+19
* UOA auth: Move more code into auth_context_new()Xavier Claessens2012-08-271-35/+37
* UOA auth: factor out auth_context_done()Xavier Claessens2012-08-271-6/+10
* UOA auth: rename QueryInforData to AuthContextXavier Claessens2012-08-271-44/+44
* UOA: Use an AgManager singletonXavier Claessens2012-08-271-4/+3
* UOA auth handler: Inform SSO when access token didn't workXavier Claessens2012-08-201-24/+44
* improve SASL debug outputGuillaume Desmottes2012-08-081-0/+2
* Add Ubuntu Online Accounts auth handlerXavier Claessens2012-07-231-0/+299