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
/
idhash.c
Commit message (
Expand
)
Author
Age
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
Allow forcibly adding idhash values outside of the range.
Garrett D'Amore
2017-09-05
*
Add support for 64-bit ids in idhash.
Garrett D'Amore
2017-08-22
*
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
*
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
*
Windows compilation fixes.
Garrett D'Amore
2017-01-18
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Added dynamic ID generation & management for idhash tables.
Garrett D'Amore
2017-01-17
*
Various complaints found in AppVeyor build.
Garrett D'Amore
2017-01-16
*
One more c99 thing.
Garrett D'Amore
2016-12-31
*
Can't use C99 in tests either.
Garrett D'Amore
2016-12-31
*
Richer tests and fixes for idhash. Also dynamically allocate idhash.
Garrett D'Amore
2016-12-29
*
Test suite for idhash, fix symbol errors, and value changing.
Garrett D'Amore
2016-12-29