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
*
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
*
fixes #1311 reduce wasted use for nni_aio
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
*
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
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
fixes #1275 Test timeouts on FreeBSD
Garrett D'Amore
2020-08-08
*
Fix build on FreeBSD (#1272)
Steve Wills
2020-08-04
*
fixes #1242 EADDRINUSE is not reported on Win32
Garrett D'Amore
2020-07-27
*
fixes #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
fixes #1235 framing error in SSL/TLS
Garrett D'Amore
2020-07-26
*
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
[next]