wolfssh/apps
John Safranek fd67c8b0c8 wolfSSH Client
1. Changed the function client_test()'s name to wolfSSH_Client().
2. Added "destination" to the usage text.
3. Improved the handling of the termios settings.
4. Remove the file names from the ClientFreeBuffers() function.
5. Changed ClientFreeBuffers() to free if the pointers aren't pointing
   at the static buffers. They may not load because the file is bad, but
   it will still have a file name.
6. Only try to load the public key or cert if loading the private key
   was successful. Do not fail out if key cannot load, password may
   still be possible.
2023-09-25 09:23:13 -07:00
..
wolfssh wolfSSH Client 2023-09-25 09:23:13 -07:00
wolfsshd add sanity check that pid file is not null 2023-09-20 16:32:50 -06:00
include.am wolfSSH Client 2023-09-25 09:23:13 -07:00