aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* fixes #499 Eliminate the unused nni_plat_home_dir...Garrett D'Amore2018-05-30
* Fix warning in Windows build.Garrett D'Amore2018-05-30
* fixes #484 crashes in websocket transportGarrett D'Amore2018-05-29
* fixes #419 Remove the "convey" meta testGarrett D'Amore2018-05-29
* fixes #488 pthread mutex initializer could be simplerGarrett D'Amore2018-05-29
* fixes #486 Revisit SOVERSION and VERSIONGarrett D'Amore2018-05-25
* fixes #474 websocket listen on ws://*:<x> failsGarrett D'Amore2018-05-22
* fixes #471 Linux resolver truncates port number silentlyGarrett D'Amore2018-05-21
* fixes #469 SO_REUSEADDR should be enabledGarrett D'Amore2018-05-21
* fixes #472 Test for pub/sub fails due to not waiting long enoughGarrett D'Amore2018-05-21
* fixes #457 Create stub headers for compatibilityGarrett D'Amore2018-05-21
* fixes #449 Want more flexible pipe eventsGarrett D'Amore2018-05-17
* Switch to clang 6 and gcc 8 on xenial for circle ci.Garrett D'Amore2018-05-16
* fixes #430 Unable to build in MSYS + Win-buildsGarrett D'Amore2018-05-15
* fixes #436 fix for 429 incomplete (ws ep crash)Garrett D'Amore2018-05-15
* fixes #433 tasks can leakGarrett D'Amore2018-05-15
* fixes #423 desire tunable stress time and pressure in stress testsGarrett D'Amore2018-05-09
* fixes #400 Some resolvers take a long time with garbage addressesGarrett D'Amore2018-05-06
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #401 timer overflow error in conveyGarrett D'Amore2018-05-06
* fixes #383 Would like peerid for IPCGarrett D'Amore2018-05-03
* Fix failures in pipe test on Windows.Garrett D'Amore2018-05-03
* fixes #389 Need pipe notification callbacksGarrett D'Amore2018-05-03
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #384 Add NN_PROTOCOL and relatedGarrett D'Amore2018-04-30
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
* fixes #379 httpbin.org no longer accepts clear HTTPGarrett D'Amore2018-04-28
* Add nonblocking test (test case for bug 346).Garrett D'Amore2018-04-28
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* fixes #105 Want NNG_OPT_TCP_NODELAY optionGarrett D'Amore2018-04-26
* fixes #347 Legacy option NN_SNDBUF and NN_RCVBUF in bytes not messagesGarrett D'Amore2018-04-25
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24
* fixes #344 nn_poll() legacy API missingGarrett D'Amore2018-04-16
* fixes #350 Incorrect compat error code from nn_setsockoptGarrett D'Amore2018-04-14
* fixes #308 Close can blockGarrett D'Amore2018-04-14
* Add new reqstress test.Garrett D'Amore2018-04-10
* fixes #337 compat_reqrep test too fragileGarrett D'Amore2018-04-10
* fixes #334 Separate context for state machines from socketsGarrett D'Amore2018-04-10
* fixes #331 replace NNG_OPT_RAW option with constructorGarrett D'Amore2018-04-04
* fixes #329 type checking not done for setoptGarrett D'Amore2018-04-04
* Need to create zt home for dialerJanjaap Bos2018-03-23
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #296 Typed options should validate option typeGarrett D'Amore2018-03-20
* fixes #295 boolean options should use C99 bool typeGarrett D'Amore2018-03-18
* fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORTGarrett D'Amore2018-03-17
* Rx completion can run ahead of tx completion!Garrett D'Amore2018-03-14
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* nng_sleep_aio should honor aio timeout.Garrett D'Amore2018-03-12
* fixes #281 desire nng_sleep_aio()Garrett D'Amore2018-03-12
* fixes #276 decouple NNG and zerotier definitionsGarrett D'Amore2018-03-10