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
/
transport
Commit message (
Expand
)
Author
Age
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
fixes #979 ZeroTier fails with zero recvmax
Garrett D'Amore
2019-08-11
*
Tuning zt transport ping
Janjaap Bos
2019-04-07
*
fixes #815 Eliminate socket filters on message queues
Garrett D'Amore
2019-03-13
*
fix zt_pipe_getopt
Janjaap Bos
2019-03-08
*
fixes #848 server hang waiting for client handshake
Garrett D'Amore
2019-02-23
*
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
*
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 #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
*
Allow recv_maxsize to be set after calling listen() on listener. (#747)
Cody Piersall
2018-12-16
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
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 #755 zerotier transport segfaults on alpine linux
Garrett D'Amore
2018-10-27
*
Clean up some zerotier compiler warnings.
Garrett D'Amore
2018-10-25
*
Add local IP address tuning for ZeroTier.
Garrett D'Amore
2018-10-25
*
Fix for possible overruns in fragsz.
Garrett D'Amore
2018-10-23
*
fixes #744 ZeroTier should not create node until first referenced
Garrett D'Amore
2018-10-17
*
fixes #735 Configuring ZeroTier for a unified build is too hard
Garrett D'Amore
2018-09-24
*
fixes #734 ZeroTier port discrimination busted
Garrett D'Amore
2018-09-21
*
fixes #707 ZeroTier pipe logic could be condensed
Garrett D'Amore
2018-09-07
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #690 Zerotier listener LOCADDR property wanted
Garrett D'Amore
2018-08-31
*
fixes #686 strtoull() not present on Windows
Garrett D'Amore
2018-08-30
*
fixes #678 local binding for TLS+TCP sockets
Garrett D'Amore
2018-08-28
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #608 Add TCP support to specify local network interface
Garrett D'Amore
2018-08-27
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #541 inproc does not honor maxrecvsize option
Garrett D'Amore
2018-08-20
*
fixes #652 dial has no timeout with UNIX domain sockets
Garrett D'Amore
2018-08-14
*
fixes #645 remove start from ZeroTier transport
Garrett D'Amore
2018-08-14
*
fixes #647 IPC and TCP fixes from rewrite
Garrett D'Amore
2018-08-14
*
fixes #644 remove start from TLS code
Garrett D'Amore
2018-08-14
*
fixes #632 TCP start elimination
Garrett D'Amore
2018-08-13
*
fixes #615 IPC close on Windows leaves handle open
Garrett D'Amore
2018-08-12
*
fixes #640 IPC leaks found
Garrett D'Amore
2018-08-11
*
fixes #630 IPC start elimination
Garrett D'Amore
2018-08-08
*
Revert "fixes #599 nng_dial sync should not return until added to socket"
Garrett D'Amore
2018-08-06
*
fixes #599 nng_dial sync should not return until added to socket
Garrett D'Amore
2018-08-05
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
[next]