aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/tls/tls_common.h
Commit message (Expand)AuthorAge
* fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.Garrett D'Amore2025-10-05
* Various header file fixes... also fix compilation errors when HTTP is disabled.v2.0.0-alpha.6Garrett D'Amore2025-10-05
* TLS: eliminate more runtime ops vectorsGarrett D'Amore2025-06-30
* TLS: Configuration does not need to keep a reference to the engine.Garrett D'Amore2025-06-29
* Introduce DTLS transport for NNG.Garrett D'Amore2025-06-01
* TLS: break up the TLS layer a bit to refactor for DTLS.Garrett D'Amore2025-04-27