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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protocol
Commit message (
Expand
)
Author
Age
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01
*
fixes #1389 PAIRv1 can remove a few bits
Garrett D'Amore
2020-12-28
*
fixes #1386 remove NNI_PROTO_FLAG_NOMSGQ
Garrett D'Amore
2020-12-27
*
fixes #972 Very slow pull/push performance compared to ZMQ
Garrett D'Amore
2020-12-27
*
fixes #1368 Incorrect recv pollfd handing for SUB.
Garrett D'Amore
2020-12-07
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
fixes #1323 stats framework is *way* to heavy
Garrett D'Amore
2020-11-11
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
Add callback form of receive test for rep.
Garrett D'Amore
2020-11-09
*
Add test case for close of socket with pending REP.
Garrett D'Amore
2020-11-08
*
fixes #1300 REQ should fast fail if retry timer is zero (on disconnect)
Garrett D'Amore
2020-10-31
*
fixes #1308 Sub contexts/AIOs can share a single nng_msg
Garrett D'Amore
2020-10-29
*
fixes #1304 Non-blocking send on rep sockets always fails (#1305)
Garrett D'Amore
2020-10-25
*
fixes #1289 zerotier should have it's own copy of the id hashing code
Garrett D'Amore
2020-08-16
*
fixes #1241 SIGSEGV in RepReq's rep0 recv - use after free
Garrett D'Amore
2020-05-25
*
fixes #1171 message header could be inlined in the message structure
Garrett D'Amore
2020-02-26
*
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
*
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
*
Survey test rewrite.
Garrett D'Amore
2020-02-05
*
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
*
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 #1154 perf programs could use options to select different protocols
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
*
TTL reads could be fewer.
Garrett D'Amore
2020-01-18
*
xrespond should use atomic TTL.
Garrett D'Amore
2020-01-18
*
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
*
Add PUB/SUB test suite.
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
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1104 move allocation of protocol objects to common core
Garrett D'Amore
2020-01-03
*
More REP protocol coverage tests.
Garrett D'Amore
2020-01-02
*
fixes #1099 Should inline backtrace buffer in REP
Garrett D'Amore
2020-01-02
*
fixes #1088 REP protocol does not signal SENDFD properly
Garrett D'Amore
2020-01-01
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
Brittleness in pair1 mono faithful test.
Garrett D'Amore
2019-12-27
[next]