mirror of https://github.com/wolfSSL/wolfssh.git
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. |
||
|---|---|---|
| .. | ||
| client | ||
| echoserver | ||
| portfwd | ||
| scpclient | ||
| server | ||
| sftpclient | ||
| include.am | ||