Releases: Castaglia/proftpd-mod_proxy
Releases · Castaglia/proftpd-mod_proxy
v0.9.5
26 Feb 00:43
Compare
Sorry, something went wrong.
No results found
Implemented new IgnoreForeignAddress ProxyOption. Fixed passive data transfers to backend IPv4 address when IPv6 support is enabled.
v0.9.4
28 Mar 12:46
Compare
Sorry, something went wrong.
No results found
Fixed loading of mod_proxy when built as a shared module.
v0.9.3
22 Dec 01:30
Compare
Sorry, something went wrong.
No results found
Implemented "strict KEX" support for proxied SFTP connections, to mitigate CVE-2023-48795 .
v0.9.2
25 Feb 16:14
Compare
Sorry, something went wrong.
No results found
New in 0.9.2:
FTP forward proxy based on TLS SNI
Support for more PROXY protocol V2 values, including certificates
Fixed in 0.9.2:
Use of SSH -etm algorithms for frontend sessions would leak/break backend SSH connections
More efficient disk IO when reading SSH hostkeys
Better handling of FTP backend 4xx/5xx responses for failed data transfer commands when TLS is used
v0.9.1
04 Jul 16:39
Compare
Sorry, something went wrong.
No results found
New in mod_proxy-0.9:
Reverse proxying of SSH/SFTP connections
Fixed in mod_proxy-0.9:
Random timeouts after FTP data transfers
v0.8
07 Mar 19:32
Compare
Sorry, something went wrong.
No results found
Fixed in mod_proxy-0.8:
Memory leak for each data transfer
New in mod_proxy-0.8:
Discovery backend servers via DNS SRV or TXT records
v0.7
31 Oct 22:06
Compare
Sorry, something went wrong.
No results found
New in mod_proxy-0.7:
Support for implicit FTPS
Support proxying of FTP data transfer aborts
Fixed TLS session truncation for FTPS uploads
v0.6
24 Sep 03:08
Compare
Sorry, something went wrong.
No results found
New in mod_proxy-0.6:
Support MLSD/LIST directory list conversions
PROXY protocol V2 support
Multiple bugfixes
v0.5
30 May 20:25
Compare
Sorry, something went wrong.
No results found
New in mod_proxy-0.5:
Support for TLSv1.3, SNI
Multiple bugfixes
v0.4
18 Mar 19:53
Compare
Sorry, something went wrong.
No results found
New in mod_proxy-0.4:
Support for using Redis rather than SQLite, using ProxyDatastore
Reduced SQLite contention under load
Better support for mixed address families (IPv4/IPv6) across frontend/backend connections