summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #387 Document that IPC paths must be absoluteGarrett D'Amore2018-04-30
* 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 #373 inproc_thr sometimes fails with connection refusedGarrett D'Amore2018-04-25
* 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
* Document context support for surveyor.Garrett 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 #367 Kill off Travis CI finallyGarrett D'Amore2018-04-24
* fixes #366 Cache ninja-build for AppVeyorGarrett 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
* Fix socket option levels (compat options).Garrett 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
* Remove some unused variables.Garrett D'Amore2018-04-12
* Use contexts for new async demo.Garrett D'Amore2018-04-12
* icons for github.Garrett D'Amore2018-04-12
* Minor cross reference fixes for v0.8.0.Garrett D'Amore2018-04-12
* Bump version to 0.8.0.0.8.0Garrett D'Amore2018-04-12
* fixes #341 Want REST API gateway demoGarrett D'Amore2018-04-11
* We need to declare the TLS structure here.Garrett D'Amore2018-04-11
* Minor format fix for raw mode header.Garrett D'Amore2018-04-11
* Update doc with information about contexts.Garrett D'Amore2018-04-10
* 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
* Add new reqstress test.Garrett D'Amore2018-04-10
* fix unused variable in nngcat.Garrett D'Amore2018-04-10
* fixes #336 inproc queue depths are too longGarrett 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 #335 eventfd seems unreliable on Linux (Ubuntu 17.10)Garrett D'Amore2018-04-09
* 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
* fixes #324 nni_aio_set_synch leads to race conditionGarrett D'Amore2018-04-04
* fixes #312 idhash_walk stuff can be removedGarrett D'Amore2018-03-30