summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Add some man pages (alloc, free, version).Garrett D'Amore2018-03-05
* Document --zt-home option.Garrett D'Amore2018-03-05
* fixes #254 nngcat should have a --version optionGarrett D'Amore2018-03-02
* Document new TLS header file.Garrett D'Amore2018-03-02
* Add nng_sendmsg and nng_recvmsg manual pages.Garrett D'Amore2018-03-02
* Add a copy of the LICENSE.adoc in the docs directory.Garrett D'Amore2018-03-02
* Move some docs to docs directory, add CONTRIBUTING and templates.Garrett D'Amore2018-03-02
* fixes #247 nngcat needs TLS optionsGarrett D'Amore2018-03-02
* fixes #246 Need nngcat man pageGarrett D'Amore2018-02-28
* Add a note that the AIO callback must not block.Garrett D'Amore2018-02-26
* Fix version loading.Garrett D'Amore2018-02-26
* Fix incorrect section numbers.Garrett D'Amore2018-02-25
* More man page reorganization.Garrett D'Amore2018-02-25
* Better way to handle copyright.Garrett D'Amore2018-02-25
* Remove some attribute declarations, use build scripts.Garrett D'Amore2018-02-23
* Supply reference manual information.Garrett D'Amore2018-02-23
* Add nng_send and nng_recv man pages.Garrett D'Amore2018-02-22
* Added pipeline references, adjusted markup for consistency.Garrett D'Amore2018-02-22
* Modularize HTTP headers somewhat.Garrett D'Amore2018-02-21
* Fix incorrect cross reference.Garrett D'Amore2018-02-21
* fixes #238 REP0 documention is unclearGarrett D'Amore2018-02-19
* Add dialer documentation.Garrett D'Amore2018-02-16
* Fix nng_listen_start to add NNG_FLAG_NONBLOCK.Garrett D'Amore2018-02-16
* Add nng_listen* man pages.Garrett D'Amore2018-02-16
* Minor markup fixes for TLS pages.Garrett D'Amore2018-02-15
* Use POSIX compliant shell syntax.Garrett D'Amore2018-02-14
* Add documentation for HTTP client API.Garrett D'Amore2018-02-07
* fixes #231 Need nng_aio_finish routineGarrett D'Amore2018-02-06
* Document HTTP server API completely.Garrett D'Amore2018-02-06
* Inital swag at HTTP handler docs.Garrett D'Amore2018-02-05
* Document nng_aio_xxx asynchronous I/O API.Garrett D'Amore2018-02-05
* Document the HTTP connection handling API.Garrett D'Amore2018-02-02
* Update markup with simpler copyright and new-style asciidoctor.Garrett D'Amore2018-02-02
* Add ToC for HTML output (left side).Garrett D'Amore2018-02-02
* Document HTTP request/reply structures and handling.Garrett D'Amore2018-02-02
* Add, and document, the url->u_requri member.Garrett D'Amore2018-02-02
* fixes #222 Public URL APIGarrett D'Amore2018-01-23
* Add message handling man pages.Garrett D'Amore2018-01-23
* Provide for icons and source formatting from script instead of content.Garrett D'Amore2018-01-23