| Commit message (Expand) | Author | Age |
| * | fixes #334 Separate context for state machines from sockets | Garrett D'Amore | 2018-04-10 |
| * | fixes #331 replace NNG_OPT_RAW option with constructor | Garrett D'Amore | 2018-04-04 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | Add some man pages (alloc, free, version). | Garrett D'Amore | 2018-03-05 |
| * | Document --zt-home option. | Garrett D'Amore | 2018-03-05 |
| * | fixes #254 nngcat should have a --version option | Garrett D'Amore | 2018-03-02 |
| * | Document new TLS header file. | Garrett D'Amore | 2018-03-02 |
| * | Add nng_sendmsg and nng_recvmsg manual pages. | Garrett D'Amore | 2018-03-02 |
| * | Add a copy of the LICENSE.adoc in the docs directory. | Garrett D'Amore | 2018-03-02 |
| * | Move some docs to docs directory, add CONTRIBUTING and templates. | Garrett D'Amore | 2018-03-02 |
| * | fixes #247 nngcat needs TLS options | Garrett D'Amore | 2018-03-02 |
| * | fixes #246 Need nngcat man page | Garrett D'Amore | 2018-02-28 |
| * | Add a note that the AIO callback must not block. | Garrett D'Amore | 2018-02-26 |
| * | Fix version loading. | Garrett D'Amore | 2018-02-26 |
| * | Fix incorrect section numbers. | Garrett D'Amore | 2018-02-25 |
| * | More man page reorganization. | Garrett D'Amore | 2018-02-25 |
| * | Better way to handle copyright. | Garrett D'Amore | 2018-02-25 |
| * | Remove some attribute declarations, use build scripts. | Garrett D'Amore | 2018-02-23 |
| * | Supply reference manual information. | Garrett D'Amore | 2018-02-23 |
| * | Add nng_send and nng_recv man pages. | Garrett D'Amore | 2018-02-22 |