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
/
core
Commit message (
Expand
)
Author
Age
*
Use protocol private data instead of options for messages.
mqtt
Garrett D'Amore
2021-06-19
*
Add message option manipulation.
Garrett D'Amore
2021-06-18
*
Add a couple of test cases for nng_sleep_aio.
Garrett D'Amore
2021-03-12
*
fixes #1413 nni_thr_setname NULL pointer dereference
Garrett D'Amore
2021-01-24
*
Fix comment in protocol.h (#1410)
Evgeny Ermakov
2021-01-19
*
fixes #808 Very slow PAIR performance compared to nanomsg
Garrett D'Amore
2021-01-18
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
Fix compilation warnings (#1397)
Evgeny Ermakov
2021-01-02
*
fixes #1386 remove NNI_PROTO_FLAG_NOMSGQ
Garrett D'Amore
2020-12-27
*
fixes #1385 nni_thr_wait is unused
Garrett D'Amore
2020-12-27
*
fixes #972 Very slow pull/push performance compared to ZMQ
Garrett D'Amore
2020-12-27
*
fixes #1172 nni_aio_lk is white hot
Garrett D'Amore
2020-12-20
*
fixes #1380 nni_aio optimizations
Garrett D'Amore
2020-12-20
*
fixes #1377 nni_aio_fini should not reacquire nni_aio_lk
Garrett D'Amore
2020-12-20
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
fixes #1313 support deferred nng_aio destruction
Garrett D'Amore
2020-12-12
*
Move TCP out of supplemental.
Garrett D'Amore
2020-12-05
*
Convert list to new test framework; detached node fixes.
Garrett D'Amore
2020-11-24
*
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
*
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
*
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
*
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 #1329 stats could lose parent and private fields
Garrett D'Amore
2020-11-08
*
Fix incorrect type warning in idhash.
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 #1289 zerotier should have it's own copy of the id hashing code
Garrett D'Amore
2020-08-16
*
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 #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
fix #1252
jeikabu
2020-06-16
*
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
*
fixes #1236 Deadlock triggered on nng_close
Garrett D'Amore
2020-05-17
*
fixes #1171 message header could be inlined in the message structure
Garrett D'Amore
2020-02-26
*
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
*
fixes #814 mq_get_error should go
Garrett D'Amore
2020-02-06
*
Fix possible use after free
Evgeny Ermakov
2020-02-05
*
fixes #1169 survey and xsurvey could use message cloning
Garrett D'Amore
2020-01-20
*
fixes #1156 Message cloning could help reduce copies a lot
Garrett D'Amore
2020-01-20
*
fixes #1145 nng_msg options should be removed
Garrett D'Amore
2020-01-19
[next]