aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* fixes #323 aio's iov may be reusedGarrett D'Amore2018-03-30
* fixes #322 epoll implementation is racyGarrett D'Amore2018-03-30
* fixes #315 WebSocket message handling errorsGarrett D'Amore2018-03-30
* If timeout is NNG_TIME_NEVER, then simply deschedule.Garrett D'Amore2018-03-30
* fixes #317 TLS, TCP, and IPC should support multiple outstanding opsGarrett D'Amore2018-03-30
* fixes #316 nni_aio_set_synch() usually doesn't do anythingGarrett D'Amore2018-03-30
* Include a tip about service naming guidelines.Garrett D'Amore2018-03-30
* fixes #318 Assertion on macOS -- kevent() returns EINPROGRESS.Garrett D'Amore2018-03-30
* Need to create zt home for dialerJanjaap Bos2018-03-23
* Add documentation for supplemental functions.Garrett D'Amore2018-03-22
* Document nng_opts_parse.Garrett D'Amore2018-03-22
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #296 Typed options should validate option typeGarrett D'Amore2018-03-20
* Fixes issues found by (and submitted by) @nonnenmacher when workingVincent Nonnenmacher2018-03-19
* Bump API to 0.7.0.0.7.0Garrett D'Amore2018-03-18
* Remove .version file -- we use git tags.Garrett D'Amore2018-03-18
* fixes #293 nng_listener_getopt doc needs updatingGarrett D'Amore2018-03-18
* fixes #295 boolean options should use C99 bool typeGarrett D'Amore2018-03-18
* Minor markup fixes.Garrett D'Amore2018-03-18
* fixes #294 rename nng_zerotier_xxx to nng_zt_xxxGarrett D'Amore2018-03-17
* fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORTGarrett D'Amore2018-03-17
* Fixes for new doc layout.Garrett D'Amore2018-03-17
* fixes #286 nng_pair0_open (and all others) need man pageGarrett D'Amore2018-03-17
* epoll: add epoll-based pollq implementationLiam Staskawicz2018-03-15
* Rx completion can run ahead of tx completion!Garrett D'Amore2018-03-14
* Added nng_sockaddr man page.Garrett D'Amore2018-03-14
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* Markup changes, started adding type documentation.Garrett D'Amore2018-03-14
* Introduce nng_options, nng_setopt, nng_getopt manual pages.Garrett D'Amore2018-03-13
* fixes #284 want async demoGarrett D'Amore2018-03-12
* nng_sleep_aio should honor aio timeout.Garrett D'Amore2018-03-12