aboutsummaryrefslogtreecommitdiff
path: root/tests/idhash.c
Commit message (Expand)AuthorAge
* fixes #1289 zerotier should have it's own copy of the id hashing codeGarrett D'Amore2020-08-16
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #710 idhash has nasty performance bugGarrett D'Amore2018-09-09
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* Allow forcibly adding idhash values outside of the range.Garrett D'Amore2017-09-05
* Add support for 64-bit ids in idhash.Garrett D'Amore2017-08-22
* idhash has it's own lock now.Garrett D'Amore2017-07-13
* Make idhash non-inlined (so we can add a mutex.)Garrett D'Amore2017-07-13
* Fix compilation warnings found on Windows.Garrett D'Amore2017-01-21
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Windows compilation fixes.Garrett D'Amore2017-01-18
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Added dynamic ID generation & management for idhash tables.Garrett D'Amore2017-01-17
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* One more c99 thing.Garrett D'Amore2016-12-31
* Can't use C99 in tests either.Garrett D'Amore2016-12-31
* Richer tests and fixes for idhash. Also dynamically allocate idhash.Garrett D'Amore2016-12-29
* Test suite for idhash, fix symbol errors, and value changing.Garrett D'Amore2016-12-29