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
...
*
SP initialization cannot fail.
Garrett D'Amore
2021-09-06
*
fixes #1498 Endpoint close/shutdown could be synchronous (#1499)
Garrett D'Amore
2021-09-04
*
Minor cleanups.
Garrett D'Amore
2021-08-21
*
Remove unused prototypes.
Garrett D'Amore
2021-08-21
*
Move protocol.c into SP tree (it is SP specific.)
Garrett D'Amore
2021-08-21
*
fixes #1488 aio expiration list performance work needed
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
*
Minor format and spelling in comments.
Garrett D'Amore
2021-07-31
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
Fix some unused variables.
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 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
*
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
*
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
*
Disable clock-dependent checks on macOS in CI/CD.
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
*
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
[prev]
[next]