index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
MinGW fixes for interlocked variables
Garrett D'Amore
2019-06-27
*
wrong return type in fallback atomic op
Garrett D'Amore
2019-06-05
*
fixes #948 TLS listener leaks underlying TCP stream listener
Garrett D'Amore
2019-05-19
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #937 Memory Leak in wsstream
Garrett D'Amore
2019-05-19
*
fixes #923 #935 RECVBUF/SENDBUF has variable type
Nathan Kent
2019-05-19
*
Add uint64 to generated legacy nng_setopt_* functions.
Cody Piersall
2019-05-17
*
Fix for http chunked transfer
Janjaap Bos
2019-05-17
*
posix va_start incorrect
Garrett D'Amore
2019-05-07
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #934 idhash should be a bit more robust
Garrett D'Amore
2019-04-24
*
set txn->client in nni_http_transact
Janjaap Bos
2019-04-24
*
fixes #931 nng_ctx_send can block forever
Nathan Kent
2019-04-24
*
fixes #915 Memory Leak in pub
Garrett D'Amore
2019-04-11
*
fixes #919 Polling on subscriber socket recvfd seems broken
Behrooze Sirang
2019-04-11
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
Tuning zt transport ping
Janjaap Bos
2019-04-07
*
fixes #815 Eliminate socket filters on message queues
Garrett D'Amore
2019-03-13
*
fixes #907 WebSocket ephemeral port cannot be reused
Garrett D'Amore
2019-03-13
*
nng_msg_dup correctly duplicates pipe (mentioned in #862)
Jake Woltersdorf
2019-03-12
*
fixes #905 Small typo. error in HTTP msg
Garrett D'Amore
2019-03-09
*
fix zt_pipe_getopt
Janjaap Bos
2019-03-08
*
Add stream.*_get_string implementation
Jake Woltersdorf
2019-03-03
*
fixes #461 Context support for SUB
Garrett D'Amore
2019-02-26
*
fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of int
Jake Woltersdorf
2019-02-24
*
fixes #892 remove statistics from message queues
Garrett D'Amore
2019-02-23
*
fixes #890 Windows mingw interlocked exchange not quite right
Garrett D'Amore
2019-02-23
*
fixes #848 server hang waiting for client handshake
Garrett D'Amore
2019-02-23
*
fixes #891 Need to handle more getaddrinfo() error codes
Garrett D'Amore
2019-02-23
*
fixes #869 nng_http_handler_set_tree fails match if path is /
Garrett D'Amore
2019-02-17
*
fixes #821 http_server crash when using url without hostname
Garrett D'Amore
2019-02-17
*
fixes #882 websocket stream mode doesn't copy received data
Garrett D'Amore
2019-02-17
*
fixes #857 NNG_OPT_REQ_RESENDTIME does not honor NNG_DURATION_INFINITE
Garrett D'Amore
2019-02-17
*
fixes #871 panic when sharing rep between threads
Garrett D'Amore
2019-02-17
*
fixes #879 Desire NNG_OPT_TCP_BOUND_PORT
Garrett D'Amore
2019-02-16
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
Fix bug #868
Alexander Pickering
2019-02-15
*
fixes #853 Move IPC options to nng.h
Garrett D'Amore
2019-01-06
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #847 Define public TLS API
Garrett D'Amore
2019-01-06
*
fixes #852 Eliminate pipe p_options and use new style getopt
Garrett D'Amore
2019-01-06
*
fixes #849 TCP option handling not quite right
Garrett D'Amore
2019-01-05
*
fixes #841 Calling nng_stats_get() before creating socket panics
Garrett D'Amore
2019-01-01
*
fixes #842 remove the cmake handing for source_group
Garrett D'Amore
2019-01-01
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #835 inproc should use new option API
Garrett D'Amore
2018-12-31
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
[next]