]> git.meshlink.io Git - meshlink/history - src/xoshiro.c
Move join state out of meshlink_handle_t, and ensure proper cleanup on errors.
[meshlink] / src / xoshiro.c
2019-10-05 Guus SliepenReplace rand() by xoshiro256** with per-mesh state.