wolfSSL / wolfssh

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

Configure Type Checking #610

Closed ejohnstown closed 1 year ago

ejohnstown commented 1 year ago

Add checks to configure.ac for the types __uint128_t, size_t, uint8_t, and uintptr_t. (Fixes issue #594.)