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
Commit message (
Expand
)
Author
Age
*
fixes #1358 nni_strtou64 and nni_strtox64 could be replaced with strtoull
Garrett D'Amore
2020-11-23
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
Centralize the scheme handling for HTTP schemes.
Garrett D'Amore
2020-11-17
*
fixes #1200 Shouldn't nng_http_server_stop be synchronous?
Garrett D'Amore
2020-11-17
*
fixes #1355 wss4 and wss6 don't work as they should
Garrett D'Amore
2020-11-17
*
fixes #1353 Move recvmax test for IPC into ipc test
Garrett D'Amore
2020-11-15
*
fixes #1351 Move IPC dialer and listener props tests into new test suite
Garrett D'Amore
2020-11-15
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
*Fix Add missing #define when disabling NNG_ENABLE_STATS (#1342)
JaylinYu
2020-11-13
*
Fix build regression on non-Windows platform (sorry!)
Garrett D'Amore
2020-11-12
*
Retire the old issue template.
Garrett D'Amore
2020-11-12
*
Add RFE issue template.
Garrett D'Amore
2020-11-12
*
Update issue templates (#1341)
Garrett D'Amore
2020-11-12
*
Minor markup, move the CoC to the project root.
Garrett D'Amore
2020-11-12
*
Base64 nits (code quality) fixed.
Garrett D'Amore
2020-11-12
*
Editorial fixes to new nng_stat_bool page.
Garrett D'Amore
2020-11-11
*
fixes #1323 stats framework is *way* to heavy
Garrett D'Amore
2020-11-11
*
Remove left over function prototypes.
Garrett D'Amore
2020-11-10
*
fixes #1337 nni aio user data could be removed
Garrett D'Amore
2020-11-10
*
Fix minor incorrect comment.
Garrett D'Amore
2020-11-10
*
fixes #1335 nni_taskq_thread grabs task lock unnecessarily
Garrett D'Amore
2020-11-10
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
fixes #1332 Test nng.ws failed, "Incorrect URL paths do not work"
Garrett D'Amore
2020-11-09
*
Add callback form of receive test for rep.
Garrett D'Amore
2020-11-09
*
fixes #1329 stats could lose parent and private fields
Garrett D'Amore
2020-11-08
*
Clean up warnings, and panic if epoll fd expectations fail.
Garrett D'Amore
2020-11-08
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
Fix incorrect type warning in idhash.
Garrett D'Amore
2020-11-08
*
Add test case for close of socket with pending REP.
Garrett D'Amore
2020-11-08
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
Corrections to nng_sockaddr_ipc.5 man page.
Garrett D'Amore
2020-11-01
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #1312 the nng.compat_ws test fails *frequently*
Garrett D'Amore
2020-10-31
*
fixes #1315 Some nngcat tests take too long for CI/CD
Garrett D'Amore
2020-10-31
*
fixes #1300 REQ should fast fail if retry timer is zero (on disconnect)
Garrett D'Amore
2020-10-31
*
fixes #1022 Support tcp6 link local addresses
Garrett D'Amore
2020-10-29
*
fixes #1308 Sub contexts/AIOs can share a single nng_msg
Garrett D'Amore
2020-10-29
*
fixes #914 websocket stream mode should support TEXT
Garrett D'Amore
2020-10-26
*
fixes #1304 Non-blocking send on rep sockets always fails (#1305)
Garrett D'Amore
2020-10-25
*
added missing backquote (#1299)
Anthon van der Neut
2020-10-05
*
fixes #1289 zerotier should have it's own copy of the id hashing code
Garrett D'Amore
2020-08-16
*
fixes #1167 zerotier needs a chkopt
Garrett D'Amore
2020-08-09
*
Implement wss4 and wss6 transports.
Garrett D'Amore
2020-08-09
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
Start of 1.4.0
Garrett D'Amore
2020-08-08
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
resolve warnings building test
Garrett D'Amore
2020-08-08
*
fixes #1275 Test timeouts on FreeBSD
Garrett D'Amore
2020-08-08
[next]