- [PATCH] configure.ac src/Makefile.am: Remove dead AM_CONDITIONAL(OS400QC3)
- [PATCH] configure.ac: Add -DNDEBUG to CPPFLAGS in non-debug builds
- [PATCH] configure.ac: Add single --with-crypto= instead of --with-$backend:s
- [PATCH] docs/HACKING.CRYPTO: Fix two type typos
- [PATCH] src/crypto.h src/userauth.c: Fix conditional RSA support
- [PATCH] src/global.c: Fix conditional AES-CTR support
- [PATCH] src/kex.c: Cast libssh2_sha{1, 256}_update data arguments properly
- [RELEASE] libssh2 1.8.0
- A handful simple fixes
- Buffer overflow with mbedTLS
- configure.ac crypto library checks [was: 1.8.0]
- Reworking crypto backend selection
- time to release another libssh2 version!