minerva / Ports / openssh / patches /
@minerva minerva authored on 13 Jul
..
0001-ifdef-out-missing-functionality.patch Initial commit 7 months ago
0002-Add-a-missing-stdio.h-include.patch Initial commit 7 months ago
0003-Fix-pledges-to-conform-to-minerva-s-pledge.patch Initial commit 7 months ago
0004-Remove-inet_aton-redefinition.patch Initial commit 7 months ago
0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch Initial commit 7 months ago
0006-Use-sendfd-recvfd-on-minerva.patch Initial commit 7 months ago
0007-Use-unveil-for-privsep.patch Initial commit 7 months ago
ReadMe.md Initial commit 7 months ago
ReadMe.md

Patches for openssh on Minerva

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-minerva-s-pledge.patch

Fix pledges to conform to minerva'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-minerva.patch

Use sendfd/recvfd on minerva

0007-Use-unveil-for-privsep.patch

Use unveil for privsep