| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Move the rest of the functionality from platform.h into core. | Garrett D'Amore | 2024-04-23 |
| | | | | | This also deprecates supplemental/util/platform.h. | ||
| * | Fixes for some security complaints. | Garrett D'Amore | 2022-12-31 |
| | | | | | | | | None of these changes are actual security bugs, but GitHub's scanner reports false positives at Critical severity for them. (There are a number of complaints from that scanner, many of which we do not necessarily agree with.) | ||
| * | Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392) | Evgeny Ermakov | 2021-01-02 |
| | | |||
| * | fixes #1345 Restructure the source tree | Garrett D'Amore | 2021-01-01 |
| This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project. | |||
