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 #1059 compat_tcp test sometimes times out
Garrett D'Amore
2019-12-29
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
Silence a few clang-tidy complaints.
Garrett D'Amore
2019-12-29
*
Remove some unused includes from POSIX resolver.
Garrett D'Amore
2019-12-29
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #1062 Windows client connections cannot get NNG_OPT_LOCADDR
Garrett D'Amore
2019-12-28
*
fixes #986 ws_read_finish_str free invalid pointer
Garrett D'Amore
2019-12-28
*
Brittleness in pair1 mono faithful test.
Garrett D'Amore
2019-12-27
*
fixes #1057 reqpoll test fails (bad test logic) sometimes
Garrett D'Amore
2019-12-27
*
Bind to IP address -- localhost might not go where you think.
Garrett D'Amore
2019-12-27
*
Allow more time for the listener to get going in the cloud.
Garrett D'Amore
2019-12-27
*
Move the WSS file test, and hopefully provide more debuggability.
Garrett D'Amore
2019-12-27
*
Add possibility to use mbedtls cmake target if available
Robert Bielik
2019-12-27
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-27
*
fixes #1037 http client crashes (pthread lock bugs)
Garrett D'Amore
2019-12-26
*
Various clang tidy fixups in the POSIX pollers.
Garrett D'Amore
2019-12-26
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #1038 Linux should use getentropy or getrandom
Garrett D'Amore
2019-12-24
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
fixes #1034 POSIX atomic handing default case is busted
Garrett D'Amore
2019-12-24
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
Fix typo in websocket/CMakeLists.txt
Evgeny Ermakov
2019-12-10
*
fixes #1004 Warning found by clang --analyze
Garrett D'Amore
2019-11-11
*
Add option for preferring new messages on SUB0
Nathan Kent
2019-11-03
*
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
*
fixes #976 websocket stream calls incorrect completion callback
Garrett D'Amore
2019-08-12
*
fixes #979 ZeroTier fails with zero recvmax
Garrett D'Amore
2019-08-11
*
fixes #975 nng_http_res_alloc does not init status code properly
Garrett D'Amore
2019-08-09
*
fixes #954 large message fails with no error message
Garrett D'Amore
2019-07-17
*
fixes #969 CMake : export target to current build scope
Garrett D'Amore
2019-07-17
*
MinGW fixes for interlocked variables
Garrett D'Amore
2019-06-27
*
wrong return type in fallback atomic op
Garrett D'Amore
2019-06-05
*
fixes #948 TLS listener leaks underlying TCP stream listener
Garrett D'Amore
2019-05-19
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #937 Memory Leak in wsstream
Garrett D'Amore
2019-05-19
*
fixes #923 #935 RECVBUF/SENDBUF has variable type
Nathan Kent
2019-05-19
*
Add uint64 to generated legacy nng_setopt_* functions.
Cody Piersall
2019-05-17
*
Fix for http chunked transfer
Janjaap Bos
2019-05-17
*
posix va_start incorrect
Garrett D'Amore
2019-05-07
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #934 idhash should be a bit more robust
Garrett D'Amore
2019-04-24
*
set txn->client in nni_http_transact
Janjaap Bos
2019-04-24
*
fixes #931 nng_ctx_send can block forever
Nathan Kent
2019-04-24
*
fixes #915 Memory Leak in pub
Garrett D'Amore
2019-04-11
*
fixes #919 Polling on subscriber socket recvfd seems broken
Behrooze Sirang
2019-04-11
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
Tuning zt transport ping
Janjaap Bos
2019-04-07
*
fixes #815 Eliminate socket filters on message queues
Garrett D'Amore
2019-03-13
*
fixes #907 WebSocket ephemeral port cannot be reused
Garrett D'Amore
2019-03-13
[next]