wolfssh/apps/wolfsshd
John Safranek aacb3b1162 wolfsshd: name the tmux session per test run
sshd_term_size_test.sh drives the client through a tmux session named
for the port it was given. The name used to be the constant "test",
which is shared across everything the user runs, so two concurrent runs
fought over one session and each EXIT trap killed the other's.
2026-09-15 10:44:17 -07:00
..
test wolfsshd: name the tmux session per test run 2026-09-15 10:44:17 -07:00
auth.c wolfsshd: complete the Windows user profile fallback 2026-09-09 22:06:06 -07:00
auth.h
configuration.c
configuration.h
include.am
wolfsshd.c ssh, apps, examples: take the worker's status from its return 2026-09-14 10:40:48 -07:00