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
/
tests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
fixes #919 Polling on subscriber socket recvfd seems broken
Behrooze Sirang
2019-04-11
*
fixes #882 websocket stream mode doesn't copy received data
Garrett D'Amore
2019-02-17
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
Allow recv_maxsize to be set after calling listen() on listener. (#747)
Cody Piersall
2018-12-16
*
fixes #680 Public TCP API
Garrett D'Amore
2018-11-27
*
fixes #784 convey uses langinfo not available on QNX
v1.1.0
Garrett D'Amore
2018-11-09
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #710 idhash has nasty performance bug
Garrett D'Amore
2018-09-09
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #419 Remove the "convey" meta test
Garrett D'Amore
2018-05-29
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
fixes #471 Linux resolver truncates port number silently
Garrett D'Amore
2018-05-21
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #400 Some resolvers take a long time with garbage addresses
Garrett D'Amore
2018-05-06
*
fixes #389 Need pipe notification callbacks
Garrett D'Amore
2018-05-03
*
fixes #6 Security attributes support
Garrett D'Amore
2018-04-30
*
Add nonblocking test (test case for bug 346).
Garrett D'Amore
2018-04-28
*
fixes #347 Legacy option NN_SNDBUF and NN_RCVBUF in bytes not messages
Garrett D'Amore
2018-04-25
*
fixes #342 Want Surveyor/Respondent context support
Garrett D'Amore
2018-04-24
*
fixes #344 nn_poll() legacy API missing
Garrett D'Amore
2018-04-16
*
fixes #350 Incorrect compat error code from nn_setsockopt
Garrett D'Amore
2018-04-14
*
Add new reqstress test.
Garrett D'Amore
2018-04-10
*
fixes #334 Separate context for state machines from sockets
Garrett D'Amore
2018-04-10
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23
*
Add nng_opts_parse() API for handling command line options.
Garrett D'Amore
2018-02-22
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
Fix some more leaks, add a generic URL parser.
Garrett D'Amore
2018-01-05
*
fixes #191 Several HTTP problems found
Garrett D'Amore
2018-01-02
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #172 HTTP and websocket need better conditional inclusion
Garrett D'Amore
2017-12-28
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
Added SHA1 implementation and test suite.
Garrett D'Amore
2017-12-26
*
Added base64 implementation, needed by websocket.
Garrett D'Amore
2017-12-26
*
fixes #3 TLS transport
Garrett D'Amore
2017-11-20
*
Add multiprotocol/multitransport stress test.
Garrett D'Amore
2017-11-05
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
fixes #45 expose aio to applications
Garrett D'Amore
2017-10-25
*
fixes #132 Implement saner notification for file descriptors
Garrett D'Amore
2017-10-24
*
New platform API for storage methods.
Garrett D'Amore
2017-10-09
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03
*
Windows UDP support.
Garrett D'Amore
2017-09-29
*
ZeroTier transport implementation (work funded by Capitar IT Group BV)
Garrett D'Amore
2017-09-26
*
Add C++ test program, proving C++ consumers work.
Garrett D'Amore
2017-09-26
*
Add test for reconnection of disconnected client.
Garrett D'Amore
2017-09-05
*
Updated convey test framework, and self tests for it.
Garrett D'Amore
2017-08-18
*
fixes #39 Transport ops vector should be versioned
Garrett D'Amore
2017-08-17
*
Provide versions of mutex, condvar, and aio init that never fail.
Garrett D'Amore
2017-08-16
[next]