aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-auth-client.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | 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
|
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-161-0/+3
| | | | | | | This will make all the empathy apps windows appear as the same application in gnome-shell. (#642440) Thanks to Owen Taylor for this trick.
* libempathy: Store certificate exceptions in gnome-keyring.Stef Walter2010-12-241-4/+10
| | | | Use libgcr to store certificate trust exceptions properly.
* server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-061-3/+6
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* auth-client: move the password dialog into a new fileJonny Lamb2010-12-031-176/+4
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb2010-12-031-0/+73
| | | | | | I like this. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-client: improve the password request dialogJonny Lamb2010-12-031-11/+63
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-client: listen for new sasl handlers and pop up a password dialogJonny Lamb2010-12-011-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