aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* fixes #1189 Extract and deprecate polyamorous modeGarrett D'Amore2020-02-07
* Advise on the impending demise of polyamorous mode.Garrett D'Amore2020-02-06
* Wordsmithing and markup changes for nng_http_handler_set_tree.Garrett D'Amore2020-01-28
* Add possibility to explicitly set a tree handler as exclusive (#1158)Robert Bielik2020-01-27
* We have moved publish to the gh-pages branch.Garrett D'Amore2020-01-23
* fix sections for stat man pagesGarrett D'Amore2020-01-23
* fixes #1141 nng_http_client_transact(), chunked encodingGarrett D'Amore2020-01-21
* Add PUB/SUB test suite.Garrett D'Amore2020-01-12
* fixes #1096 inline all 16 iovs in aio (also consider reducing -- to 8?)Garrett D'Amore2020-01-04
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* Add nng_http_server_get_address to cmake for generation of docsRobert Bielik2019-12-30
* Add http server method for getting addressRobert Bielik2019-12-29
* fixes #999 NNG_OPT_SUB_SUBSCRIBE: nng_setopt vs nng_setopt_stringGarrett D'Amore2019-11-10
* Add option for preferring new messages on SUB0Nathan Kent2019-11-03
* fixes some typos in documentationAnton C. Wagensonner2019-09-26
* fixes #970 TCP connections through docker-proxy do not reconnectGarrett D'Amore2019-09-24
* fixes #954 large message fails with no error messageGarrett D'Amore2019-07-17
* fixes #861 Man pages need to use .adoc suffixGarrett D'Amore2019-07-06
* more .adoc markup fixes.Garrett D'Amore2019-06-29
* should *not* be used...Garrett D'Amore2019-05-19
* fixes #938 document limitations between polling fds and contextsGarrett D'Amore2019-05-19
* fixes #921 Wrong Title of document about "nng_msg_set_pipe.3.adoc"Garrett D'Amore2019-04-11
* fixes #901 shorter option get/set functions for all typesJake Woltersdorf2019-04-07
* fixes #815 Eliminate socket filters on message queuesGarrett D'Amore2019-03-13
* fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of intJake Woltersdorf2019-02-24
* Fixes manpage typos (#886)jake-ruyi2019-02-20
* fixes #879 Desire NNG_OPT_TCP_BOUND_PORTGarrett D'Amore2019-02-16
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* Corrected function namevk-code2019-02-14
* fixes #867 Remove references to NNG_OPT_LINGER option and other minor typosJake Woltersdorf2019-02-10
* fixes typos in stat man pagesJake Woltersdorf2019-01-15
* fixes #858 Document the TLS public APIGarrett D'Amore2019-01-14
* fixes #846 Document IPC public APIGarrett D'Amore2019-01-06
* fixes #854 Various minor corrections to TCP man pagesGarrett D'Amore2019-01-06
* fixes #845 TCP public API doc updates (fix crossrefs)Garrett D'Amore2019-01-06
* fixes #845 TCP public API doc updatesGarrett D'Amore2019-01-06
* fixes #833 nng_listener_listen and nng_listen ignore the flagsGarrett D'Amore2018-12-28
* fixes #805 Bad cross reference in nng_stat_value pageGarrett D'Amore2018-11-27
* fixes #802 wrong description in nng_http_client_connect/EADDRINVALGarrett D'Amore2018-11-27
* fixes #680 Public TCP APIGarrett D'Amore2018-11-27
* More cleanup of options docs for TLS.Garrett D'Amore2018-11-08
* Improved option docs slightly.Garrett D'Amore2018-11-08
* Improved layout and wording of option accessor functions.Garrett D'Amore2018-11-08
* Minor markup to append parens to functions.Garrett D'Amore2018-11-08
* fixes #778 nng_http_handler_set_tree link badGarrett D'Amore2018-11-05
* fixes #456 TLS configuration object holdGarrett D'Amore2018-11-05
* fixes #682 Support for Chunked Transfer CodingGarrett D'Amore2018-11-02
* fix typoQXSoftware2018-10-12
* fixes #745 HTTP server redirect handlerGarrett D'Amore2018-10-07
* fixes #738 http server needs a way to collect request entity dataGarrett D'Amore2018-09-29