8000 Tags · yrutschle/sslh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: yrutschle/sslh

Tags

v2.2.4

Toggle v2.2.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
v2.2.4:

	Fix CVE-2025-46806 for "Misaligned Memory Accesses in `is_openvpn_protocol()`"

	Fix CVE-2025-46807 for "File Descriptor Exhaustion in sslh-select and sslh-ev"

	Fix potential parsing of undefined data in syslog
	probe (no CVE assigned)

	Thanks to Matthias Gerstner of the SUSE security
	team for the security review that found these
	defects!

v2.2.3

Toggle v2.2.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
v2.2.3: Revert older commit

v2.2.2

Toggle v2.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
v2.2.2:

	Fix potential vulnerability similar to CVE-2020-28935

v2.2.1

Toggle v2.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
Fix compilation when libproxyprotocol is not present

v2.2.0

Toggle v2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
v2.2.0:

	Added a boolean setting "is_unix" for listen and
	protocol entries. This will use the 'host' setting
	as a path name to a socket file, and connections
	(listening or connecting) will be performed on Unix
	socket instead of Internet sockets.

	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.4

Toggle v2.1.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
Fix release archive

v2.1.3

Toggle v2.1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
v2.1.3: Landlock access fix

v2.1.2

Toggle v2.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
Fix inetd

v2.1.1

Toggle v2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
Fix MacOS build error.

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
yrutschle Yves Rutschle
v2.1.0:

	Support for the Landlock LSM. After initial setup,
	sslh gives up all local file access rights.

	Reintroduced --ssl as an alias to --tls.

	Introduce autoconf to adapt to landlock presence.

	Close connexion without error message if remote
	client forcefully closes connexion, for Windows.
0