summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* 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
* Better PDF output to work around limitations in asciidoctor.Garrett D'Amore2018-01-23
* Add description of URL canonicalization.Garrett D'Amore2018-01-23
* Updates to support generation of PDF (pretty) and PostScript (ugly).Garrett D'Amore2018-01-23
* fixes #221 zerotier URL format changesGarrett D'Amore2018-01-22
* fixes #209 NNG_OPT_TLS_VERIFIED is bustedGarrett D'Amore2018-01-17
* fixes #206 Want NNG_OPT_TLS_VERIFIED optionGarrett D'Amore2018-01-16
* fixes #201 TLS configuration should support files for certificates and keysGarrett D'Amore2018-01-16
* fixes #186 Suggested API changes for nng TLS certsGarrett D'Amore2018-01-09
* Add reference to pipeline protocol.Garrett D'Amore2018-01-09
* fixes #197 surveyor documentation (man pages) incorrectGarrett D'Amore2018-01-09
* Add TLS configuration manipulation documentation.Garrett D'Amore2018-01-01
* Rename config init/fini to alloc/free, add documentation for them.Garrett D'Amore2017-12-31
* Add reference to websocket man page.Garrett D'Amore2017-12-30
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* fixes #169 document websocket transportGarrett D'Amore2017-12-27
* Fix cut'n'paste typoAndy Kirkham2017-12-12
* fixes #160 Convert TLS url from tls:// to tls+tcp://Garrett D'Amore2017-11-27
* Add a reference for nng_tls.Garrett D'Amore2017-11-21
* fixes #3 TLS transportGarrett D'Amore2017-11-20