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
Commit message (
Expand
)
Author
Age
*
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
*
fixes #770 Assertion in NNG TLS layer
Garrett D'Amore
2018-11-01
*
fixes #767 Want tunable stack size
Garrett D'Amore
2018-10-31
*
fixes #763 buffer overrun in options test
Garrett D'Amore
2018-10-27
*
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
*
fixes #761 idhash work to factor in upper bits is pointless
Garrett D'Amore
2018-10-23
*
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
*
eliminate double check for index.html if index.html exists
QXSoftware
2018-10-15
*
remove unused function declaration
QXSoftware
2018-10-12
*
remove redundant zero memory operations
QXSoftware
2018-10-12
*
Fix win file type (#749)
Hunter
2018-10-12
*
fixes #745 HTTP server redirect handler
Garrett D'Amore
2018-10-07
*
fix function "int nni_msg_alloc(nni_msg **mp, size_t sz)" allocates the under...
QXSoftware
2018-10-02
*
use index together with increment operator(postfix form)
QXSoftware
2018-10-02
*
update the comment (nng_msgq_put_until doesn't exists anymore)
QXSoftware
2018-10-02
*
fixes #738 http server needs a way to collect request entity data
Garrett D'Amore
2018-09-29
*
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
*
cmake: add missing target_include_directories to fix target export
Marc-André Moreau
2018-09-20
*
Only free in nng_send() if we succeed.
Lawrence Kesteloot
2018-09-15
*
fixes #717 need nng_http_req_reset and nng_http_res_reset
Garrett D'Amore
2018-09-12
*
fixes #720 fix for #715 still not right
Garrett D'Amore
2018-09-12
*
fixes #721 stale #if 0 block in stats.h
Garrett D'Amore
2018-09-12
*
fixes #715 nng_opts_parse() uses const incorrectly
Garrett D'Amore
2018-09-10
*
fixes #714 Incomplete reset of RES/REQ breaks http_transact
Garrett D'Amore
2018-09-10
*
fixes #713 stats warnings from Windows
Garrett D'Amore
2018-09-09
*
fixes #712 windows nni_atomic_set64 should not return value
Garrett D'Amore
2018-09-09
*
fixes #710 idhash has nasty performance bug
Garrett D'Amore
2018-09-09
*
remove unused typedef
QXSoftware
2018-09-09
*
remove redundant zero memset
QXSoftware
2018-09-09
*
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 #693 Failed dial results in hard spin
Garrett D'Amore
2018-08-31
*
fixes #691 Desire 16 and 64 bit message manipulators
Garrett D'Amore
2018-08-31
*
fixes #690 Zerotier listener LOCADDR property wanted
Garrett D'Amore
2018-08-31
*
fixes #681 HTTP convenience GET method desired...
Garrett D'Amore
2018-08-30
*
fixes #687 POLLHUP is problematic on macOS too...
Garrett D'Amore
2018-08-30
*
fixes #686 strtoull() not present on Windows
Garrett D'Amore
2018-08-30
*
fixes #684 CentOS 5 broken -- has epoll but not eventfd
Garrett D'Amore
2018-08-30
*
fixes #683 atomic 64 stuff broken on pre-C11 stacks
Garrett D'Amore
2018-08-29
*
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
[next]