Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth-client: add some more debugging | Guillaume Desmottes | 2011-12-08 | 1 | -0/+2 |
| | | | | | I'm trying to understand what's going wrong in bug #665542 and having more debugging would help. | ||||
* | Allow user to try another password if auth failed | Guillaume Desmottes | 2011-11-23 | 1 | -0/+36 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=661640 | ||||
* | empathy-auth-client: use a TpSimpleClientFactory | Xavier Claessens | 2011-11-04 | 1 | -1/+11 |
| | | | | | This prevent TpBaseClient to create a full TpAccountManager and allow us to prepare TP_ACCOUNT_FEATURE_STORAGE feature on accounts | ||||
* | fix unused-but-set-variable warnings | Marc Plano-Lesay | 2011-05-05 | 1 | -2/+1 |
| | |||||
* | Style changes from review for ReferenceIdentities code | Stef Walter | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | Use ServerTLSConnection.ReferenceIdentities to check cert identity. | Stef Walter | 2011-03-18 | 1 | -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 Desmottes | 2011-03-17 | 1 | -0/+10 |
| | |||||
* | set 'Empathy' as program class in all binaries | Guillaume Desmottes | 2011-02-16 | 1 | -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 Walter | 2010-12-24 | 1 | -4/+10 |
| | | | | Use libgcr to store certificate trust exceptions properly. | ||||
* | server-sasl-handler: make a GAsyncInitable and get the password | Jonny Lamb | 2010-12-06 | 1 | -3/+6 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | auth-client: move the password dialog into a new file | Jonny Lamb | 2010-12-03 | 1 | -176/+4 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | auth-client: grab the keyboard focus when popping up the password dialog | Jonny Lamb | 2010-12-03 | 1 | -0/+73 |
| | | | | | | I like this. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | auth-client: improve the password request dialog | Jonny Lamb | 2010-12-03 | 1 | -11/+63 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | auth-client: listen for new sasl handlers and pop up a password dialog | Jonny Lamb | 2010-12-01 | 1 | -2/+69 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Fill 'user-requested' when we reject the certificate | Cosimo Cecchi | 2010-08-19 | 1 | -3/+11 |
| | |||||
* | Implement a timeout machinery for the auth client | Cosimo Cecchi | 2010-08-19 | 1 | -1/+63 |
| | | | | Similar to the one used in empathy-av.c | ||||
* | Rename empathy-auth-helper->empathy-auth-client | Cosimo Cecchi | 2010-08-19 | 1 | -0/+198 |