summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update for 1.0.0-beta.1v1.0.0-beta.1Garrett D'Amore2018-05-18
* fixes #451 task finalization could be better/smarter (resolver)Garrett D'Amore2018-05-17
* fixes #452 Want tcp6:// and tcp4:// to constrain IP familyGarrett D'Amore2018-05-17
* fixes #449 Want more flexible pipe eventsGarrett D'Amore2018-05-17
* fixes #441 Unintentional semantic in bus protocolGarrett D'Amore2018-05-17
* fixes #445 crash in taskq_threadGarrett D'Amore2018-05-16
* Switch to clang 6 and gcc 8 on xenial for circle ci.Garrett D'Amore2018-05-16
* fixes #440 leak in bus protocolGarrett 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 #431 hang in taskq_waitGarrett D'Amore2018-05-15
* fixes #419 want to nni_aio_stop without blocking (#428)Garrett D'Amore2018-05-15
* fixes #352 aio lock is burning hotGarrett D'Amore2018-05-14
* fixes #424 reqstress low frequency crashGarrett D'Amore2018-05-09
* fixes #422 nng_aio_fini_cb() could go awayGarrett D'Amore2018-05-09
* Fix double unlock.Austin Wise2018-05-07
* fixes #413 desire --count option for nngcatGarrett D'Amore2018-05-07
* do not include files you won't needDavide Faconti2018-05-07
* fixes #393 panic on illumos - epoll assertion errorGarrett D'Amore2018-05-06
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #383 Would like peerid for IPCGarrett D'Amore2018-05-03
* fixes #389 Need pipe notification callbacksGarrett D'Amore2018-05-03
* fixes #390 panic in reqstress websocketGarrett D'Amore2018-05-02
* Some very minor pipe implementation cleanups.Garrett D'Amore2018-05-01
* 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 #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
* Bump version to 0.9.0.0.9.0Garrett D'Amore2018-04-24
* fix a number of cppcheck complaints (not all)Garrett D'Amore2018-04-24
* Eliminate unused varable.Garrett D'Amore2018-04-24
* fixes #364 kill off nni_msgq_set_best_effort()Garrett D'Amore2018-04-24
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24
* fixes #368 context options could be emptyGarrett D'Amore2018-04-24
* fixes #363 context option plumbing missingGarrett D'Amore2018-04-24
* fixes #346 nng_recv() sometimes acts on null `msg` pointerGarrett D'Amore2018-04-20
* fixes #355 Possible use after free in REPGarrett D'Amore2018-04-17
* 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 bad address tests in tcp and tls (#345)toppk2018-04-14
* fixes #308 Close can blockGarrett D'Amore2018-04-14
* fixes #303 Flesh out compatible API docsGarrett D'Amore2018-04-14
* Bump version to 0.8.0.0.8.0Garrett D'Amore2018-04-12
* We need to declare the TLS structure here.Garrett D'Amore2018-04-11
* fixes #338 possible SIGPIPE on LinuxGarrett D'Amore2018-04-10
* Fix valgrind warning in assert.Garrett D'Amore2018-04-10
* Eliminate possible data race on file descriptor.Garrett D'Amore2018-04-10