Releases: renaudallard/sniproxy
Releases · renaudallard/sniproxy
0.6.8
address: fix buffer overflow
Update tests to work on Debian 11.
thanks to Dustin Lundquist <[email protected]>
0.6.7
Release 0.6.7
0.6.6
Print proper errors for unveil and also solves an issue with clang 15.
0.6.5
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
* Add wpath and unix to plegde call for OpenBSD
* fix ipv6 transparent proxy
0.6.3
* Accept CRLF and LF in HTTP headers, fix buffer overflow error.
* Add plegde call for OpenBSD
0.6.2
Change the default user/group to a specific one, not tied to another …