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
Commit message (
Expand
)
Author
Age
*
fixes #2158 Implement support for NNG_OPT_TLS_PEER_CN for WolfSSL
wolf-peer-cn
Garrett D'Amore
2025-10-05
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
Converted rest of transports to nng_err.
Garrett D'Amore
2025-04-27
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
Transport listen: use nng_err
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
Fix typos in TLS test names.
Garrett D'Amore
2025-04-27
*
Set server name for TLS test.
Garrett D'Amore
2025-04-19
*
api: pipes should use nng_err
Garrett D'Amore
2025-01-14
*
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
*
fix for potential leaking connections
Garrett D'Amore
2024-12-26
*
tls: use nni_aio_begin
Garrett D'Amore
2024-12-26
*
tls: fix deadlock in error path
Garrett D'Amore
2024-12-16
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
tls transport: use inline SP structures
Garrett D'Amore
2024-12-15
*
tls transport: inline aios
Garrett D'Amore
2024-12-15
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
tls: implement ep stop
Garrett D'Amore
2024-12-11
*
tls: don't use an extra resolver step in the listener.
Garrett D'Amore
2024-11-24
*
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
*
tls: remove NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
tests: eliminate use of NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
Merge internal and external URL APIs. No need for
Garrett D'Amore
2024-11-18
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
tcp/tls: Remove support for local interface address in dialer URLs
Garrett D'Amore
2024-11-17
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
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
*
tls: Remove the individual TLS configuration options
Garrett D'Amore
2024-10-28
*
remove legacy support for configuration of transport options on socket
Garrett D'Amore
2024-10-20
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
TLS: make some tests conditional.
Garrett D'Amore
2024-07-22
*
Fix conditional tls_tran_test
Garrett D'Amore
2024-07-21
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
Free SP protocol streams before discarding aio objects.
Garrett D'Amore
2024-05-30
*
Another attempt at the close deadlock, fix use-after-free.
Garrett D'Amore
2024-05-30
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
Log messages when peer sends too large message.
Garrett D'Amore
2024-04-17
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
tcp and tls: setting recv max on endpoint does not change pipes
Garrett D'Amore
2023-12-29
*
fixes #1713 SP pipe_send leaks message if aio is canceled
Garrett D'Amore
2023-11-26
*
fixes #1518 Disconnect during negotiation breaks listener
Garrett D'Amore
2021-10-16
*
Fix premature transport registration. Mark it deprecated.
Garrett D'Amore
2021-08-01
*
Simplify the SP transport initialization process.
Garrett D'Amore
2021-07-31
[next]