summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* More aggressive 95% goal for code coverage.Garrett D'Amore2020-01-13
* fixes #1131 (openindiana) compile errorGarrett D'Amore2020-01-12
* Add PUB/SUB test suite.Garrett D'Amore2020-01-12
* fixes #1132 Masking error in LMQ leads to corruptionGarrett D'Amore2020-01-12
* Test coverage improvements for REQ/REP.Garrett D'Amore2020-01-12
* Bump version to 1.3.0 for folks building.Garrett D'Amore2020-01-11
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #1124 data race on ttl in xrepGarrett D'Amore2020-01-09
* fixes #1121 reconnect test failures (Darwin?)Garrett D'Amore2020-01-08
* fixes #1094 Consider in-lining task and aioGarrett D'Amore2020-01-08
* fixes #1117 task structures should be inlinedGarrett D'Amore2020-01-06
* fixes #1116 task_reap can be eliminatedGarrett D'Amore2020-01-05
* fixes #1112 POSIX pollq finalizers could be simplerGarrett D'Amore2020-01-05
* fixes #1109 clocks can be off by a lot with sanitizerGarrett D'Amore2020-01-04
* fixes #1096 inline all 16 iovs in aio (also consider reducing -- to 8?)Garrett D'Amore2020-01-04
* fixes #1105 pollable can be inlined, and use atomicsGarrett D'Amore2020-01-04
* fixes #1104 move allocation of protocol objects to common coreGarrett D'Amore2020-01-03
* More REP protocol coverage tests.Garrett D'Amore2020-01-02
* Disable httpclient tests -- proxy caches are making this fail.Garrett D'Amore2020-01-02
* Limit the batch size, and set some timeouts for compat_tcp.Garrett D'Amore2020-01-02
* fixes #1099 Should inline backtrace buffer in REPGarrett D'Amore2020-01-02
* GitHub actions need to run on pull requests too.Garrett D'Amore2020-01-02
* Fixes broken win32 build. (#1092)Cody Piersall2020-01-02
* fixes #1090 nni_strlcat is unusedGarrett D'Amore2020-01-02
* fixes #1088 REP protocol does not signal SENDFD properlyGarrett D'Amore2020-01-01
* fixes #1083 Random number improvementsGarrett D'Amore2020-01-01
* Add error message for NNG_ECONNSHUT (#1084)Robert Bielik2020-01-01
* Fixup a few codacy complaints.Garrett D'Amore2020-01-01
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* Fix releases link.Garrett D'Amore2019-12-31
* fixes #1079 Use after free panic in tcp_dialerGarrett D'Amore2019-12-30
* fixes #1075 WebSocket heap use after freeGarrett D'Amore2019-12-30
* Fix compilation errors and warnings when NNG_ENABLE_STATS is OFFRobert Bielik2019-12-30
* Add nng_http_server_get_address to cmake for generation of docsRobert Bielik2019-12-30
* Insert a cache control header to attempt to prevent caching.Garrett D'Amore2019-12-30
* fixes #1073 Bump minor versionGarrett D'Amore2019-12-30
* Add http server method for getting addressRobert Bielik2019-12-29
* fixes #1059 compat_tcp test sometimes times outGarrett D'Amore2019-12-29
* 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