- [PATCH] acinclude.m4: Add CPPFLAGS=-I$prefix-dir/include in LIBSSH2_LIB_HAVE_LINKFLAGS
- [PATCH] acinclude.m4: Make saved variables in LIBSSH2_LIB_HAVE_LINKFLAGS uniform
- [PATCH] acinclude.m4: The mbedtls crypto backend actually requires libmbedcrypto
- [PATCH] configure.ac: Add --with-crypto= instead of many different --with-$backend
- [PATCH] configure.ac: Add single --with-crypto= instead of --with-$backend:s
- [PATCH] docs/HACKING.CRYPTO: Improve documentation for autoconf build system
- A handful simple fixes
- All tests failing
- energy boost?
- Fixup series for new --with-crypto option
- libssh2 1.8.0 Code Analysis results.
- libssh2 crypto back-ends: need for bignum access
- Want to build monolithic libssh2.dll on Windows (preferably Win32 and Win64) but no real success so far