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 #1131 (openindiana) compile error
Garrett D'Amore
2020-01-12
*
Add PUB/SUB test suite.
Garrett D'Amore
2020-01-12
*
fixes #1132 Masking error in LMQ leads to corruption
Garrett D'Amore
2020-01-12
*
Test coverage improvements for REQ/REP.
Garrett D'Amore
2020-01-12
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1124 data race on ttl in xrep
Garrett D'Amore
2020-01-09
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
fixes #1117 task structures should be inlined
Garrett D'Amore
2020-01-06
*
fixes #1116 task_reap can be eliminated
Garrett D'Amore
2020-01-05
*
fixes #1112 POSIX pollq finalizers could be simpler
Garrett D'Amore
2020-01-05
*
fixes #1096 inline all 16 iovs in aio (also consider reducing -- to 8?)
Garrett D'Amore
2020-01-04
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1104 move allocation of protocol objects to common core
Garrett D'Amore
2020-01-03
*
More REP protocol coverage tests.
Garrett D'Amore
2020-01-02
*
Limit the batch size, and set some timeouts for compat_tcp.
Garrett D'Amore
2020-01-02
*
fixes #1099 Should inline backtrace buffer in REP
Garrett D'Amore
2020-01-02
*
Fixes broken win32 build. (#1092)
Cody Piersall
2020-01-02
*
fixes #1090 nni_strlcat is unused
Garrett D'Amore
2020-01-02
*
fixes #1088 REP protocol does not signal SENDFD properly
Garrett D'Amore
2020-01-01
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
Add error message for NNG_ECONNSHUT (#1084)
Robert Bielik
2020-01-01
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
fixes #1079 Use after free panic in tcp_dialer
Garrett D'Amore
2019-12-30
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
Fix compilation errors and warnings when NNG_ENABLE_STATS is OFF
Robert Bielik
2019-12-30
*
Add http server method for getting address
Robert Bielik
2019-12-29
*
fixes #1059 compat_tcp test sometimes times out
Garrett D'Amore
2019-12-29
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
Silence a few clang-tidy complaints.
Garrett D'Amore
2019-12-29
*
Remove some unused includes from POSIX resolver.
Garrett D'Amore
2019-12-29
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #1062 Windows client connections cannot get NNG_OPT_LOCADDR
Garrett D'Amore
2019-12-28
*
fixes #986 ws_read_finish_str free invalid pointer
Garrett D'Amore
2019-12-28
*
Brittleness in pair1 mono faithful test.
Garrett D'Amore
2019-12-27
*
fixes #1057 reqpoll test fails (bad test logic) sometimes
Garrett D'Amore
2019-12-27
*
Bind to IP address -- localhost might not go where you think.
Garrett D'Amore
2019-12-27
*
Allow more time for the listener to get going in the cloud.
Garrett D'Amore
2019-12-27
*
Move the WSS file test, and hopefully provide more debuggability.
Garrett D'Amore
2019-12-27
*
Add possibility to use mbedtls cmake target if available
Robert Bielik
2019-12-27
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-27
*
fixes #1037 http client crashes (pthread lock bugs)
Garrett D'Amore
2019-12-26
*
Various clang tidy fixups in the POSIX pollers.
Garrett D'Amore
2019-12-26
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #1038 Linux should use getentropy or getrandom
Garrett D'Amore
2019-12-24
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
fixes #1034 POSIX atomic handing default case is busted
Garrett D'Amore
2019-12-24
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
Fix typo in websocket/CMakeLists.txt
Evgeny Ermakov
2019-12-10
*
fixes #1004 Warning found by clang --analyze
Garrett D'Amore
2019-11-11
[next]