serenity/Ports/openssh/patches
2022-06-08 17:58:36 +01:00
..
0001-ifdef-out-missing-functionality.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Add-a-missing-stdio.h-include.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Fix-pledges-to-conform-to-serenity-s-pledge.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Remove-inet_aton-redefinition.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0006-Use-sendfd-recvfd-on-serenity.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0007-Use-unveil-for-privsep.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Fully delete Co-Authored-By lines from the ReadMe 2022-05-22 00:11:16 +01:00

Patches for openssh on SerenityOS

0001-ifdef-out-missing-functionality.patch

ifdef out missing functionality

0002-Add-a-missing-stdio.h-include.patch

Add a missing stdio.h include

0003-Fix-pledges-to-conform-to-serenity-s-pledge.patch

Fix pledges to conform to serenity's pledge()

0004-Remove-inet_aton-redefinition.patch

Remove inet_aton() redefinition

0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch

Assume SSH 2.0 and sidestep some scanf issues

0006-Use-sendfd-recvfd-on-serenity.patch

Use sendfd/recvfd on serenity

0007-Use-unveil-for-privsep.patch

Use unveil for privsep