summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fixes #821 http_server crash when using url without hostnameGarrett D'Amore2019-02-17
* fixes #882 websocket stream mode doesn't copy received dataGarrett D'Amore2019-02-17
* fixes #857 NNG_OPT_REQ_RESENDTIME does not honor NNG_DURATION_INFINITEGarrett D'Amore2019-02-17
* fixes #871 panic when sharing rep between threadsGarrett D'Amore2019-02-17
* fixes #879 Desire NNG_OPT_TCP_BOUND_PORTGarrett D'Amore2019-02-16
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* Fix bug #868Alexander Pickering2019-02-15
* 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 #853 Move IPC options to nng.hGarrett 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 #839 TCP listener_start API should use constant sockaddrGarrett D'Amore2019-01-06
* fixes #847 Define public TLS APIGarrett D'Amore2019-01-06
* fixes #852 Eliminate pipe p_options and use new style getoptGarrett D'Amore2019-01-06
* fixes #849 TCP option handling not quite rightGarrett D'Amore2019-01-05
* fixes #837 ipcsupp occasional test failureGarrett D'Amore2019-01-01
* fixes #841 Calling nng_stats_get() before creating socket panicsGarrett D'Amore2019-01-01
* fixes #842 remove the cmake handing for source_groupGarrett D'Amore2019-01-01
* fixes #825 TCP public API should use generic setopt/getoptGarrett D'Amore2018-12-31
* fixes #835 inproc should use new option APIGarrett D'Amore2018-12-31
* fixes #834 Simplify IPC internal API & updateGarrett D'Amore2018-12-31
* progress on IPC endpointsGarrett D'Amore2018-12-29
* 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