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
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
*
MQTT API swag.
Garrett D'Amore
2021-06-17
*
fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437)
Kristóf Havasi
2021-04-10
*
Add a couple of test cases for nng_sleep_aio.
Garrett D'Amore
2021-03-12
*
fix implicit declaration warnings for pthread_set_name_np on OpenBSD (#1425)
Dave Voutila
2021-03-11
*
Build fix for NetBSD (#1433)
Pierre Pronchery
2021-03-11
*
remove extraneous comment, set conn_init static (#1424)
Dave Voutila
2021-02-17
*
prep for 1.4.0
v1.4.0
Garrett D'Amore
2021-02-07
*
fixes #1421 Failure in tcp and tls local source handling
Garrett D'Amore
2021-02-07
*
fixes #1419 pairv0 performance work
Garrett D'Amore
2021-01-24
*
Fix typo in tls_common.c (#1412)
Evgeny Ermakov
2021-01-24
*
fixes #1415 pair.c compiler warning
Garrett D'Amore
2021-01-24
*
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 #1403 http ws listeners added without a lock
Garrett D'Amore
2021-01-10
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
fixes #1393 Use after free in http (#1395)
Evgeny Ermakov
2021-01-03
*
fixes #1398 integrate new acutest.h (#1400)
Garrett D'Amore
2021-01-03
*
Fix compilation warnings (#1397)
Evgeny Ermakov
2021-01-02
*
getaddrinfo(3) on musl & BSDs fails with servname = "" (#1396)
Dave Voutila
2021-01-02
*
Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392)
Evgeny Ermakov
2021-01-02
*
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 #1363 build ios version fails
Garrett D'Amore
2020-12-27
*
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
*
Fix compilation error (#1375)
Evgeny Ermakov
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
*
fixes #1368 Incorrect recv pollfd handing for SUB.
Garrett D'Amore
2020-12-07
*
Move TCP out of supplemental.
Garrett D'Amore
2020-12-05
*
fixes #1365 nng_recvmsg returns NNG_ETIMEDOUT rather than NNG_EAGAIN
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
*
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
[next]