summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixes #784 convey uses langinfo not available on QNXv1.1.0Garrett D'Amore2018-11-09
* fixes #782 stat namespace collision on QNXGarrett D'Amore2018-11-09
* 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 #780 travis-ci cmake fails with `No VERSION specified...`Garrett D'Amore2018-11-08
* fixes #779 Bump ABI version for v1.1v1.1.0-rcGarrett D'Amore2018-11-05
* fixes #778 nng_http_handler_set_tree link badGarrett D'Amore2018-11-05
* fixes #456 TLS configuration object holdGarrett D'Amore2018-11-05
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fixes #682 Support for Chunked Transfer CodingGarrett D'Amore2018-11-02
* fixes #772 ineffectual assignment in aio_initGarrett D'Amore2018-11-01
* fixes #766 NNG asserts when setting socket nameGarrett D'Amore2018-11-01
* fixes #770 Assertion in NNG TLS layerGarrett D'Amore2018-11-01
* fixes #767 Want tunable stack sizeGarrett D'Amore2018-10-31
* fixes #763 buffer overrun in options testGarrett D'Amore2018-10-27
* fixes #755 zerotier transport segfaults on alpine linuxGarrett D'Amore2018-10-27
* Clean up some zerotier compiler warnings.Garrett D'Amore2018-10-25
* Add local IP address tuning for ZeroTier.Garrett D'Amore2018-10-25
* fixes #761 idhash work to factor in upper bits is pointlessGarrett D'Amore2018-10-23
* Fix for possible overruns in fragsz.Garrett D'Amore2018-10-23
* fixes #744 ZeroTier should not create node until first referencedGarrett D'Amore2018-10-17
* eliminate double check for index.html if index.html existsQXSoftware2018-10-15
* fix typoQXSoftware2018-10-12
* remove unused function declarationQXSoftware2018-10-12
* remove redundant zero memory operationsQXSoftware2018-10-12
* Fix win file type (#749)Hunter2018-10-12
* fixes #745 HTTP server redirect handlerGarrett D'Amore2018-10-07
* fix function "int nni_msg_alloc(nni_msg **mp, size_t sz)" allocates the under...QXSoftware2018-10-02
* use index together with increment operator(postfix form)QXSoftware2018-10-02
* update the comment (nng_msgq_put_until doesn't exists anymore)QXSoftware2018-10-02
* fixes #738 http server needs a way to collect request entity dataGarrett D'Amore2018-09-29
* fixes #735 Configuring ZeroTier for a unified build is too hardGarrett D'Amore2018-09-24
* fixes #734 ZeroTier port discrimination bustedGarrett D'Amore2018-09-21
* cmake: add missing target_include_directories to fix target exportMarc-André Moreau2018-09-20
* Fix synopsis of nng_device in docs.Lawrence Kesteloot2018-09-19
* Fix minor typos in the docs.Lawrence Kesteloot2018-09-19
* Update docs for `nng_dial` and `nng_listen`Nathan Kent2018-09-19
* fixes #723 "ninja install" step missing from Quick Start in READMEGarrett D'Amore2018-09-15
* Only free in nng_send() if we succeed.Lawrence Kesteloot2018-09-15
* fixes #717 need nng_http_req_reset and nng_http_res_resetGarrett D'Amore2018-09-12
* fixes #720 fix for #715 still not rightGarrett D'Amore2018-09-12
* fixes #721 stale #if 0 block in stats.hGarrett D'Amore2018-09-12
* fixes #715 nng_opts_parse() uses const incorrectlyGarrett D'Amore2018-09-10
* fixes #714 Incomplete reset of RES/REQ breaks http_transactGarrett D'Amore2018-09-10
* fixes #713 stats warnings from WindowsGarrett D'Amore2018-09-09
* fixes #712 windows nni_atomic_set64 should not return valueGarrett D'Amore2018-09-09
* fixes #710 idhash has nasty performance bugGarrett D'Amore2018-09-09
* remove unused typedefQXSoftware2018-09-09