wolfssh/apps
Hideki Miyazaki 39fec50df2 wolfsshd: Cover -D option parsing on Windows in CI
The Windows StartSSHD() path rebuilds argv from GetCommandLineW(). A
regression there left -D foreground mode walking the raw wide command
line, so -f and -p were ignored and the daemon used its built-in
defaults. Nothing in CI caught that.

Add sshd_dash_d_test.ps1: it starts wolfsshd with -D and a config file
at a non-default path whose Port line differs from the -p value, then
checks the listener binds the -p port and not the config port. That
holds only when -D mode parsed both -f and -p. Run it from the Windows
build job next to the existing LoginGraceTime check.
2026-09-10 15:27:50 -07:00
..
wolfssh Handle the EOF status in apps and examples 2026-08-31 11:53:29 -05:00
wolfsshd wolfsshd: Cover -D option parsing on Windows in CI 2026-09-10 15:27:50 -07:00
include.am
wolfssh-options.c internal: Refactor and gate ML-DSA composite key handling 2026-09-02 15:35:09 -07:00