Commit fd29780
DoProtoId: case-sensitive SSH- prefix match
- Per RFC 4253 4.2 use WSTRNCMP instead of WSTRNCASECMP for
prefix and full-ID comparisons.
- Update client tests; add server test vectors expecting
rejection of lowercase/mixed case.
Issue: F-28651 parent be4aa44 commit fd29780
2 files changed
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10923 | 10923 | | |
10924 | 10924 | | |
10925 | 10925 | | |
10926 | | - | |
| 10926 | + | |
10927 | 10927 | | |
10928 | 10928 | | |
10929 | 10929 | | |
| |||
10952 | 10952 | | |
10953 | 10953 | | |
10954 | 10954 | | |
10955 | | - | |
10956 | | - | |
| 10955 | + | |
| 10956 | + | |
10957 | 10957 | | |
10958 | 10958 | | |
10959 | 10959 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
97 | 105 | | |
98 | 106 | | |
99 | 107 | | |
| |||
0 commit comments