summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixes #1176 Unable to build latestv1.2.5Garrett D'Amore2020-01-27
* fixes #1131 (openindiana) compile errorv1.2.4Garrett D'Amore2020-01-12
* fix reported versions in nng.h and CMakeLists.txtGarrett D'Amore2020-01-12
* fixes #1132 Masking error in LMQ leads to corruptionGarrett D'Amore2020-01-12
* fixes #1079 Use after free panic in tcp_dialerv1.2.3Garrett D'Amore2019-12-31
* fixes #1075 WebSocket heap use after freeGarrett D'Amore2019-12-31
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
* 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
* Release 1.2.2.v1.2.2Garrett D'Amore2019-12-28
* fixes #1062 Windows client connections cannot get NNG_OPT_LOCADDRGarrett D'Amore2019-12-28
* fixes #986 ws_read_finish_str free invalid pointerGarrett D'Amore2019-12-28
* Brittleness in pair1 mono faithful test.Garrett D'Amore2019-12-27
* fixes #1057 reqpoll test fails (bad test logic) sometimesGarrett D'Amore2019-12-27
* Time calculations in acutest.h off by factor of 10.Garrett D'Amore2019-12-27
* We always have NNG_TRANSPORT_WS configured for testing.Garrett D'Amore2019-12-27
* Bind to IP address -- localhost might not go where you think.Garrett D'Amore2019-12-27
* Allow more time for the listener to get going in the cloud.Garrett D'Amore2019-12-27
* Test output might be misleadingGarrett D'Amore2019-12-27
* Move the WSS file test, and hopefully provide more debuggability.Garrett D'Amore2019-12-27
* fixes #1042 testutil.h could offer better test failure diagnosisGarrett D'Amore2019-12-27
* Add possibility to use mbedtls cmake target if availableRobert Bielik2019-12-27
* Attempt at improved coverage for Darwin and mbedTLS.Garrett D'Amore2019-12-27
* Fix codecov ignore paths.Garrett D'Amore2019-12-27
* fixes #1051 nni_ntop is unusedGarrett D'Amore2019-12-27
* coverage collection not working on macOSGarrett D'Amore2019-12-27
* fixes #1031 Code coverage is bustedGarrett D'Amore2019-12-26
* fixes #940 httpclient Timeout can succeed in cloudGarrett D'Amore2019-12-26
* 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
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* Always show master branch status.Garrett D'Amore2019-12-24
* fixes #1038 Linux should use getentropy or getrandomGarrett D'Amore2019-12-24
* Update badges - darwin status, tagged version.Garrett D'Amore2019-12-24
* Note that we are moving away from C-Convey.Garrett D'Amore2019-12-24
* fixes #1036 Forgot to change the semver for v1.2!!v1.2.1Garrett D'Amore2019-12-24
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* fixes #1034 POSIX atomic handing default case is bustedGarrett D'Amore2019-12-24
* New badge styles, badges for lgtm and workflows.v1.2.0v1.2Garrett D'Amore2019-12-12
* Support for GitHub actions.Garrett D'Amore2019-12-11
* Add test case for bug 942.Garrett D'Amore2019-12-11
* fixes #1017 Add nng manual to sponsoring optionsGarrett D'Amore2019-12-11
* Address complaints found by lgtm.com.Garrett D'Amore2019-12-11
* Complaints found by automated CI.Garrett D'Amore2019-12-10
* Fix typo in websocket/CMakeLists.txtEvgeny Ermakov2019-12-10
* Create FUNDING.yml.Garrett D'Amore2019-11-11
* Updates to README.Garrett D'Amore2019-11-11
* fixes #1004 Warning found by clang --analyzeGarrett D'Amore2019-11-11
* fixes #999 NNG_OPT_SUB_SUBSCRIBE: nng_setopt vs nng_setopt_stringGarrett D'Amore2019-11-10