aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/tls/CMakeLists.txt
Commit message (Expand)AuthorAge
* Add support for OpenSSL v3.5 and newer.Garrett D'Amore2025-10-19
* Introduce DTLS transport for NNG.Garrett D'Amore2025-06-01
* TLS: break up the TLS layer a bit to refactor for DTLS.Garrett D'Amore2025-04-27
* api: fold TLS supplemental headers into nng.hGarrett D'Amore2025-01-04
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* Add possibility to use mbedtls cmake target if availableRobert Bielik2019-12-27
* fixes #847 Define public TLS APIGarrett D'Amore2019-01-06
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #456 TLS configuration object holdGarrett D'Amore2018-11-05
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* Isolate TLS functions into separate tls.h header file.Garrett D'Amore2018-03-02
* fixes #247 nngcat needs TLS optionsGarrett D'Amore2018-03-02
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30