Tobias Brunner
|
2467c46856
|
libpttls: Destroy reader when handling errors during SASL
|
2013-03-25 18:33:57 +01:00 |
|
Martin Willi
|
66d8fd690c
|
Implement SASL authentication in PT-TLS client
|
2013-02-28 16:46:07 +01:00 |
|
Martin Willi
|
806126eab2
|
Pass a client identity to pt_tls_client, usable for TLS or SASL authentication
|
2013-02-28 16:46:07 +01:00 |
|
Martin Willi
|
55854ecc25
|
Don't close underlying file descriptor before destroying a tls_socket
tls_socket cleanup usually sends a TLS close notify, for which it uses a valid
socket.
|
2013-02-28 16:46:07 +01:00 |
|
Martin Willi
|
04a9a99bc1
|
Create pt_tls_client with separate server address and identity
|
2013-01-16 16:36:57 +01:00 |
|
Martin Willi
|
18d56a1891
|
Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layer
|
2013-01-16 13:53:32 +01:00 |
|