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
/
tests
Commit message (
Expand
)
Author
Age
*
Drop the legacy listener option functions
Garrett D'Amore
2024-10-06
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
fix testcase crash on NUTTX When log_buf is null for the first time. (#1844)
小米-梅健
2024-07-16
*
Move the rest of the functionality from platform.h into core.
Garrett D'Amore
2024-04-23
*
fixes #1588 TLS should log errors
Garrett D'Amore
2024-04-14
*
Convert UDP platform test to NUTS.
Garrett D'Amore
2024-02-25
*
Disable (for now) the UDPv6 test.
Garrett D'Amore
2024-02-25
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
Use cstdio to avoid exception warning during build.
Garrett D'Amore
2024-01-27
*
New CMAKE option NNG_ENABLE_COMPAT (defaults ON)
Garrett D'Amore
2024-01-27
*
tests: assert in compat tests even in release mode
Garrett D'Amore
2024-01-25
*
Don't use deprecated functions in test suite.
Garrett D'Amore
2023-12-29
*
Skip URI parameters when serving a directory (http_server)
Robert Bielik
2023-08-23
*
Fixes for some security complaints.
Garrett D'Amore
2022-12-31
*
fixes #1577 nng_stat_find_socket always returns the same stats node
Garrett D'Amore
2022-04-16
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
Bus socket converted to use lmq.
Garrett D'Amore
2021-12-27
*
fixes #1522 tests/httpserver static handler response body format not correct
Garrett D'Amore
2021-12-07
*
fixes #1346 windows ipc winsec fails frequently in CI/CD
Garrett D'Amore
2021-11-02
*
fixes #1478 mbedTLS 3.0 is not API compatible with 2.x
Garrett D'Amore
2021-08-09
*
Simplify the SP transport initialization process.
Garrett D'Amore
2021-07-31
*
More symbol renaming
Garrett D'Amore
2021-07-11
*
More work on moving SP stuff out of common. Remove unused defs.
Garrett D'Amore
2021-07-10
*
Add test cases for nng_msg_reserve, etc. Convert message tests to NUTS.
Garrett D'Amore
2021-07-07
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
fixes #1398 integrate new acutest.h (#1400)
Garrett D'Amore
2021-01-03
*
fixes #972 Very slow pull/push performance compared to ZMQ
Garrett D'Amore
2020-12-27
*
Convert list to new test framework; detached node fixes.
Garrett D'Amore
2020-11-24
*
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 #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
*
fixes #1332 Test nng.ws failed, "Incorrect URL paths do not work"
Garrett D'Amore
2020-11-09
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #1312 the nng.compat_ws test fails *frequently*
Garrett D'Amore
2020-10-31
*
fixes #1289 zerotier should have it's own copy of the id hashing code
Garrett D'Amore
2020-08-16
*
fixes #1167 zerotier needs a chkopt
Garrett D'Amore
2020-08-09
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
resolve warnings building test
Garrett D'Amore
2020-08-08
*
Prefix all tests with PROJECT_NAME (#1276)
Hugo Lindström
2020-08-07
*
Add test code for bug1247.
Garrett D'Amore
2020-07-27
*
fixes #1267 testutil cannot use ipc names on Windows
Garrett D'Amore
2020-07-27
*
fix #1252
jeikabu
2020-06-16
*
nng: support NNG_OPT_IPC_PEER_PID on modern macOS systems
Richard Markiewicz
2020-06-15
*
fixes #1230 NNG_OPT_RECONNMAXT zero does not prevent exponential back-off
Garrett D'Amore
2020-05-24
*
Tests for sending large amounts of data over NNG TLS streams.
Garrett D'Amore
2020-05-23
[next]