aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-auth-client.c
Commit message (Collapse)AuthorAgeFilesLines
* Use ServerTLSConnection.ReferenceIdentities to check cert identity.Stef Walter2011-03-221-1/+5
| | | | | | | | The certificate identity can be checked against more than just one piece of information. Load and use all the reference identities to check the identity of the certificate. https://bugzilla.gnome.org/show_bug.cgi?id=645119
* auth-client: implement Debug interface (#645008)Guillaume Desmottes2011-03-171-0/+10
|
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2011-01-261-3/+6
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* auth-client: move the password dialog into a new fileJonny Lamb2011-01-261-176/+4
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb2011-01-261-0/+73
| | | | | | I like this. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-client: improve the password request dialogJonny Lamb2011-01-261-11/+63
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-client: listen for new sasl handlers and pop up a password dialogJonny Lamb2011-01-261-2/+69
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* 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
| | | | Similar to the one used in empathy-av.c
* Rename empathy-auth-helper->empathy-auth-clientCosimo Cecchi2010-08-191-0/+198