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
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Remove untyped nng_dialer_get/set and nng_listener_get/set.
Garrett D'Amore
2024-11-03
*
Remove untyped stream option functions.
Garrett D'Amore
2024-11-03
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.
Garrett D'Amore
2024-11-03
*
NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.
Garrett D'Amore
2024-11-02
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
Remove the libnanomsg compatibility layer
Garrett D'Amore
2024-10-22
*
remove legacy support for configuration of transport options on socket
Garrett D'Amore
2024-10-20
*
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
[next]