aboutsummaryrefslogtreecommitdiff
path: root/src/sp/transport/tls/tls_tran_test.c
Commit message (Expand)AuthorAge
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* tls: add a mutual authentication testGarrett D'Amore2024-11-23
* tls: include error code from mbed in log messagesGarrett D'Amore2024-11-23
* tests: eliminate use of NNG_OPT_URLGarrett D'Amore2024-11-23
* URL refactor part 1.Garrett D'Amore2024-11-18
* tcp/tls: Remove support for local interface address in dialer URLsGarrett D'Amore2024-11-17
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* Introduce NUTS_SKIP and use it in a few tests.Garrett D'Amore2024-11-03
* Remove untyped nng_dialer_get/set and nng_listener_get/set.Garrett D'Amore2024-11-03
* remove legacy support for configuration of transport options on socketGarrett D'Amore2024-10-20
* TLS: make some tests conditional.Garrett D'Amore2024-07-22
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21