wolfssh/tests
John Safranek 1a6225671b Release v1.4.18: Release Testing Fixes (Windows)
1. For the ASCII and Wide versions of types and functions, make sure
   the wolfSSHd is being consistent using them.
2. In SFTP, use WSOCKETCLOSE to close the socket. Use the correct type
   for the socket.
3. Add parens around part of a ternary operator check to clear up some
   ambiguous order of operations.
4. Add a variable initializer for a COORD structure.
5. Add parameter checks to the Base16_Decode function.
6. Fix a double-freed handle.
7. Clean up a bunch of build warnings.
2024-07-19 12:03:32 -07:00
..
api.c Release v1.4.18: Release Testing Fixes (Windows) 2024-07-19 12:03:32 -07:00
api.h Update Copyright Date 2024-03-22 12:17:09 -07:00
include.am Echoserver Refresh 2024-06-20 15:38:37 -07:00
sftp.c Release v1.4.18: Release Testing Fixes (Windows) 2024-07-19 12:03:32 -07:00
sftp.h Update Copyright Date 2024-03-22 12:17:09 -07:00
testsuite.c Fix testsuite with singlethreaded 2024-07-01 09:12:36 -05:00
testsuite.h Update Copyright Date 2024-03-22 12:17:09 -07:00
unit.c Update Copyright Date 2024-03-22 12:17:09 -07:00
unit.h Update Copyright Date 2024-03-22 12:17:09 -07:00