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
/
sp
/
transport
/
tls
/
tls_tran_test.c
Commit message (
Expand
)
Author
Age
*
Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.
Garrett D'Amore
2025-10-27
*
Add support for OpenSSL v3.5 and newer.
Garrett D'Amore
2025-10-19
*
header file fixes
Garrett D'Amore
2025-10-09
*
fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.
Garrett D'Amore
2025-10-05
*
Various header file fixes... also fix compilation errors when HTTP is disabled.
v2.0.0-alpha.6
Garrett D'Amore
2025-10-05
*
fixes #2158 Implement support for NNG_OPT_TLS_PEER_CN for WolfSSL
Garrett D'Amore
2025-10-05
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
Fix typos in TLS test names.
Garrett D'Amore
2025-04-27
*
Set server name for TLS test.
Garrett D'Amore
2025-04-19
*
tests: TLS transport test resilience against EADDRINUSE
Garrett D'Amore
2025-01-04
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
tls: add a mutual authentication test
Garrett D'Amore
2024-11-23
*
tls: include error code from mbed in log messages
Garrett D'Amore
2024-11-23
*
tests: eliminate use of NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
tcp/tls: Remove support for local interface address in dialer URLs
Garrett D'Amore
2024-11-17
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Introduce NUTS_SKIP and use it in a few tests.
Garrett D'Amore
2024-11-03
*
Remove untyped nng_dialer_get/set and nng_listener_get/set.
Garrett D'Amore
2024-11-03
*
remove legacy support for configuration of transport options on socket
Garrett D'Amore
2024-10-20
*
TLS: make some tests conditional.
Garrett D'Amore
2024-07-22
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21