| Commit message (Expand) | Author | Age |
| * | fixes #312 idhash_walk stuff can be removed | Garrett D'Amore | 2018-03-30 |
| * | fixes #323 aio's iov may be reused | Garrett D'Amore | 2018-03-30 |
| * | fixes #322 epoll implementation is racy | Garrett D'Amore | 2018-03-30 |
| * | fixes #315 WebSocket message handling errors | Garrett D'Amore | 2018-03-30 |
| * | If timeout is NNG_TIME_NEVER, then simply deschedule. | Garrett D'Amore | 2018-03-30 |
| * | fixes #317 TLS, TCP, and IPC should support multiple outstanding ops | Garrett D'Amore | 2018-03-30 |
| * | fixes #316 nni_aio_set_synch() usually doesn't do anything | Garrett D'Amore | 2018-03-30 |
| * | Include a tip about service naming guidelines. | Garrett D'Amore | 2018-03-30 |
| * | fixes #318 Assertion on macOS -- kevent() returns EINPROGRESS. | Garrett D'Amore | 2018-03-30 |
| * | Need to create zt home for dialer | Janjaap Bos | 2018-03-23 |
| * | Add documentation for supplemental functions. | Garrett D'Amore | 2018-03-22 |
| * | Document nng_opts_parse. | Garrett D'Amore | 2018-03-22 |
| * | fixes #301 String option handling for getopt | Garrett D'Amore | 2018-03-20 |
| * | fixes #296 Typed options should validate option type | Garrett D'Amore | 2018-03-20 |
| * | Fixes issues found by (and submitted by) @nonnenmacher when working | Vincent Nonnenmacher | 2018-03-19 |
| * | Bump API to 0.7.0.0.7.0 | Garrett D'Amore | 2018-03-18 |
| * | Remove .version file -- we use git tags. | Garrett D'Amore | 2018-03-18 |
| * | fixes #293 nng_listener_getopt doc needs updating | Garrett D'Amore | 2018-03-18 |
| * | fixes #295 boolean options should use C99 bool type | Garrett D'Amore | 2018-03-18 |
| * | Minor markup fixes. | Garrett D'Amore | 2018-03-18 |
| * | fixes #294 rename nng_zerotier_xxx to nng_zt_xxx | Garrett D'Amore | 2018-03-17 |
| * | fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORT | Garrett D'Amore | 2018-03-17 |
| * | Fixes for new doc layout. | Garrett D'Amore | 2018-03-17 |
| * | fixes #286 nng_pair0_open (and all others) need man page | Garrett D'Amore | 2018-03-17 |
| * | epoll: add epoll-based pollq implementation | Liam Staskawicz | 2018-03-15 |
| * | Rx completion can run ahead of tx completion! | Garrett D'Amore | 2018-03-14 |
| * | Added nng_sockaddr man page. | Garrett D'Amore | 2018-03-14 |
| * | fixes #289 nng_sockaddr could just be a union | Garrett D'Amore | 2018-03-14 |
| * | Markup changes, started adding type documentation. | Garrett D'Amore | 2018-03-14 |
| * | Introduce nng_options, nng_setopt, nng_getopt manual pages. | Garrett D'Amore | 2018-03-13 |
| * | fixes #284 want async demo | Garrett D'Amore | 2018-03-12 |
| * | nng_sleep_aio should honor aio timeout. | Garrett D'Amore | 2018-03-12 |
| * | fixes #281 desire nng_sleep_aio() | Garrett D'Amore | 2018-03-12 |
| * | circle ci: add workflows for linux clang and gcc builds | Liam Staskawicz | 2018-03-12 |
| * | Bump to 0.6.00.6.0 | Garrett D'Amore | 2018-03-10 |
| * | Minor wording fix in nngcat(1). | Garrett D'Amore | 2018-03-10 |
| * | fixes #276 decouple NNG and zerotier definitions | Garrett D'Amore | 2018-03-10 |
| * | Eliminate copious whitespace in code blocks. | Garrett D'Amore | 2018-03-10 |
| * | Reference leanpub, and relax some of our language about prod use. | Garrett D'Amore | 2018-03-09 |
| * | Add nng_msg_get_pipe, nng_msg_set_pipe, and nng_pipe_getopt docs. | Garrett D'Amore | 2018-03-09 |
| * | Automatic index generation. | Garrett D'Amore | 2018-03-09 |
| * | Fix incorrect reference for nng_msg_dup (was nng_msg_len) | Garrett D'Amore | 2018-03-09 |
| * | Rewrite unfinished paragraph at the end of OPTIONS. | Garrett D'Amore | 2018-03-09 |
| * | fixes #272 pollfd test fails on AppVeyor | Garrett D'Amore | 2018-03-08 |
| * | Fix a number of broken links. | Garrett D'Amore | 2018-03-07 |
| * | Markup fix (found when staring at epub). | Garrett D'Amore | 2018-03-07 |
| * | fixes #269 nngcat unreliable with ZeroTier transport | Garrett D'Amore | 2018-03-07 |
| * | Minor formatting fix for network status table. | Garrett D'Amore | 2018-03-07 |
| * | ci: dump failure details on test failure | Liam Staskawicz | 2018-03-07 |
| * | Add some man pages (alloc, free, version). | Garrett D'Amore | 2018-03-05 |