aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* IPC option rework (pipe/conn) to reduce code duplication.Garrett D'Amore2018-12-29
* fixes #831 Unify option structures, o_type is unusedGarrett D'Amore2018-12-29
* fixes #833 nng_listener_listen and nng_listen ignore the flagsGarrett D'Amore2018-12-28
* fixes #823 Define public IPC (#824)Garrett D'Amore2018-12-22
* Add some wild card validation tests for URLs.Garrett D'Amore2018-12-22
* Fix eventfd configuration bug. (#820)steve-scott2018-12-22
* Remove some compilation warnings (cannot return in void func).Garrett D'Amore2018-12-20
* fixes #817 demo/rest does not workGarrett D'Amore2018-12-16
* Allow recv_maxsize to be set after calling listen() on listener. (#747)Cody Piersall2018-12-16
* fixes #769 How to limit worker threadsMatt Gigli2018-12-16
* fixes #812 message queue put_error unusedGarrett D'Amore2018-12-11
* The toplevel sets threads already, not needed here. (#810)Cody Piersall2018-12-11
* added option --msgpack to static nng_optspec opts to match documentationGeorge (marchon) Lambert2018-12-02
* fixes #805 Bad cross reference in nng_stat_value pageGarrett D'Amore2018-11-27
* fixes #800 sockimpl.h and posix_aio.h missing in build systemGarrett 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
* fixes #799 Compile error on Windows with disabled statsGarrett D'Amore2018-11-23
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* Prep for NNG 1.1.1.v1.1.1Garrett D'Amore2018-11-21
* Allow nng to be consumed in "add_subdirectory" scenariosGregor Burger2018-11-19
* fixes #789 Websocket ping request crashBertrand2018-11-17
* fixes #794 nng bug report URL wrongGarrett D'Amore2018-11-16
* Update the minor and patch versionsNathan Kent2018-11-14
* 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