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
/
tls_common.c
Commit message (
Expand
)
Author
Age
*
Fix typo in NNG_TLS_MAX_RECV_SIZE
Garrett D'Amore
2025-04-13
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
tls: use nni_aio_begin
Garrett D'Amore
2024-12-26
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
Remove all the get_ptr option accessors.
Garrett D'Amore
2024-11-24
*
tls: add a mutual authentication test
Garrett D'Amore
2024-11-23
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
websocket: Do not allow a listener or dialer to change TLS while running
Garrett D'Amore
2024-11-09
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
tls: Remove the individual TLS configuration options
Garrett D'Amore
2024-10-28
*
TLS: announce which engine we are using (in anticipation of newer TLS engines)
Garrett D'Amore
2024-07-22
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
[tls_common] finish conn lock in tls_reap
Moi Ran
2024-04-14
*
fixes #1588 TLS should log errors
Garrett D'Amore
2024-04-14
*
Add missing `nng_tls_config_hold` stub function
Marc Lasch
2024-04-13
*
fixes #1673 High CPU usage with TLS
Garrett D'Amore
2023-12-16
*
Get common name and subject alternative names of peer certificate (#1617)
Christian Fischbach
2023-02-08
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
fixes #1478 mbedTLS 3.0 is not API compatible with 2.x
Garrett D'Amore
2021-08-09
*
Fix typo in tls_common.c (#1412)
Evgeny Ermakov
2021-01-24
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1235 framing error in SSL/TLS
Garrett D'Amore
2020-07-26
*
Tests for sending large amounts of data over NNG TLS streams.
Garrett D'Amore
2020-05-23
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
fixes #948 TLS listener leaks underlying TCP stream listener
Garrett D'Amore
2019-05-19
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #847 Define public TLS API
Garrett D'Amore
2019-01-06