summaryrefslogtreecommitdiff
path: root/src/supplemental/util
Commit message (Expand)AuthorAge
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* fixes #823 Define public IPC (#824)Garrett D'Amore2018-12-22
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fixes #763 buffer overrun in options testGarrett D'Amore2018-10-27
* remove redundant zero memory operationsQXSoftware2018-10-12
* fixes #720 fix for #715 still not rightGarrett D'Amore2018-09-12
* fixes #715 nng_opts_parse() uses const incorrectlyGarrett D'Amore2018-09-10
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* Add documentation for supplemental functions.Garrett D'Amore2018-03-22
* fixes #240 nngcat is MIAGarrett D'Amore2018-02-28
* Add nng_opts_parse() API for handling command line options.Garrett D'Amore2018-02-22
* CMake & CPack improvements.Garrett D'Amore2018-02-21
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20