40 Commits

Author SHA1 Message Date
Joseph Henry 26a167adf3 Add more unit tests 2023-12-18 13:00:21 -08:00
Adam Ierymenko e823f58e77 References from immortal can be static 2023-12-13 12:11:26 -05:00
Adam Ierymenko f12cc437ed Add something to be explicit about things that never die in a process. 2023-12-13 12:00:41 -05:00
Adam Ierymenko 84adb93583 Merge changes from main 2023-12-12 14:50:06 -05:00
Adam Ierymenko f8d75727a3 Add the missing as_ref() for IpAddr 2023-12-12 14:48:06 -05:00
Joseph Henry e20cb6f122 Improve unit test for str 2023-12-11 15:16:39 -08:00
Joseph Henry f2f0f94bc1 Add unit test to str 2023-12-11 15:07:47 -08:00
Joseph Henry 80f8726f82 Add unit tests for varint and ringbuffer 2023-12-11 14:49:56 -08:00
Joseph Henry 425d8ea2f0 Add some unit tests 2023-12-11 09:08:16 -08:00
Adam Ierymenko 752815154c Merge branch 'main' of github.com:zerotier/common-utils 2023-12-05 17:42:30 -05:00
Adam Ierymenko 9c7619c80e Add functions to allocate large statically sized arrays on the heap. 2023-12-05 17:42:20 -05:00
Grant Limberg 0f69898eb2 coverage 2023-12-05 12:23:46 -08:00
Monica Moniot 0bab972f21 fixed create from 2023-12-05 11:23:11 -05:00
Monica Moniot 16195bb587 added utility function 2023-12-05 10:52:26 -05:00
Grant Limberg 27e43ff68b Merge pull request #1 from zerotier:drone
add drone config
2023-11-30 12:50:03 -08:00
Grant Limberg beaad5b090 add drone config 2023-11-30 12:49:31 -08:00
Adam Ierymenko 0dbbef2094 Add is_default() 2023-11-20 10:21:06 -05:00
Adam Ierymenko c6b9e748e3 Drop this, not really needed. 2023-11-16 13:28:58 -05:00
Adam Ierymenko 1786ff8289 Add OnceArc 2023-11-13 17:24:50 -05:00
Adam Ierymenko fb67727380 Add push() to buf. 2023-11-10 15:11:17 -08:00
Monica Moniot 76e7018b9b fixed bug 2023-11-01 10:52:37 -04:00
Monica Moniot 2317a76c2c added functions 2023-11-01 10:50:39 -04:00
Monica Moniot 7d872ff6b5 added indexing 2023-10-31 11:14:09 -04:00
Adam Ierymenko 1f278eb6e0 Second get method in Pool to get or allocate if larger is needed. 2023-10-03 17:55:08 -07:00
Adam Ierymenko 336c7c9dd6 A few additions to buf, errors, and restore varint from attic. 2023-09-29 18:14:16 -04:00