Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libpttls: Destroy reader when handling errors during SASL | Tobias Brunner | 2013-03-25 | 1 | -0/+2 |
* | Implement SASL authentication in PT-TLS client | Martin Willi | 2013-02-28 | 1 | -11/+191 |
* | Pass a client identity to pt_tls_client, usable for TLS or SASL authentication | Martin Willi | 2013-02-28 | 1 | -5/+13 |
* | Don't close underlying file descriptor before destroying a tls_socket | Martin Willi | 2013-02-28 | 1 | -1/+4 |
* | Create pt_tls_client with separate server address and identity | Martin Willi | 2013-01-16 | 1 | -25/+13 |
* | Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layer | Martin Willi | 2013-01-16 | 1 | -0/+316 |