Skip to content

Releases: renaudallard/sniproxy

0.6.8

29 Jun 06:44
Compare
Choose a tag to compare
address: fix buffer overflow
Update tests to work on Debian 11.

thanks to Dustin Lundquist <[email protected]>

0.6.7

31 Jan 09:11
Compare
Choose a tag to compare
Release 0.6.7

0.6.6

30 Jan 13:59
Compare
Choose a tag to compare

Print proper errors for unveil and also solves an issue with clang 15.

0.6.5

11 Mar 11:02
Compare
Choose a tag to compare

This mostly fixes some bugs on OpenBSD and adds unveil

  • Add cpath and unix to plegde call for OpenBSD
  • Add unveil protections for OpenBSD
  • Remove -Wpedantic as it fails on OpenBSD base-gcc

0.6.4

01 Mar 13:10
Compare
Choose a tag to compare
    * Add wpath and unix to plegde call for OpenBSD
    * fix ipv6 transparent proxy

0.6.3

24 Feb 12:51
Compare
Choose a tag to compare
    * Accept CRLF and LF in HTTP headers, fix buffer overflow error.
    * Add plegde call for OpenBSD

0.6.2

20 Feb 09:14
Compare
Choose a tag to compare
Change the default user/group to a specific one, not tied to another …