| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixes #1205 Make include guards unique | Garrett D'Amore | 2020-02-24 |
| | | | | | | The nng.h header should use the same file path based guards as the rest of the headers, so NNG_NNG_H (as it is delivered as <nng/nng.h>. | ||
| * | fixes #1005 TLS 1.3 support | Garrett D'Amore | 2020-02-23 |
| This introduces support for an external wolfSSL plugin, and generally creates the framework for pluggable TLS implementations. The wolfSSL engine is provided via an external module (git submodule), available either under a GPLv3 license or a commercial license. | |||
