aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/pt_tls_client.c
Commit message (Expand)AuthorAgeFilesLines
* libpttls: Destroy reader when handling errors during SASLTobias Brunner2013-03-251-0/+2
* Implement SASL authentication in PT-TLS clientMartin Willi2013-02-281-11/+191
* Pass a client identity to pt_tls_client, usable for TLS or SASL authenticationMartin Willi2013-02-281-5/+13
* Don't close underlying file descriptor before destroying a tls_socketMartin Willi2013-02-281-1/+4
* Create pt_tls_client with separate server address and identityMartin Willi2013-01-161-25/+13
* Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layerMartin Willi2013-01-161-0/+316