wolfssh/apps/wolfsshd
John Safranek 7b17f65b67 Tighten the stdin-stall bound
A correct loop measures zero and a spinning one saturates a core, so half a
core left room for a partial spin to pass. The shorter window costs the
suite nothing, since the child's sleep set the runtime.

- Bound the reading at a tenth of a core over three seconds
- Name the settle, window, sleep and limit rather than spelling each out
2026-08-31 11:53:29 -05:00
..
test Tighten the stdin-stall bound 2026-08-31 11:53:29 -05:00
auth.c Fix the cppcheck findings 2026-08-28 18:12:59 -05:00
auth.h wolfsshd: let QNX own the host key's permissions 2026-08-25 14:33:52 -06:00
configuration.c Compose sshd_config Match blocks per keyword 2026-08-25 14:30:39 -06:00
configuration.h Compose sshd_config Match blocks per keyword 2026-08-25 14:30:39 -06:00
include.am Mitigate user enumeration timing oracle using dummy hash cache 2026-08-05 12:26:46 -07:00
wolfsshd.c Wait on a child that is not taking its stdin 2026-08-31 11:53:29 -05:00