wolfssh/examples/client
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.c Review Fixes 2019-02-27 11:28:24 -08:00
client.h Client 2017-09-25 14:45:03 -07:00
include.am Client 2017-09-25 14:45:03 -07:00