wolfssh/tests
John Safranek 7c8ae04b44
VxWorks Customizations
Also includes some bug fixes.
1. Add a function that returns a pointer to a session's username string.
2. Add a function to set a "raw" username copied from an incoming packet.
3. Add tests for 1 and 2.
4. Server saves a copy of the username on successful authentication.
5. Fix bug with GetString() where it would choke on a 0 length string.
6. Clean up the termios macros and mode creation.
7. Add some options for when WOLFSSL_VXWORKS is set.
2020-02-18 16:01:00 -08:00
..
api.c VxWorks Customizations 2020-02-18 16:01:00 -08:00
include.am
sftp.c update copyright to 2020 2020-01-03 15:16:47 -08:00
testsuite.c public key vs password is now decision of user callback 2020-01-27 10:33:28 -07:00
testsuite.h update copyright to 2020 2020-01-03 15:16:47 -08:00
unit.c update copyright to 2020 2020-01-03 15:16:47 -08:00