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
/
platform
Commit message (
Expand
)
Author
Age
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
fixes #970 TCP connections through docker-proxy do not reconnect
Garrett D'Amore
2019-09-24
*
fixes #987 Memory leak in ipc_dialer_dial (Windows)
Garrett D'Amore
2019-09-23
*
MinGW fixes for interlocked variables
Garrett D'Amore
2019-06-27
*
wrong return type in fallback atomic op
Garrett D'Amore
2019-06-05
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
posix va_start incorrect
Garrett D'Amore
2019-05-07
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
fixes #890 Windows mingw interlocked exchange not quite right
Garrett D'Amore
2019-02-23
*
fixes #891 Need to handle more getaddrinfo() error codes
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
*
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 #849 TCP option handling not quite right
Garrett D'Amore
2019-01-05
*
fixes #825 TCP public API should use generic setopt/getopt
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 #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #769 How to limit worker threads
Matt Gigli
2018-12-16
*
fixes #767 Want tunable stack size
Garrett D'Amore
2018-10-31
*
Fix win file type (#749)
Hunter
2018-10-12
*
fixes #712 windows nni_atomic_set64 should not return value
Garrett D'Amore
2018-09-09
*
fixes #687 POLLHUP is problematic on macOS too...
Garrett D'Amore
2018-08-30
*
fixes #683 atomic 64 stuff broken on pre-C11 stacks
Garrett D'Amore
2018-08-29
*
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 #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 #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
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 #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
*
Modified code to explicitly set hints.ai_socktype passed to getaddrinfo(). On...
Mike Bush
2018-07-24
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #591 incorrect reuse of server instances by websocket
Garrett D'Amore
2018-07-16
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #566 Windows iov resubmit routine is not used.
Garrett D'Amore
2018-07-06
*
fixes #576 IPC listen unlinks UNIX socket on failure
Garrett D'Amore
2018-07-05
*
fixes #575 kqueue spins hard
Garrett D'Amore
2018-07-04
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #525 posix nni_plat_tcp_ep_init should not mark mode unused
Garrett D'Amore
2018-06-11
[next]