wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
370 stars 88 forks source link

Messaging Filtering #670

Closed ejohnstown closed 5 months ago

ejohnstown commented 5 months ago
  1. Add an error code and string for the message filtering fail.
  2. Add a function to check incoming message IDs for appropriateness during the client or server handshake. (ZD 17710)