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
*
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
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #608 Add TCP support to specify local network interface
Garrett D'Amore
2018-08-27
*
fixes #669 pipe.c type conversion warning
Garrett D'Amore
2018-08-20
*
fixes #668 Remove the old win_event stuff
Garrett D'Amore
2018-08-20
*
fixes #665 Convert Windows UDP to raw IOCP
Garrett D'Amore
2018-08-20
*
fixes #232 Add cancellation support to HTTP handler API
Garrett D'Amore
2018-08-20
*
fixes #506 AIO "providers" need a way to call nni_aio_schedule.
Garrett D'Amore
2018-08-20
*
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 #662 Configuring without HTTP fails
Garrett D'Amore
2018-08-20
*
fixes #638 Race condition detected in websocket
Garrett D'Amore
2018-08-19
*
Remove dead #if 0 code in dialer.
Garrett D'Amore
2018-08-19
*
fixes #653 Weird connect failures in dialer (multistress) (#660)
Garrett D'Amore
2018-08-20
*
fixed compilation error on OpenBSD, missing sockpeercred (#659)
Francisc Simon
2018-08-19
*
fixes #656 Don't connect/remove IPC sockets unless bind fails
Garrett D'Amore
2018-08-16
*
fixes #654 use aio for synchronous connect
Garrett D'Amore
2018-08-15
*
fixes #652 dial has no timeout with UNIX domain sockets
Garrett D'Amore
2018-08-14
*
fixes #648 REQ protocol can hang on close
Garrett D'Amore
2018-08-14
*
fixes #208 pipe start should occur before connect / accept
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 #639 Memory leak in http client
Garrett D'Amore
2018-08-13
*
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
*
fixes #628 Hang in closing REQ
Garrett D'Amore
2018-08-07
*
fixes #625 aio->a_stop/aio_begin may be too severe
Garrett D'Amore
2018-08-07
*
fixes #623 nni_aio_stop could be better
Garrett D'Amore
2018-08-06
*
fixes #611 Memory Leaks under Windows
Garrett D'Amore
2018-08-06
*
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 #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
[next]