wolfssh/src
John Safranek 36198800a3 Strip trailing comma from peer name lists
- GetNameListRaw folded a trailing comma into the last name,
  so NameToId returned ID_UNKNOWN and negotiation failed.
- Trim one trailing comma up front, matching AlgoListSz.
- Add regression test for a KEX list with a trailing comma.

Issue: F-2478
2026-07-08 17:48:28 -07:00
..
agent.c Add wc_Sha256Free after the final use 2026-04-17 11:17:12 +09:00
certman.c Fix incorrect argument being passed to wc_InitDecodedCert. Should be the heap rather than the CM. 2026-07-06 18:32:25 -05:00
include.am
internal.c Strip trailing comma from peer name lists 2026-07-08 17:48:28 -07:00
io.c
keygen.c added ml-dsa plain key and cert algorithms 2026-07-06 16:51:21 -05:00
log.c Sanitize control bytes in formatted log messages 2026-06-18 13:52:00 -07:00
misc.c Coverity: Untrusted divisor 2026-01-20 11:27:48 -08:00
port.c Reject symlinks in default SCP send callback 2026-06-23 14:37:57 -07:00
ssh.c Harden DoOpenSshKey parsing 2026-07-06 16:55:54 -05:00
wolfscp.c Bind SCP file timestamps to open descriptor 2026-06-26 13:42:52 -07:00
wolfsftp.c Fix ssh->fs reference in Nucleus/Harmony SFTP_GetAttributes helpers 2026-07-06 18:36:41 -05:00
wolfterm.c Bound OSC index before reads in wolfSSH_DoOSC 2026-06-18 11:00:42 -07:00