aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/tls/mbedtls/mbedtls.c
Commit message (Expand)AuthorAge
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* mbedtls: reduce logging for debug crypto to debug logGarrett D'Amore2025-09-14
* MbedTLS: CLOSE NOTIFY is not not really an error.Garrett D'Amore2025-08-25
* TLS: Remove support for dynamic engine initialization.Garrett D'Amore2025-06-21
* Drop mbedtls CTR_DRBG pseudo-random number generator.Garrett D'Amore2025-06-21
* fixes mbedtls 3.6.3 handshake with NULL server nameelijahr2025-06-02
* Introduce DTLS transport for NNG.Garrett D'Amore2025-06-01