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
*
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
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
Remove some compilation warnings (cannot return in void func).
Garrett D'Amore
2018-12-20
*
Allow recv_maxsize to be set after calling listen() on listener. (#747)
Cody Piersall
2018-12-16
*
fixes #769 How to limit worker threads
Matt Gigli
2018-12-16
*
fixes #812 message queue put_error unused
Garrett D'Amore
2018-12-11
*
The toplevel sets threads already, not needed here. (#810)
Cody Piersall
2018-12-11
*
fixes #800 sockimpl.h and posix_aio.h missing in build system
Garrett D'Amore
2018-11-27
*
fixes #680 Public TCP API
Garrett D'Amore
2018-11-27
*
fixes #799 Compile error on Windows with disabled stats
Garrett D'Amore
2018-11-23
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
Prep for NNG 1.1.1.
v1.1.1
Garrett D'Amore
2018-11-21
*
Allow nng to be consumed in "add_subdirectory" scenarios
Gregor Burger
2018-11-19
*
fixes #789 Websocket ping request crash
Bertrand
2018-11-17
*
fixes #794 nng bug report URL wrong
Garrett D'Amore
2018-11-16
*
Update the minor and patch versions
Nathan Kent
2018-11-14
*
fixes #782 stat namespace collision on QNX
Garrett D'Amore
2018-11-09
*
fixes #456 TLS configuration object hold
Garrett D'Amore
2018-11-05
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #682 Support for Chunked Transfer Coding
Garrett D'Amore
2018-11-02
*
fixes #772 ineffectual assignment in aio_init
Garrett D'Amore
2018-11-01
*
fixes #766 NNG asserts when setting socket name
Garrett D'Amore
2018-11-01
[next]