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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
transport
/
zerotier
Commit message (
Expand
)
Author
Age
*
Fix typos in comments
Evgeny Ermakov
2020-02-13
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #979 ZeroTier fails with zero recvmax
Garrett D'Amore
2019-08-11
*
Tuning zt transport ping
Janjaap Bos
2019-04-07
*
fix zt_pipe_getopt
Janjaap Bos
2019-03-08
*
fixes #852 Eliminate pipe p_options and use new style getopt
Garrett D'Amore
2019-01-06
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
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 #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 #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #645 remove start from ZeroTier transport
Garrett D'Amore
2018-08-14
*
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 #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #422 nng_aio_fini_cb() could go away
Garrett D'Amore
2018-05-09
*
fixes #413 desire --count option for nngcat
Garrett D'Amore
2018-05-07
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
fixes #329 type checking not done for setopt
Garrett D'Amore
2018-04-04
*
fixes #324 nni_aio_set_synch leads to race condition
Garrett D'Amore
2018-04-04
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
fixes #276 decouple NNG and zerotier definitions
Garrett D'Amore
2018-03-10
*
fixes #269 nngcat unreliable with ZeroTier transport
Garrett D'Amore
2018-03-07
*
fixes #265 nngcat should support persistent ZT nodes
Garrett D'Amore
2018-03-05
*
ZeroTier timestamps are signed now.
Garrett D'Amore
2018-03-05
*
Remove stale ZeroTier RFC, update URL and link to correct one.
Garrett D'Amore
2018-03-05
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
CMake & CPack improvements.
Garrett D'Amore
2018-02-21
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #221 zerotier URL format changes
Garrett D'Amore
2018-01-22
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
[next]