index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
fix #1252
jeikabu
2020-06-16
*
nng: support NNG_OPT_IPC_PEER_PID on modern macOS systems
Richard Markiewicz
2020-06-15
*
fixes #1241 SIGSEGV in RepReq's rep0 recv - use after free
Garrett D'Amore
2020-05-25
*
fixes #1230 NNG_OPT_RECONNMAXT zero does not prevent exponential back-off
Garrett D'Amore
2020-05-24
*
fixes #1239 Use after free in tls
Garrett D'Amore
2020-05-23
*
Tests for sending large amounts of data over NNG TLS streams.
Garrett D'Amore
2020-05-23
*
fixes #1236 Deadlock triggered on nng_close
Garrett D'Amore
2020-05-17
*
Fix type and object access when adding local interfaces.
Jörg F. Wittenberger
2020-03-28
*
fixes #1210 Undefined reference to InterlockedAddNoFence (mingw64)
Garrett D'Amore
2020-02-26
*
fixes #1171 message header could be inlined in the message structure
Garrett D'Amore
2020-02-26
*
fixes #1201 Unexpected error return code: NNG_ENOMEM
Garrett D'Amore
2020-02-25
*
fixes #1202 More than 120 threads was started by NNG
Garrett D'Amore
2020-02-24
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Fix typos in comments
Evgeny Ermakov
2020-02-13
*
Survey occasionally does not cancel properly.
Garrett D'Amore
2020-02-07
*
fixes #1189 Extract and deprecate polyamorous mode
Garrett D'Amore
2020-02-07
*
fixes #814 mq_get_error should go
Garrett D'Amore
2020-02-06
*
Convert SURVEY to use lmq and avoid message queues.
Garrett D'Amore
2020-02-06
*
inline the pipe aios for pair0
Garrett D'Amore
2020-02-05
*
Fix possible use after free
Evgeny Ermakov
2020-02-05
*
more compile fixes for legacy atomics
Garrett D'Amore
2020-02-05
*
fixes #1182 v1.2.5 build fails gcc 4.8
Garrett D'Amore
2020-02-05
*
Survey test rewrite.
Garrett D'Amore
2020-02-05
*
Add possibility to explicitly set a tree handler as exclusive (#1158)
Robert Bielik
2020-01-27
*
fixes #1176 Unable to build latest
Garrett D'Amore
2020-01-27
*
fixes #1169 survey and xsurvey could use message cloning
Garrett D'Amore
2020-01-20
*
fixes #1162 req_test needs to have better retry tests
Garrett D'Amore
2020-01-20
*
tcp batch test is fragile.
Garrett D'Amore
2020-01-20
*
fixes #1163 compat tests are very brittle
Garrett D'Amore
2020-01-20
*
fixes #1156 Message cloning could help reduce copies a lot
Garrett D'Amore
2020-01-20
*
fixes #1159 inproc could skip message queue
Garrett D'Amore
2020-01-20
*
fixes #1154 perf programs could use options to select different protocols
Garrett D'Amore
2020-01-19
*
fixes #1145 nng_msg options should be removed
Garrett D'Amore
2020-01-19
*
fixes #1151 minor pairv1 optimizations possible
Garrett D'Amore
2020-01-19
*
fixes #1142 raw mode use of message headers is inconsistent
Garrett D'Amore
2020-01-18
*
Fix HTTP server root URI handling (#1140)
Robert Bielik
2020-01-18
*
TTL reads could be fewer.
Garrett D'Amore
2020-01-18
*
xrespond should use atomic TTL.
Garrett D'Amore
2020-01-18
*
inproc can use msg_header_clear to save a branch.
Garrett D'Amore
2020-01-16
*
RESPOND needs to use atomic for TTL.
Garrett D'Amore
2020-01-16
*
XSURVEY test suite added.
Garrett D'Amore
2020-01-13
*
Give time for REQ backpressure to ease in test suite.
Garrett D'Amore
2020-01-13
*
Remove the old PUB/SUB tests.
Garrett D'Amore
2020-01-13
*
fixes #1131 (openindiana) compile error
Garrett D'Amore
2020-01-12
*
Add PUB/SUB test suite.
Garrett D'Amore
2020-01-12
*
fixes #1132 Masking error in LMQ leads to corruption
Garrett D'Amore
2020-01-12
*
Test coverage improvements for REQ/REP.
Garrett D'Amore
2020-01-12
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1124 data race on ttl in xrep
Garrett D'Amore
2020-01-09
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
[next]