summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Updated rationale to reflect current state, improved markup.Garrett D'Amore2018-02-23
* Fix compilation of perf tool (broken by modularity changes.)Garrett D'Amore2018-02-22
* Add nng_opts_parse() API for handling command line options.Garrett D'Amore2018-02-22
* 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
* Add actual copyright holders to the license (required per MIT text).Garrett D'Amore2018-02-22
* Modularize HTTP headers somewhat.Garrett D'Amore2018-02-21
* CMake & CPack improvements.Garrett D'Amore2018-02-21
* Fixes for POSIX pollq structure.Garrett D'Amore2018-02-21
* Fix incorrect cross reference.Garrett D'Amore2018-02-21
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* 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
* Simply posix pollq architecture somewhat.Garrett D'Amore2018-02-15
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* Use POSIX compliant shell syntax.Garrett D'Amore2018-02-14
* Backout #224 Does not work in CI, and breaks legacy compatibility.Garrett D'Amore2018-02-08
* fixes #171 Refactor aio to use generic data fieldsGarrett D'Amore2018-02-08
* Add reqrep demo, but demonstrate zero copy, and sending binary data.Garrett D'Amore2018-02-08
* fixes #224 Windows pipe name restrictions, unicodeGarrett D'Amore2018-02-07
* Introduce simple HTTP client demo application.Garrett D'Amore2018-02-07
* HTTP public API should initialize the library.Garrett D'Amore2018-02-07
* 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
* fixes #228 aio iov should have larger limits (dynamically allocated)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 #174 Define public HTTP client APIGarrett D'Amore2018-02-01
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* Expose scatter/gather I/O vectors; we will use for HTTP API.Garrett D'Amore2018-01-29
* fixes #223 Double definition of -DNNG_PLATFORM_POSIX for Darwin platformGarrett D'Amore2018-01-26
* 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 #219 transports should take URL structure instead of string addressGarrett D'Amore2018-01-22
* fixes #217 URL canonicalization needs workGarrett D'Amore2018-01-21
* fixes #216 HTTP server side API refactoring, directory serving supportGarrett D'Amore2018-01-20