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
/
core
Commit message (
Expand
)
Author
Age
*
fix #1252
jeikabu
2020-06-16
*
fixes #1230 NNG_OPT_RECONNMAXT zero does not prevent exponential back-off
Garrett D'Amore
2020-05-24
*
fixes #1239 Use after free in tls
Garrett D'Amore
2020-05-23
*
fixes #1236 Deadlock triggered on nng_close
Garrett D'Amore
2020-05-17
*
fixes #1171 message header could be inlined in the message structure
Garrett D'Amore
2020-02-26
*
fixes #1202 More than 120 threads was started by NNG
Garrett D'Amore
2020-02-24
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Fix typos in comments
Evgeny Ermakov
2020-02-13
*
fixes #814 mq_get_error should go
Garrett D'Amore
2020-02-06
*
Fix possible use after free
Evgeny Ermakov
2020-02-05
*
fixes #1169 survey and xsurvey could use message cloning
Garrett D'Amore
2020-01-20
*
fixes #1156 Message cloning could help reduce copies a lot
Garrett D'Amore
2020-01-20
*
fixes #1145 nng_msg options should be removed
Garrett D'Amore
2020-01-19
*
fixes #1132 Masking error in LMQ leads to corruption
Garrett D'Amore
2020-01-12
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
fixes #1117 task structures should be inlined
Garrett D'Amore
2020-01-06
*
fixes #1116 task_reap can be eliminated
Garrett D'Amore
2020-01-05
*
fixes #1096 inline all 16 iovs in aio (also consider reducing -- to 8?)
Garrett D'Amore
2020-01-04
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1104 move allocation of protocol objects to common core
Garrett D'Amore
2020-01-03
*
fixes #1090 nni_strlcat is unused
Garrett D'Amore
2020-01-02
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
Fix compilation errors and warnings when NNG_ENABLE_STATS is OFF
Robert Bielik
2019-12-30
*
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
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-27
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
fixes #1004 Warning found by clang --analyze
Garrett D'Amore
2019-11-11
*
fixes #954 large message fails with no error message
Garrett D'Amore
2019-07-17
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
Add uint64 to generated legacy nng_setopt_* functions.
Cody Piersall
2019-05-17
*
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
*
fixes #931 nng_ctx_send can block forever
Nathan Kent
2019-04-24
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
fixes #815 Eliminate socket filters on message queues
Garrett D'Amore
2019-03-13
*
nng_msg_dup correctly duplicates pipe (mentioned in #862)
Jake Woltersdorf
2019-03-12
*
Add stream.*_get_string implementation
Jake Woltersdorf
2019-03-03
*
fixes #461 Context support for SUB
Garrett D'Amore
2019-02-26
*
fixes #892 remove statistics from message queues
Garrett D'Amore
2019-02-23
*
fixes #848 server hang waiting for client handshake
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
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #852 Eliminate pipe p_options and use new style getopt
Garrett D'Amore
2019-01-06
*
fixes #841 Calling nng_stats_get() before creating socket panics
Garrett D'Amore
2019-01-01
[next]