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
*
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
*
Fix message realloc test off by one str comparison
Disconnect3d
2020-04-13
*
fixes #1201 Unexpected error return code: NNG_ENOMEM
Garrett D'Amore
2020-02-25
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Survey test rewrite.
Garrett D'Amore
2020-02-05
*
Add possibility to explicitly set a tree handler as exclusive (#1158)
Robert Bielik
2020-01-27
*
fixes #1163 compat tests are very brittle
Garrett D'Amore
2020-01-20
*
fixes #1145 nng_msg options should be removed
Garrett D'Amore
2020-01-19
*
fixes #1142 raw mode use of message headers is inconsistent
Garrett D'Amore
2020-01-18
*
Fix HTTP server root URI handling (#1140)
Robert Bielik
2020-01-18
*
Remove the old PUB/SUB tests.
Garrett D'Amore
2020-01-13
*
Add PUB/SUB test suite.
Garrett D'Amore
2020-01-12
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1121 reconnect test failures (Darwin?)
Garrett D'Amore
2020-01-08
*
fixes #1109 clocks can be off by a lot with sanitizer
Garrett D'Amore
2020-01-04
*
Disable httpclient tests -- proxy caches are making this fail.
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
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
Insert a cache control header to attempt to prevent caching.
Garrett D'Amore
2019-12-30
*
fixes #1059 compat_tcp test sometimes times out
Garrett D'Amore
2019-12-29
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #986 ws_read_finish_str free invalid pointer
Garrett D'Amore
2019-12-28
*
fixes #1057 reqpoll test fails (bad test logic) sometimes
Garrett D'Amore
2019-12-27
*
Time calculations in acutest.h off by factor of 10.
Garrett D'Amore
2019-12-27
*
We always have NNG_TRANSPORT_WS configured for testing.
Garrett D'Amore
2019-12-27
*
Test output might be misleading
Garrett D'Amore
2019-12-27
*
Move the WSS file test, and hopefully provide more debuggability.
Garrett D'Amore
2019-12-27
*
fixes #1042 testutil.h could offer better test failure diagnosis
Garrett D'Amore
2019-12-27
*
fixes #940 httpclient Timeout can succeed in cloud
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
*
Note that we are moving away from C-Convey.
Garrett D'Amore
2019-12-24
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
Add test case for bug 942.
Garrett D'Amore
2019-12-11
*
fixes #1011 snprintf argument overflow in ws test code
Garrett D'Amore
2019-11-10
*
change www.example.com SHA1 hash (document was updated 2019-10-17)
Matthew Zipay
2019-11-04
*
fixes #937 Memory Leak in wsstream
Garrett D'Amore
2019-05-19
*
fixes #919 Polling on subscriber socket recvfd seems broken
Behrooze Sirang
2019-04-11
*
fixes #815 Eliminate socket filters on message queues
Garrett D'Amore
2019-03-13
*
fixes #907 WebSocket ephemeral port cannot be reused
Garrett D'Amore
2019-03-13
*
nng_msg_dup correctly duplicates pipe (mentioned in #862)
Jake Woltersdorf
2019-03-12
*
fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of int
Garrett D'Amore
2019-02-26
*
fixes #869 nng_http_handler_set_tree fails match if path is /
Garrett D'Amore
2019-02-17
[next]