aboutsummaryrefslogtreecommitdiff
path: root/src/platform
Commit message (Expand)AuthorAge
* Remove redundant check.Garrett D'Amore2021-09-06
* fixes #1347 windows IPC accept cancellation not wired upGarrett D'Amore2021-09-06
* Remove extra wrapper for platform clock support.Garrett D'Amore2021-07-22
* Fix valgrind error epoll_ctl points to uninitialised bytes (#1469)Jesper Wramberg2021-07-21
* fixes #1409 reader/writer lock desiredGarrett D'Amore2021-07-11
* fixes #1465 NNG_OPT_IPC_PERMISSIONS stopped workingGarrett D'Amore2021-07-09
* fix implicit declaration warnings for pthread_set_name_np on OpenBSD (#1425)Dave Voutila2021-03-11
* Build fix for NetBSD (#1433)Pierre Pronchery2021-03-11
* getaddrinfo(3) on musl & BSDs fails with servname = "" (#1396)Dave Voutila2021-01-02
* fixes #1363 build ios version failsGarrett D'Amore2020-12-27
* fixes #1372 nni_reap could be smallerGarrett D'Amore2020-12-19
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* Work for test refactoring.Garrett D'Amore2020-11-18
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* Fix build regression on non-Windows platform (sorry!)Garrett D'Amore2020-11-12
* Base64 nits (code quality) fixed.Garrett D'Amore2020-11-12
* Minor spelling tweaks for the aio framework.Garrett D'Amore2020-11-09
* Clean up warnings, and panic if epoll fd expectations fail.Garrett D'Amore2020-11-08
* Clean up some warnings.Garrett D'Amore2020-11-08
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #1311 reduce wasted use for nni_aioGarrett D'Amore2020-10-31
* fixes #1022 Support tcp6 link local addressesGarrett D'Amore2020-10-29
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #1275 Test timeouts on FreeBSDGarrett D'Amore2020-08-08
* Fix build on FreeBSD (#1272)Steve Wills2020-08-04
* fixes #1242 EADDRINUSE is not reported on Win32Garrett D'Amore2020-07-27
* fixes #844 WebSocket wildcard host errorsGarrett D'Amore2020-07-27
* nng: support NNG_OPT_IPC_PEER_PID on modern macOS systemsRichard Markiewicz2020-06-15
* fixes #1210 Undefined reference to InterlockedAddNoFence (mingw64)Garrett D'Amore2020-02-26
* Fix possible use after freeEvgeny Ermakov2020-02-05
* more compile fixes for legacy atomicsGarrett D'Amore2020-02-05
* fixes #1182 v1.2.5 build fails gcc 4.8Garrett D'Amore2020-02-05
* fixes #1176 Unable to build latestGarrett D'Amore2020-01-27
* fixes #1131 (openindiana) compile errorGarrett D'Amore2020-01-12
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #1112 POSIX pollq finalizers could be simplerGarrett D'Amore2020-01-05
* fixes #1105 pollable can be inlined, and use atomicsGarrett D'Amore2020-01-04
* Fixes broken win32 build. (#1092)Cody Piersall2020-01-02
* fixes #1083 Random number improvementsGarrett D'Amore2020-01-01
* Fixup a few codacy complaints.Garrett D'Amore2020-01-01
* fixes #1079 Use after free panic in tcp_dialerGarrett D'Amore2019-12-30
* fixes #1075 WebSocket heap use after freeGarrett D'Amore2019-12-30
* Silence a few clang-tidy complaints.Garrett D'Amore2019-12-29
* Remove some unused includes from POSIX resolver.Garrett D'Amore2019-12-29
* fixes #1065 resolver leaks work structuresGarrett D'Amore2019-12-29
* fixes #1062 Windows client connections cannot get NNG_OPT_LOCADDRGarrett D'Amore2019-12-28
* fixes #1051 nni_ntop is unusedGarrett D'Amore2019-12-27
* fixes #1037 http client crashes (pthread lock bugs)Garrett D'Amore2019-12-26
* Various clang tidy fixups in the POSIX pollers.Garrett D'Amore2019-12-26