aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Survey test rewrite.Garrett D'Amore2020-02-05
* Add possibility to explicitly set a tree handler as exclusive (#1158)Robert Bielik2020-01-27
* fixes #1176 Unable to build latestGarrett D'Amore2020-01-27
* fixes #1169 survey and xsurvey could use message cloningGarrett D'Amore2020-01-20
* fixes #1162 req_test needs to have better retry testsGarrett D'Amore2020-01-20
* tcp batch test is fragile.Garrett D'Amore2020-01-20
* fixes #1163 compat tests are very brittleGarrett D'Amore2020-01-20
* fixes #1156 Message cloning could help reduce copies a lotGarrett D'Amore2020-01-20
* fixes #1159 inproc could skip message queueGarrett D'Amore2020-01-20
* fixes #1154 perf programs could use options to select different protocolsGarrett D'Amore2020-01-19
* fixes #1145 nng_msg options should be removedGarrett D'Amore2020-01-19
* fixes #1151 minor pairv1 optimizations possibleGarrett D'Amore2020-01-19
* fixes #1142 raw mode use of message headers is inconsistentGarrett D'Amore2020-01-18
* Fix HTTP server root URI handling (#1140)Robert Bielik2020-01-18
* TTL reads could be fewer.Garrett D'Amore2020-01-18
* xrespond should use atomic TTL.Garrett D'Amore2020-01-18
* inproc can use msg_header_clear to save a branch.Garrett D'Amore2020-01-16
* RESPOND needs to use atomic for TTL.Garrett D'Amore2020-01-16
* XSURVEY test suite added.Garrett D'Amore2020-01-13
* Give time for REQ backpressure to ease in test suite.Garrett D'Amore2020-01-13
* Remove the old PUB/SUB tests.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
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #1124 data race on ttl in xrepGarrett D'Amore2020-01-09
* 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 #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
* 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
* 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
* 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