Package: proftpd-mod-proxy / 0.9.2-1+deb12u1

Metadata

Package Version Patches format
proftpd-mod-proxy 0.9.2-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_build_outside_tree | (download)

Make.rules | 116 116 + 0 - 0 !
Makefile.in | 6 3 + 3 - 0 !
2 files changed, 119 insertions(+), 3 deletions(-)

---
gitignore | (download)

.gitignore | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
54612735629231de2242d6395d334539604872fb.diff | (download)

include/proxy/ssh.h | 3 2 + 1 - 0 !
include/proxy/ssh/packet.h | 9 8 + 1 - 0 !
lib/proxy/ssh/kex.c | 105 88 + 17 - 0 !
lib/proxy/ssh/packet.c | 12 12 + 0 - 0 !
mod_proxy.c | 3 3 + 0 - 0 !
mod_proxy.h.in | 4 2 + 2 - 0 !
mod_proxy.html | 9 9 + 0 - 0 !
7 files changed, 124 insertions(+), 21 deletions(-)

---