aboutsummaryrefslogtreecommitdiff
path: root/src/core/strs.h
Commit message (Expand)AuthorAge
* 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
* Compilation fixes for Windows.Garrett D'Amore2017-12-27
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* Add nni_strnlen.Garrett D'Amore2017-08-28
* Introduce utility safe string handling functions.Garrett D'Amore2017-08-28