Releases: EndPositive/slipstream
Releases · EndPositive/slipstream
v0.1.0
What's Changed
- customizable client keep-alive interval in afdff23
- feat(dotter): Ensure null termination and robust buffer handling by @x-stp in #2
- Initialize encoding/decoding buffers with null pointers closes #1 in #3
- fix: improve portability of source tree by @aronson in #8
- improved signal handling (ctrl+c) in a0a5216
- feat: move to mesonbuild away from cmake by @aronson in #9
- fix MacOS compatibility in 7e6c3da
- fix buffer overflow in 6d3b65a
- add ipv6 resolver support in fb2eebe
- fix use after free on closed socket in 527737b
- tolerate lowercase in b32 decoding in b99ffb5
- meson: fix BUILD_LOGLIB not reaching slipstream sources by @ImanSeyed in #18
- update ci to meson build and release arm64 in a24450b
New Contributors
- @x-stp made their first contribution in #2
- @aronson made their first contribution in #8
- @ImanSeyed made their first contribution in #18
Full Changelog: v0.0.1...v0.1.0