summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fixes #281 desire nng_sleep_aio()Garrett D'Amore2018-03-12
* circle ci: add workflows for linux clang and gcc buildsLiam Staskawicz2018-03-12
* Bump to 0.6.00.6.0Garrett D'Amore2018-03-10
* Minor wording fix in nngcat(1).Garrett D'Amore2018-03-10
* fixes #276 decouple NNG and zerotier definitionsGarrett D'Amore2018-03-10
* Eliminate copious whitespace in code blocks.Garrett D'Amore2018-03-10
* Reference leanpub, and relax some of our language about prod use.Garrett D'Amore2018-03-09
* Add nng_msg_get_pipe, nng_msg_set_pipe, and nng_pipe_getopt docs.Garrett D'Amore2018-03-09
* Automatic index generation.Garrett D'Amore2018-03-09
* Fix incorrect reference for nng_msg_dup (was nng_msg_len)Garrett D'Amore2018-03-09
* Rewrite unfinished paragraph at the end of OPTIONS.Garrett D'Amore2018-03-09
* fixes #272 pollfd test fails on AppVeyorGarrett D'Amore2018-03-08
* Fix a number of broken links.Garrett D'Amore2018-03-07
* Markup fix (found when staring at epub).Garrett D'Amore2018-03-07
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* Minor formatting fix for network status table.Garrett D'Amore2018-03-07
* ci: dump failure details on test failureLiam Staskawicz2018-03-07
* Add some man pages (alloc, free, version).Garrett D'Amore2018-03-05
* Document --zt-home option.Garrett D'Amore2018-03-05
* Fix for Windows compilation warnings.Garrett D'Amore2018-03-05
* fixes #265 nngcat should support persistent ZT nodesGarrett D'Amore2018-03-05
* ZeroTier timestamps are signed now.Garrett D'Amore2018-03-05
* Remove stale ZeroTier RFC, update URL and link to correct one.Garrett D'Amore2018-03-05
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* kqueue: add license infoLiam Staskawicz2018-03-04
* fixes #254 nngcat should have a --version optionGarrett D'Amore2018-03-02
* Remove some dead code.Garrett D'Amore2018-03-02
* Fix copyright, reflow code.Garrett D'Amore2018-03-02
* Document new TLS header file.Garrett D'Amore2018-03-02