| Commit message (Expand) | Author | Age |
| * | 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 |
| * | Document --zt-home option. | Garrett D'Amore | 2018-03-05 |
| * | Fix for Windows compilation warnings. | Garrett D'Amore | 2018-03-05 |
| * | fixes #265 nngcat should support persistent ZT nodes | Garrett D'Amore | 2018-03-05 |
| * | ZeroTier timestamps are signed now. | Garrett D'Amore | 2018-03-05 |
| * | Remove stale ZeroTier RFC, update URL and link to correct one. | Garrett D'Amore | 2018-03-05 |
| * | fixes #262 NNG_OPT_URL should be resolved | Garrett D'Amore | 2018-03-04 |
| * | kqueue: add license info | Liam Staskawicz | 2018-03-04 |
| * | fixes #254 nngcat should have a --version option | Garrett D'Amore | 2018-03-02 |
| * | Remove some dead code. | Garrett D'Amore | 2018-03-02 |
| * | Fix copyright, reflow code. | 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 |
| * | Isolate TLS functions into separate tls.h header file. | Garrett D'Amore | 2018-03-02 |
| * | Bump version to 0.5.0.0.5.0 | Garrett D'Amore | 2018-03-02 |
| * | Add a copy of the LICENSE.adoc in the docs directory. | Garrett D'Amore | 2018-03-02 |