Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 1 | -4/+0 |
| | | | | | | This reverts commit f0f99ffaa08240fbb72d7eed198368fd22fe4c47. Sorry, I didn't mean to push that... | ||||
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 1 | -0/+4 |
| | |||||
* | Use telepathy property constants in server EmpathyServerTLSHandler | Stef Walter | 2011-03-22 | 1 | -4/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645119 | ||||
* | Style changes from review for ReferenceIdentities code | Stef Walter | 2011-03-18 | 1 | -5/+9 |
| | |||||
* | Use ServerTLSConnection.ReferenceIdentities to check cert identity. | Stef Walter | 2011-03-18 | 1 | -1/+40 |
| | | | | | | | | 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 | ||||
* | Free priv->hostname in EmpathyServerTlsHandler | Stef Walter | 2011-03-18 | 1 | -0/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=645115 | ||||
* | Use new certificate API in EmpathyServerTLSHandler | Cosimo Cecchi | 2010-08-24 | 1 | -14/+29 |
| | |||||
* | Remove whitespace | Cosimo Cecchi | 2010-08-19 | 1 | -1/+1 |
| | |||||
* | Use _borrow_immutable_properties instead of GetAll() | Cosimo Cecchi | 2010-08-19 | 1 | -44/+21 |
| | | | | This also simplifies the code somewhat | ||||
* | Make sure to release all the references | Cosimo Cecchi | 2010-08-13 | 1 | -3/+7 |
| | |||||
* | Add Hostname and Certificate properties | Cosimo Cecchi | 2010-08-13 | 1 | -0/+29 |
| | |||||
* | Add EmpathyServerTLSHandler. | Cosimo Cecchi | 2010-08-13 | 1 | -0/+265 |