mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-05 09:53:36 +03:00
complete changelog for v2.3.0
This commit is contained in:
parent
4978641271
commit
5ad1ea1e25
11
ChangeLog
11
ChangeLog
@ -1,11 +1,18 @@
|
|||||||
vNEXT:
|
v2.2.0:
|
||||||
Added a boolean setting "is_unix" for listen and
|
Added a boolean setting "is_unix" for listen and
|
||||||
protocol entries. This will use the 'host' setting
|
protocol entries. This will use the 'host' setting
|
||||||
as a path name to a socket file, and connections
|
as a path name to a socket file, and connections
|
||||||
(listening or connecting) will be performed on Unix
|
(listening or connecting) will be performed on Unix
|
||||||
socket instead of Internet sockets.
|
socket instead of Internet sockets.
|
||||||
|
|
||||||
Support proxyprotocol on the backend server side.
|
Support HAProxy's proxyprotocol on the backend
|
||||||
|
server side.
|
||||||
|
|
||||||
|
Lots of documentation about a new, simpler way to
|
||||||
|
perform transparent proxying.
|
||||||
|
|
||||||
|
New "verbose" option that overrides all other
|
||||||
|
verbose settings.
|
||||||
|
|
||||||
v2.1.3:
|
v2.1.3:
|
||||||
Fix Landlock access to /etc/hosts.deny and
|
Fix Landlock access to /etc/hosts.deny and
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
||||||
* on Mon Feb 24 18:37:24 2025.
|
* on Sun Apr 6 11:44:59 2025.
|
||||||
|
|
||||||
# conf2struct: generate libconf parsers that read to structs
|
# conf2struct: generate libconf parsers that read to structs
|
||||||
# Copyright (C) 2018-2024 Yves Rutschle
|
# Copyright (C) 2018-2024 Yves Rutschle
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
||||||
* on Mon Feb 24 18:37:24 2025.
|
* on Sun Apr 6 11:44:59 2025.
|
||||||
|
|
||||||
# conf2struct: generate libconf parsers that read to structs
|
# conf2struct: generate libconf parsers that read to structs
|
||||||
# Copyright (C) 2018-2024 Yves Rutschle
|
# Copyright (C) 2018-2024 Yves Rutschle
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
||||||
* on Mon Feb 24 18:37:24 2025.
|
* on Sun Apr 6 11:44:58 2025.
|
||||||
|
|
||||||
# conf2struct: generate libconf parsers that read to structs
|
# conf2struct: generate libconf parsers that read to structs
|
||||||
# Copyright (C) 2018-2024 Yves Rutschle
|
# Copyright (C) 2018-2024 Yves Rutschle
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
/* Generated by conf2struct (https://www.rutschle.net/tech/conf2struct/README)
|
||||||
* on Mon Feb 24 18:37:24 2025.
|
* on Sun Apr 6 11:44:58 2025.
|
||||||
|
|
||||||
# conf2struct: generate libconf parsers that read to structs
|
# conf2struct: generate libconf parsers that read to structs
|
||||||
# Copyright (C) 2018-2024 Yves Rutschle
|
# Copyright (C) 2018-2024 Yves Rutschle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user