aboutsummaryrefslogtreecommitdiff
path: root/src/core/strs.c
Commit message (Expand)AuthorAge
* fix includes for coreGarrett D'Amore2025-10-11
* fixes #1358 nni_strtou64 and nni_strtox64 could be replaced with strtoullGarrett D'Amore2020-11-23
* fixes #1090 nni_strlcat is unusedGarrett D'Amore2020-01-02
* fixes #686 strtoull() not present on WindowsGarrett D'Amore2018-08-30
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* Compilation fixes for Windows.Garrett D'Amore2017-12-27
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* fixes #5 Address propertiesGarrett D'Amore2017-10-03
* Add nni_strnlen.Garrett D'Amore2017-08-28
* Introduce utility safe string handling functions.Garrett D'Amore2017-08-28