summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAge
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* fixes #919 Polling on subscriber socket recvfd seems brokenBehrooze Sirang2019-04-11
* fixes #882 websocket stream mode doesn't copy received dataGarrett D'Amore2019-02-17
* fixes #823 Define public IPC (#824)Garrett D'Amore2018-12-22
* Allow recv_maxsize to be set after calling listen() on listener. (#747)Cody Piersall2018-12-16
* fixes #680 Public TCP APIGarrett D'Amore2018-11-27
* fixes #784 convey uses langinfo not available on QNXv1.1.0Garrett D'Amore2018-11-09
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fixes #710 idhash has nasty performance bugGarrett D'Amore2018-09-09
* fixes #4 Statistics supportGarrett D'Amore2018-09-03
* fixes #484 crashes in websocket transportGarrett D'Amore2018-05-29
* fixes #419 Remove the "convey" meta testGarrett 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 #400 Some resolvers take a long time with garbage addressesGarrett D'Amore2018-05-06
* fixes #389 Need pipe notification callbacksGarrett D'Amore2018-05-03
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
* Add nonblocking test (test case for bug 346).Garrett D'Amore2018-04-28
* 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
* Add new reqstress test.Garrett D'Amore2018-04-10
* fixes #334 Separate context for state machines from socketsGarrett D'Amore2018-04-10
* 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
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #201 TLS configuration should support files for certificates and keysGarrett D'Amore2018-01-16
* Fix some more leaks, add a generic URL parser.Garrett D'Amore2018-01-05
* fixes #191 Several HTTP problems foundGarrett D'Amore2018-01-02
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* fixes #172 HTTP and websocket need better conditional inclusionGarrett D'Amore2017-12-28
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* Added SHA1 implementation and test suite.Garrett D'Amore2017-12-26
* Added base64 implementation, needed by websocket.Garrett D'Amore2017-12-26
* fixes #3 TLS transportGarrett D'Amore2017-11-20
* Add multiprotocol/multitransport stress test.Garrett D'Amore2017-11-05
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #45 expose aio to applicationsGarrett D'Amore2017-10-25
* fixes #132 Implement saner notification for file descriptorsGarrett D'Amore2017-10-24
* New platform API for storage methods.Garrett D'Amore2017-10-09
* fixes #5 Address propertiesGarrett D'Amore2017-10-03
* Windows UDP support.Garrett D'Amore2017-09-29
* ZeroTier transport implementation (work funded by Capitar IT Group BV)Garrett D'Amore2017-09-26
* Add C++ test program, proving C++ consumers work.Garrett D'Amore2017-09-26
* Add test for reconnection of disconnected client.Garrett D'Amore2017-09-05
* Updated convey test framework, and self tests for it.Garrett D'Amore2017-08-18
* fixes #39 Transport ops vector should be versionedGarrett D'Amore2017-08-17