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
*
Bump version v1.5.2
v1.5.2
Garrett D'Amore
2021-08-10
*
fixes #1488 aio expiration list performance work needed
Garrett D'Amore
2021-08-09
*
fixes #1478 mbedTLS 3.0 is not API compatible with 2.x
Garrett D'Amore
2021-08-09
*
* FIX #1486 by waking up latest aio each time. (#1487)
JaylinYu
2021-08-09
*
Remove separate protocol initialization step.
Garrett D'Amore
2021-08-07
*
Fix premature transport registration. Mark it deprecated.
Garrett D'Amore
2021-08-01
*
Simplify the SP transport initialization process.
Garrett D'Amore
2021-07-31
*
Minor format and spelling in comments.
Garrett D'Amore
2021-07-31
*
Fix typo. (#1479)
Arthur A. Gleckler
2021-07-24
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
Fix some unused variables.
Garrett D'Amore
2021-07-22
*
Fix header guards.
Garrett D'Amore
2021-07-22
*
fixes #1471 Use of strdup instead of nni_strdup in mbedtls/tls.c
Garrett D'Amore
2021-07-22
*
fixes #1475 nni_aio_begin should not dispatch task on stopped aio
Garrett D'Amore
2021-07-22
*
Fix valgrind error epoll_ctl points to uninitialised bytes (#1469)
Jesper Wramberg
2021-07-21
*
also inject Darwin definitions if iOS/tvOS/watchOS (#1474)
SpaceIm
2021-07-21
*
Fix the wrong ratio when expire queue shrink. (#1470)
wangha
2021-07-16
*
Minor clang-tidy fixes.
Garrett D'Amore
2021-07-11
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
Fix cmake package version properties.
v1.5.1
Garrett D'Amore
2021-07-11
*
Fix version number.
Garrett D'Amore
2021-07-11
*
More symbol renaming
Garrett D'Amore
2021-07-11
*
Remove unused nni_notifyfd
Garrett D'Amore
2021-07-10
*
More work on moving SP stuff out of common. Remove unused defs.
Garrett D'Amore
2021-07-10
*
Several minor cleanups. Fix socket id stat for listener.
v1.5.0
Garrett D'Amore
2021-07-09
*
Move transport.[ch] to SP
Garrett D'Amore
2021-07-09
*
fixes #1465 NNG_OPT_IPC_PERMISSIONS stopped working
Garrett D'Amore
2021-07-09
*
Test fixes.
Garrett D'Amore
2021-07-07
*
Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS.
Garrett D'Amore
2021-07-07
*
Fix leaking pipes after close.
Garrett D'Amore
2021-07-07
*
Fix LeakAnalyzer complaints due to deferred reap.
Garrett D'Amore
2021-07-07
*
Disable clock-dependent checks on macOS in CI/CD.
Garrett D'Amore
2021-07-06
*
better codeql scanning
Garrett D'Amore
2021-07-06
*
Remove AppVeyor. GitHub actions ate their lunch.
Garrett D'Amore
2021-07-06
*
Use github's code scanning.
Garrett D'Amore
2021-07-06
*
Remove codacy.
Garrett D'Amore
2021-07-06
*
Fix for UB (NULL pointer plus zero length). (#1459)
Garrett D'Amore
2021-07-06
*
Add & document msg_capacity, msg_reserve (#1458)
Evan Balster
2021-07-06
*
Turn aio expire queue from nni list to array for efficiency. (#1449)
wangha
2021-07-06
*
fixes #1456 bad access in OSX thread on nn (#1457)
Garrett D'Amore
2021-07-01
*
minor comment fixes
Garrett D'Amore
2021-06-02
*
Extend times for aio_sleep cancel test for benefit of Darwin
Garrett D'Amore
2021-06-02
*
fixes #1430 nng_sockaddr larger than nng_sockaddr_storage
Garrett D'Amore
2021-06-02
*
fixes #1428 Clarify disallowed operations in AIO completion callbacks
Garrett D'Amore
2021-06-02
*
fixes #1445 PUB socket buffers, but docs say it should not
Garrett D'Amore
2021-06-02
*
fixes #1450 nng_cv_until documentation bug
Garrett D'Amore
2021-06-02
*
fixes #1452 nng_aio_set_iov doc bug regarding max IOV count
Garrett D'Amore
2021-06-02
*
Extend the reqdep demo with ZeroTier transport (#1439)
janjaapbos
2021-04-10
*
Fix for ZeroTier transport (#1438)
janjaapbos
2021-04-10
*
fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437)
Kristóf Havasi
2021-04-10
[next]