wolfssh/tests
John Safranek bcbb8e1ad7 DoKexInit: enforce zero KEXINIT reserved field
- Per RFC 4253 7.1 the reserved field is uint32 0, not a length
  prefix; reject non-zero values with WS_PARSE_E.
- Add regression test.

Issue: F-869
2026-05-21 11:42:43 -07:00
..
api.c Fix minor issues and Add unit test for wrong padded OpenSSH key 2026-05-12 13:14:56 -07:00
api.h
auth.c UTF-8 -> 7-bit ASCII cleanup 2026-05-18 14:35:58 -07:00
auth.h
include.am Add unit test for VerifyMac 2026-04-14 09:23:14 +09:00
kex.c Add kex integration test for ed25519 server key 2026-04-16 15:14:42 +09:00
kex.h
regress.c DoKexInit: enforce zero KEXINIT reserved field 2026-05-21 11:42:43 -07:00
sftp.c
sftp.h
testsuite.c
testsuite.h
unit.c UTF-8 -> 7-bit ASCII cleanup 2026-05-18 14:35:58 -07:00
unit.h