wolfssh/examples
John Safranek 53814839bb echoserver: add Ed25519 sample public keys
The example server loads hansel's and gretel's Ed25519 public keys when
neither RSA nor ECDSA is compiled in, so public key auth works there
instead of falling back to passwords. That arm is the "#if" and the
userEcc choice the "#else", so no empty if/else is left behind.
2026-09-16 16:11:38 -07:00
..
client examples, tests: drop the WOLFSSH_NO_ECC guard 2026-09-16 16:11:38 -07:00
echoserver echoserver: add Ed25519 sample public keys 2026-09-16 16:11:38 -07:00
portfwd ssh, internal: always flush the worker's output 2026-09-14 10:40:48 -07:00
scpclient ssh, internal: always flush the worker's output 2026-09-14 10:40:48 -07:00
sftpclient fix for flags handling, ocsp case, macro guards, unused variable, changed default from MY to required to be set 2026-09-05 01:32:02 -07:00
tpmcertserver Adopt the certificate loading APIs in the examples and apps 2026-08-12 16:06:39 -07:00
include.am examples: add TPM-backed X.509 host certificate server and client 2026-07-07 14:28:56 -07:00