summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fixes #970 TCP connections through docker-proxy do not reconnectGarrett D'Amore2019-09-24
* fixes condition for the nng_rep_open_raw macroAnton C. Wagensonner2019-09-23
* fixes #987 Memory leak in ipc_dialer_dial (Windows)Garrett D'Amore2019-09-23
* fixes #989 Errors when compiling for iOS platformGarrett D'Amore2019-09-22
* fixes #976 websocket stream calls incorrect completion callbackGarrett D'Amore2019-08-12
* fixes #979 ZeroTier fails with zero recvmaxGarrett D'Amore2019-08-11
* fixes #975 nng_http_res_alloc does not init status code properlyGarrett D'Amore2019-08-09
* fixes #954 large message fails with no error messageGarrett D'Amore2019-07-17
* fixes #969 CMake : export target to current build scopeGarrett 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
* fixes #956 pthread_atfork error on Arm processorGarrett D'Amore2019-06-27
* MinGW fixes for interlocked variablesGarrett D'Amore2019-06-27
* Remove redundant <sys/time.h> include. It is not used but prevents demos from...Evgeny Kravchenko2019-06-27
* wrong return type in fallback atomic opGarrett D'Amore2019-06-05
* fixes #948 TLS listener leaks underlying TCP stream listenerGarrett D'Amore2019-05-19
* should *not* be used...Garrett D'Amore2019-05-19
* fixes #938 document limitations between polling fds and contextsGarrett D'Amore2019-05-19
* fix #946 Use after free in TLSGarrett D'Amore2019-05-19
* fixes #937 Memory Leak in wsstreamGarrett D'Amore2019-05-19
* fixes #923 #935 RECVBUF/SENDBUF has variable typeNathan Kent2019-05-19
* Add uint64 to generated legacy nng_setopt_* functions.Cody Piersall2019-05-17
* Fix for http chunked transferJanjaap Bos2019-05-17
* posix va_start incorrectGarrett D'Amore2019-05-07
* Introduce nni_plat_printf()Garrett D'Amore2019-05-07
* fixes #934 idhash should be a bit more robustGarrett D'Amore2019-04-24
* set txn->client in nni_http_transactJanjaap Bos2019-04-24
* fixes #931 nng_ctx_send can block foreverNathan Kent2019-04-24
* fix define mismatchSpencer Sutton2019-04-15
* fixes #915 Memory Leak in pubGarrett D'Amore2019-04-11
* fixes #921 Wrong Title of document about "nng_msg_set_pipe.3.adoc"Garrett D'Amore2019-04-11
* fixes #919 Polling on subscriber socket recvfd seems brokenBehrooze Sirang2019-04-11
* fixes #901 shorter option get/set functions for all typesJake Woltersdorf2019-04-07
* Tuning zt transport pingJanjaap Bos2019-04-07
* fixes #815 Eliminate socket filters on message queuesGarrett D'Amore2019-03-13
* fixes #907 WebSocket ephemeral port cannot be reusedGarrett D'Amore2019-03-13
* nng_msg_dup correctly duplicates pipe (mentioned in #862)Jake Woltersdorf2019-03-12
* fixes #905 Small typo. error in HTTP msgGarrett D'Amore2019-03-09
* fix zt_pipe_getoptJanjaap Bos2019-03-08
* Add stream.*_get_string implementationJake Woltersdorf2019-03-03
* fixes #896 undefined reference to `nng_inproc_register()'Garrett D'Amore2019-02-26
* fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of intGarrett D'Amore2019-02-26
* fixes #461 Context support for SUBGarrett D'Amore2019-02-26
* fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of intJake Woltersdorf2019-02-24
* fixes #892 remove statistics from message queuesGarrett D'Amore2019-02-23
* fixes #890 Windows mingw interlocked exchange not quite rightGarrett D'Amore2019-02-23
* fixes #848 server hang waiting for client handshakeGarrett D'Amore2019-02-23
* fixes #891 Need to handle more getaddrinfo() error codesGarrett D'Amore2019-02-23
* Fixes manpage typos (#886)jake-ruyi2019-02-20
* fixes #869 nng_http_handler_set_tree fails match if path is /Garrett D'Amore2019-02-17