wolfssh/examples
John Safranek e983ae0ad9
Multiple Server Keys
1. Allow user to add multiple server keys to the CTX up to a limit.
2. Clear the list of server's keys when releasing the CTX.
3. Update the API test case.
4. Server key algo list based on keys loaded.
5. Server uses key requested by client.
6. Change echoserver to load ECC and RSA key, -E option to select order.
7. Added a function to identify keys, and another to identify certs.
8. Added a function to add keys or certs to the list of keys and certs.
9. Fix return value for MAC Algo C2S match fail to the correct value.
2022-10-07 15:35:35 -07:00
..
client add mutual X509 auth of host key and sshd_config parsing additions 2022-09-06 16:15:34 -07:00
echoserver Multiple Server Keys 2022-10-07 15:35:35 -07:00
portfwd Old Compiler Warning Cleanup (GCC 4.0.2) 2022-09-06 09:10:50 -07:00
scpclient fix new scan-build warning 2022-08-22 18:09:07 -06:00
server
sftpclient fix new scan-build warning 2022-08-22 18:09:07 -06:00
include.am