wolfssh/examples
John Safranek 2350ffe00e Review Fixes
1. Add a wrapper to the key-gen code that checks for wolfCrypt's keygen flag and errors if keygen isn't available.
2. The main loops around wolfSSH_stream_read() for the example client and server needed to check the error register for WANT_READ or WANT_WRITE, not the return code.
2019-02-27 11:28:24 -08:00
..
client Review Fixes 2019-02-27 11:28:24 -08:00
echoserver
portfwd
server Review Fixes 2019-02-27 11:28:24 -08:00
sftpclient
include.am