aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* fixes #272 pollfd test fails on AppVeyorGarrett D'Amore2018-03-08
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* Fix for Windows compilation warnings.Garrett D'Amore2018-03-05
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* Isolate TLS functions into separate tls.h header file.Garrett D'Amore2018-03-02
* fixes #250 nngcat may not build if protocols are missingGarrett D'Amore2018-02-28
* Move compatibility header so that <nanomsg/nn.h> works.Garrett D'Amore2018-02-23
* Add nng_opts_parse() API for handling command line options.Garrett D'Amore2018-02-22
* Modularize HTTP headers somewhat.Garrett D'Amore2018-02-21
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14