summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Fix compilation warnings (#1397)Evgeny Ermakov2021-01-02
* getaddrinfo(3) on musl & BSDs fails with servname = "" (#1396)Dave Voutila2021-01-02
* Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392)Evgeny Ermakov2021-01-02
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01
* fixes #1389 PAIRv1 can remove a few bitsGarrett D'Amore2020-12-28
* fixes #1363 build ios version failsGarrett D'Amore2020-12-27
* fixes #1386 remove NNI_PROTO_FLAG_NOMSGQGarrett D'Amore2020-12-27
* fixes #1385 nni_thr_wait is unusedGarrett D'Amore2020-12-27
* fixes #972 Very slow pull/push performance compared to ZMQGarrett D'Amore2020-12-27
* fixes #1172 nni_aio_lk is white hotGarrett D'Amore2020-12-20
* Fix compilation error (#1375)Evgeny Ermakov2020-12-20
* fixes #1380 nni_aio optimizationsGarrett D'Amore2020-12-20
* fixes #1377 nni_aio_fini should not reacquire nni_aio_lkGarrett D'Amore2020-12-20
* fixes #1372 nni_reap could be smallerGarrett D'Amore2020-12-19
* fixes #1313 support deferred nng_aio destructionGarrett D'Amore2020-12-12
* fixes #1368 Incorrect recv pollfd handing for SUB.Garrett D'Amore2020-12-07
* Move TCP out of supplemental.Garrett D'Amore2020-12-05
* fixes #1365 nng_recvmsg returns NNG_ETIMEDOUT rather than NNG_EAGAINGarrett D'Amore2020-12-05
* Convert list to new test framework; detached node fixes.Garrett D'Amore2020-11-24
* fixes #1358 nni_strtou64 and nni_strtox64 could be replaced with strtoullGarrett D'Amore2020-11-23
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* Work for test refactoring.Garrett D'Amore2020-11-18
* Centralize the scheme handling for HTTP schemes.Garrett D'Amore2020-11-17
* fixes #1200 Shouldn't nng_http_server_stop be synchronous?Garrett D'Amore2020-11-17
* fixes #1355 wss4 and wss6 don't work as they shouldGarrett D'Amore2020-11-17
* fixes #1353 Move recvmax test for IPC into ipc testGarrett D'Amore2020-11-15
* fixes #1351 Move IPC dialer and listener props tests into new test suiteGarrett D'Amore2020-11-15
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* *Fix Add missing #define when disabling NNG_ENABLE_STATS (#1342)JaylinYu2020-11-13
* Fix build regression on non-Windows platform (sorry!)Garrett D'Amore2020-11-12
* Base64 nits (code quality) fixed.Garrett D'Amore2020-11-12
* fixes #1323 stats framework is *way* to heavyGarrett D'Amore2020-11-11
* Remove left over function prototypes.Garrett D'Amore2020-11-10
* fixes #1337 nni aio user data could be removedGarrett D'Amore2020-11-10
* Fix minor incorrect comment.Garrett D'Amore2020-11-10
* fixes #1335 nni_taskq_thread grabs task lock unnecessarilyGarrett D'Amore2020-11-10
* Minor spelling tweaks for the aio framework.Garrett D'Amore2020-11-09
* fixes #1332 Test nng.ws failed, "Incorrect URL paths do not work"Garrett D'Amore2020-11-09
* Add callback form of receive test for rep.Garrett D'Amore2020-11-09
* fixes #1329 stats could lose parent and private fieldsGarrett D'Amore2020-11-08
* Clean up warnings, and panic if epoll fd expectations fail.Garrett D'Amore2020-11-08
* Clean up some warnings.Garrett D'Amore2020-11-08
* Fix incorrect type warning in idhash.Garrett D'Amore2020-11-08
* Add test case for close of socket with pending REP.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 #1300 REQ should fast fail if retry timer is zero (on disconnect)Garrett D'Amore2020-10-31
* fixes #1022 Support tcp6 link local addressesGarrett D'Amore2020-10-29
* fixes #1308 Sub contexts/AIOs can share a single nng_msgGarrett D'Amore2020-10-29