wolfssh/examples
John Safranek 8a13a829df scan-build fixes
1. Didn't initialize errFd before calling select() in wolffwd.
2. Wasn't checking the accepted appFd in wolffwd.
3. For the test_KDF() unit test, a call to ConvertHexToBin() could succeed and leave eKey NULL, and pass it to memcmp().
2018-09-13 17:19:39 -07:00
..
client external test script 2018-07-02 17:07:51 -06:00
echoserver TCP/IP Forwarding 2018-08-31 11:21:42 -07:00
server fix a handful of clang static analysis warnings 2018-06-06 15:04:59 -07:00
wolffwd scan-build fixes 2018-09-13 17:19:39 -07:00
include.am TCP/IP Forwarding 2018-08-31 11:21:42 -07:00