wolfssh/examples
John Safranek 78e38999a1 Fix Test Term Size
When running the build tests, the terminal size gets set to 0x0. When
then tests finish, things like vim start to misbehave until you change
your term window size.

1. Echoserver will not change the terminal size when in echo mode.
2. Do not update the modes when the echo server is not in echo mode.
3. Do not set the terminal update callback context when the echo server
   is not in echo mode.
4. Update the guards around the above three items to match the guards for
   the modes update function.
2026-01-13 11:33:03 -08:00
..
client Release v1.4.22 2025-12-29 16:53:33 -08:00
echoserver Fix Test Term Size 2026-01-13 11:33:03 -08:00
portfwd Release v1.4.22 2025-12-29 16:53:33 -08:00
scpclient Release v1.4.22 2025-12-29 16:53:33 -08:00
sftpclient Release v1.4.22 2025-12-29 16:53:33 -08:00
include.am Remove Example Server 2023-12-28 12:28:16 -08:00