aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/pt_tls_client.c
Commit message (Expand)AuthorAgeFilesLines
* Optimized PT-TLS data transferAndreas Steffen2013-08-151-38/+32
* Added some debug statementsAndreas Steffen2013-08-151-3/+3
* rapid PT-TLS AR/PDP prototypeAndreas Steffen2013-08-151-0/+7
* 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