aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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