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
/
platform.c
Commit message (
Expand
)
Author
Age
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
fixes #1109 clocks can be off by a lot with sanitizer
Garrett D'Amore
2020-01-04
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Provide versions of mutex, condvar, and aio init that never fail.
Garrett D'Amore
2017-08-16
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Various complaints found in AppVeyor build.
Garrett D'Amore
2017-01-16
*
Use Windows tick clock instead of Performance counters.
Garrett D'Amore
2017-01-14
*
Many fixes for Windows. It compiles, and some tests work.
Garrett D'Amore
2017-01-13
*
Valgrind test fixes (leaks due to unreaped threads.)
Garett D'Amore
2017-01-01
*
Stack related fixes for valgrind platform test.
Garrett D'Amore
2017-01-01
*
Fix possible race in platform test.
Garrett D'Amore
2017-01-01
*
New thread infrastructure -- not used anywhere yet, but tested.
Garrett D'Amore
2017-01-01
*
Add thread & condition variable checks to platform tests.
Garrett D'Amore
2016-12-23
*
Coarse clocks can return exact times.
Garrett D'Amore
2016-12-23
*
Fix for incorrect nni_usleep(), found with newly created platform tests.
Garrett D'Amore
2016-12-23