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
/
protocol
/
reqrep0
Commit message (
Expand
)
Author
Age
*
fixes #1241 SIGSEGV in RepReq's rep0 recv - use after free
Garrett D'Amore
2020-05-25
*
fixes #1171 message header could be inlined in the message structure
Garrett D'Amore
2020-02-26
*
Survey test rewrite.
Garrett D'Amore
2020-02-05
*
fixes #1169 survey and xsurvey could use message cloning
Garrett D'Amore
2020-01-20
*
fixes #1162 req_test needs to have better retry tests
Garrett D'Amore
2020-01-20
*
fixes #1163 compat tests are very brittle
Garrett D'Amore
2020-01-20
*
fixes #1156 Message cloning could help reduce copies a lot
Garrett D'Amore
2020-01-20
*
fixes #1154 perf programs could use options to select different protocols
Garrett D'Amore
2020-01-19
*
fixes #1142 raw mode use of message headers is inconsistent
Garrett D'Amore
2020-01-18
*
TTL reads could be fewer.
Garrett D'Amore
2020-01-18
*
Give time for REQ backpressure to ease in test suite.
Garrett D'Amore
2020-01-13
*
Test coverage improvements for REQ/REP.
Garrett D'Amore
2020-01-12
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1124 data race on ttl in xrep
Garrett D'Amore
2020-01-09
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
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
*
More REP protocol coverage tests.
Garrett D'Amore
2020-01-02
*
fixes #1099 Should inline backtrace buffer in REP
Garrett D'Amore
2020-01-02
*
fixes #1088 REP protocol does not signal SENDFD properly
Garrett D'Amore
2020-01-01
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #1057 reqpoll test fails (bad test logic) sometimes
Garrett D'Amore
2019-12-27
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
fixes #857 NNG_OPT_REQ_RESENDTIME does not honor NNG_DURATION_INFINITE
Garrett D'Amore
2019-02-17
*
fixes #871 panic when sharing rep between threads
Garrett D'Amore
2019-02-17
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #648 REQ protocol can hang on close
Garrett D'Amore
2018-08-14
*
fixes #628 Hang in closing REQ
Garrett D'Amore
2018-08-07
*
fixes #568 Want a single reader/write lock on socket child objects
Garrett D'Amore
2018-07-06
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #449 Want more flexible pipe events
Garrett D'Amore
2018-05-17
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #424 reqstress low frequency crash
Garrett D'Amore
2018-05-09
*
fixes #342 Want Surveyor/Respondent context support
Garrett D'Amore
2018-04-24
*
fixes #368 context options could be empty
Garrett D'Amore
2018-04-24
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
fixes #355 Possible use after free in REP
Garrett D'Amore
2018-04-17
*
fixes #334 Separate context for state machines from sockets
Garrett D'Amore
2018-04-10
*
fixes #331 replace NNG_OPT_RAW option with constructor
Garrett D'Amore
2018-04-04
*
fixes #329 type checking not done for setopt
Garrett D'Amore
2018-04-04
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
[next]