index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplemental
/
tls
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Add support for OpenSSL v3.5 and newer.
Garrett D'Amore
2025-10-19
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
TLS: break up the TLS layer a bit to refactor for DTLS.
Garrett D'Amore
2025-04-27
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
fixes #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Add possibility to use mbedtls cmake target if available
Robert Bielik
2019-12-27
*
fixes #847 Define public TLS API
Garrett D'Amore
2019-01-06
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #456 TLS configuration object hold
Garrett D'Amore
2018-11-05
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
Isolate TLS functions into separate tls.h header file.
Garrett D'Amore
2018-03-02
*
fixes #247 nngcat needs TLS options
Garrett D'Amore
2018-03-02
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30