Skip to content

Releases: EndPositive/slipstream

v0.1.0

19 Jan 21:16

Choose a tag to compare

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

Full Changelog: v0.0.1...v0.1.0

v0.0.1

16 May 08:45

Choose a tag to compare