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
/
compat
Commit message (
Expand
)
Author
Age
*
fixes #1398 integrate new acutest.h (#1400)
Garrett D'Amore
2021-01-03
*
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
*
Fix compilation error (#1375)
Evgeny Ermakov
2020-12-20
*
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 #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
tcp batch test is fragile.
Garrett D'Amore
2020-01-20
*
fixes #1163 compat tests are very brittle
Garrett D'Amore
2020-01-20
*
Limit the batch size, and set some timeouts for compat_tcp.
Garrett D'Amore
2020-01-02
*
fixes #1059 compat_tcp test sometimes times out
Garrett D'Amore
2019-12-29
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #457 Create stub headers for compatibility
Garrett D'Amore
2018-05-21
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #384 Add NN_PROTOCOL and related
Garrett D'Amore
2018-04-30
*
fixes #375 integer types are error prone
Garrett D'Amore
2018-04-26
*
fixes #347 Legacy option NN_SNDBUF and NN_RCVBUF in bytes not messages
Garrett D'Amore
2018-04-25
*
fix a number of cppcheck complaints (not all)
Garrett D'Amore
2018-04-24
*
fixes #344 nn_poll() legacy API missing
Garrett D'Amore
2018-04-16
*
fixes #350 Incorrect compat error code from nn_setsockopt
Garrett D'Amore
2018-04-14
*
fixes #308 Close can block
Garrett D'Amore
2018-04-14
*
fixes #303 Flesh out compatible API docs
Garrett D'Amore
2018-04-14
*
fixes #331 replace NNG_OPT_RAW option with constructor
Garrett D'Amore
2018-04-04
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORT
Garrett D'Amore
2018-03-17
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23