summaryrefslogtreecommitdiff
path: root/src/supplemental/tls/tls_common.c
Commit message (Expand)AuthorAge
* TLS: announce which engine we are using (in anticipation of newer TLS engines)Garrett D'Amore2024-07-22
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* [tls_common] finish conn lock in tls_reapMoi Ran2024-04-14
* fixes #1588 TLS should log errorsGarrett D'Amore2024-04-14
* Add missing `nng_tls_config_hold` stub functionMarc Lasch2024-04-13
* fixes #1673 High CPU usage with TLSGarrett D'Amore2023-12-16
* Get common name and subject alternative names of peer certificate (#1617)Christian Fischbach2023-02-08
* Use static initialization for lists and mutexes.Garrett D'Amore2021-12-05
* Provide atomic pointer support.Garrett D'Amore2021-12-05
* fixes #1478 mbedTLS 3.0 is not API compatible with 2.xGarrett D'Amore2021-08-09
* Fix typo in tls_common.c (#1412)Evgeny Ermakov2021-01-24
* fixes #1372 nni_reap could be smallerGarrett D'Amore2020-12-19
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* Clean up some warnings.Garrett D'Amore2020-11-08
* fixes #1235 framing error in SSL/TLSGarrett D'Amore2020-07-26
* Tests for sending large amounts of data over NNG TLS streams.Garrett D'Amore2020-05-23
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* fixes #1094 Consider in-lining task and aioGarrett D'Amore2020-01-08
* fixes #948 TLS listener leaks underlying TCP stream listenerGarrett D'Amore2019-05-19
* fix #946 Use after free in TLSGarrett D'Amore2019-05-19
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* fixes #839 TCP listener_start API should use constant sockaddrGarrett D'Amore2019-01-06
* fixes #847 Define public TLS APIGarrett D'Amore2019-01-06