aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/tls/tls_dialer.c
Commit message (Expand)AuthorAge
* fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.Garrett D'Amore2025-10-05
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* More nng_err -- this time for dialer and listener allocations.Garrett D'Amore2025-04-27
* AIO: Use nng_err for cancellation callback instead of int.Garrett D'Amore2025-04-27
* TLS: break up the TLS layer a bit to refactor for DTLS.Garrett D'Amore2025-04-27