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
/
tests
Commit message (
Expand
)
Author
Age
*
Unify the msg API.
Garrett D'Amore
2017-08-10
*
Add new PAIR_V1 protocol.
Garrett D'Amore
2017-08-10
*
fixes #47 compat_reqttls fails sometimes
Garrett D'Amore
2017-08-09
*
Fix problems found in Windows build.
Garrett D'Amore
2017-08-09
*
fixes #48 tcp sometimes fails to get a port
Garrett D'Amore
2017-08-09
*
Undo header include reordering (clang, breaks windows).
Garrett D'Amore
2017-08-09
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
fixes #37 Make transports pluggable
Garrett D'Amore
2017-08-08
*
Use inproc to minimize timeouts on TCP (Windows).
Garrett D'Amore
2017-08-08
*
Increase the timeouts for compat_reqttl (context switches?)
Garrett D'Amore
2017-08-08
*
Added nn_compat code for option handling, fixed other bugs.
Garrett D'Amore
2017-08-08
*
compatible pipeline test makes bad timing assumptions.
Garrett D'Amore
2017-08-07
*
Add some more compatibility tests; fix surveyor compat bug.
Garrett D'Amore
2017-08-07
*
Fix crash when using legacy send API with NN_MSG.
Garrett D'Amore
2017-08-07
*
Use C90 syntax.
Garrett D'Amore
2017-08-04
*
Hopefully improve scalability test results.
Garrett D'Amore
2017-08-04
*
Refactor AIO logic to close numerous races and reduce complexity.
Garrett D'Amore
2017-08-04
*
Remove unused variables.
Garrett D'Amore
2017-07-17
*
Add Capitar's license to the scalability test.
Garrett D'Amore
2017-07-17
*
Scalability test fixes.
Garrett D'Amore
2017-07-17
*
idhash has it's own lock now.
Garrett D'Amore
2017-07-13
*
Make idhash non-inlined (so we can add a mutex.)
Garrett D'Amore
2017-07-13
*
Start of progress on Windows. Name resolution and IOCP work begins.
Garrett D'Amore
2017-07-07
*
TCP asynchronous working now.
Garrett D'Amore
2017-07-07
*
Fix copyright.
Garrett D'Amore
2017-07-06
*
Fixes for async resolver, plus a test suite for it.
Garrett D'Amore
2017-07-06
*
Move TCP negotiation out of sync accept/connect.
Garrett D'Amore
2017-07-05
*
Move IPC negotiation out of connect/accept.
Garrett D'Amore
2017-07-05
*
inproc transport uses aio for connect/accept.
Garrett D'Amore
2017-07-03
*
I've seen successful scalability runs take over 5 secs.
Garrett D'Amore
2017-06-29
*
Let scalability test startup a bit quicker.
Garrett D'Amore
2017-06-25
*
Device can take a little while to set up, and this can result in lost msgs.
Garrett D'Amore
2017-06-25
*
Make reqrep test more robust; sock test faster.
Garrett D'Amore
2017-06-25
*
Expose a library finalizer suitable for atexit().
Garrett D'Amore
2017-06-21
*
Pipe ID race on close (pipe IDs are zero at close).
Garrett D'Amore
2017-04-14
*
Hopefully close shutdown race in rep.
Garrett D'Amore
2017-03-29
*
Fix test suite bugs.
Garrett D'Amore
2017-03-11
*
Start of close related race fixes. Scalability test.
Garrett D'Amore
2017-03-10
*
Add device support & testing. Bus semantic fix.
Garrett D'Amore
2017-01-27
*
Fixes for BUS protocol in compat, test suite, and timing in compat tests.
Garrett D'Amore
2017-01-26
*
Added more plumbing to facilitate test writing & compatibility.
Garrett D'Amore
2017-01-26
*
Add endpoint tuning of maxrcv size. Fix cmsg API.
Garrett D'Amore
2017-01-24
*
Implement reconnect timer including backoff.
Garrett D'Amore
2017-01-24
*
Added a bunch more compatibility stuff.
Garrett D'Amore
2017-01-23
*
Event notification via pollable FDs verified working.
Garrett D'Amore
2017-01-22
*
Whoops, forgot to add the pipe implementations to git!!
Garrett D'Amore
2017-01-21
*
Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).
Garrett D'Amore
2017-01-21
*
Initial swag at notification pipes (not used yet).
Garrett D'Amore
2017-01-21
*
Fix compilation warnings found on Windows.
Garrett D'Amore
2017-01-21
*
Fix leaks in bus, socket leaks, tighten up close-side refcnting.
Garrett D'Amore
2017-01-21
[next]