aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-auth-client.c
Commit message (Expand)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* auth-client: wait for the migration code to be done before starting the timerGuillaume Desmottes2012-08-281-2/+10
* Turn migration code to an async functionGuillaume Desmottes2012-08-281-1/+1
* Merge branch 'gnome-3-4'Guillaume Desmottes2012-06-051-2/+2
|\
| * tls_dialog_response_cb: say if we are supposed to remember the cert or notGuillaume Desmottes2012-06-051-2/+2
* | gedit-close-button: move CSS bits to empathy.cssGuillaume Desmottes2012-05-241-1/+1
* | Load the CSS in all empathy-* binariesGuillaume Desmottes2012-05-241-0/+3
* | Authentification → AuthenticationGuillaume Desmottes2012-05-151-1/+1
* | Use TpTpTLSCertificateGuillaume Desmottes2012-05-101-11/+13
* | stop using g_thread_initGuillaume Desmottes2012-04-051-2/+0
|/
* Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes2012-03-061-0/+3
* auth-client: add some more debuggingGuillaume Desmottes2011-12-081-0/+2
* Allow user to try another password if auth failedGuillaume Desmottes2011-11-231-0/+36
* empathy-auth-client: use a TpSimpleClientFactoryXavier Claessens2011-11-041-1/+11
* fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-051-2/+1
* Style changes from review for ReferenceIdentities codeStef Walter2011-03-181-1/+1
* Use ServerTLSConnection.ReferenceIdentities to check cert identity.Stef Walter2011-03-181-1/+5
* auth-client: implement Debug interface (#645008)Guillaume Desmottes2011-03-171-0/+10
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-161-0/+3
* libempathy: Store certificate exceptions in gnome-keyring.Stef Walter2010-12-241-4/+10
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-061-3/+6
* auth-client: move the password dialog into a new fileJonny Lamb2010-12-031-176/+4
* auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb2010-12-031-0/+73
* auth-client: improve the password request dialogJonny Lamb2010-12-031-11/+63
* auth-client: listen for new sasl handlers and pop up a password dialogJonny Lamb2010-12-011-2/+69
* Fill 'user-requested' when we reject the certificateCosimo Cecchi2010-08-191-3/+11
* Implement a timeout machinery for the auth clientCosimo Cecchi2010-08-191-1/+63
* Rename empathy-auth-helper->empathy-auth-clientCosimo Cecchi2010-08-191-0/+198