aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/tls/tls_test.c
Commit message (Expand)AuthorAge
* NNG_OPT_BOUND_PORT replaces NNG_OPT_TCP/UDP_BOUND_PORT.Garrett D'Amore2025-10-26
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* fixes mbedtls 3.6.3 handshake with NULL server nameelijahr2025-06-02
* api: fold TLS supplemental headers into nng.hGarrett D'Amore2025-01-04
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* tls: add ecdsa test caseGarrett D'Amore2024-11-17
* tls: remove support for TLS 1.0 and 1.1.Garrett D'Amore2024-11-16
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* TLS: enable TLS 1.3 for Mbed TLS.Garrett D'Amore2024-08-14
* TLS: make some tests conditional.Garrett D'Amore2024-07-22
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* fixes #1588 TLS should log errorsGarrett D'Amore2024-04-14
* fixes #1478 mbedTLS 3.0 is not API compatible with 2.xGarrett D'Amore2021-08-09
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* Tests for sending large amounts of data over NNG TLS streams.Garrett D'Amore2020-05-23
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23