aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-12-19crypto: Disable blowfish support by defaultAndreas Schneider1-0/+3
2018-11-30include: Add macro for unused arguments and variablesAndreas Schneider1-0/+1
2018-11-28tests: Replace tests filtering with cmocka builtin filterAnderson Toshiyuki Sasaki1-0/+6
2018-11-21libcrypto: disable AES-NI engine when running inside valgrindAris Adamantiadis1-0/+6
2018-10-09libcrypto: Implement OpenSSH-compatible AES-GCM ciphers using OpenSSLJakub Jelen1-0/+3
2018-09-17cmake: Correctly detect if glob has gl_flags memberAndreas Schneider1-0/+3
2018-08-29misc: Add strndup implementation if not provides by the OSAndreas Schneider1-0/+3
2018-08-13cmake: Fix PACKAGE and VERSION in config.hAndreas Schneider1-2/+2
2018-08-13cmake: Detect constructor and destructor attributesAndreas Schneider1-0/+3
2018-06-29Rest in Peace SSHv1Andreas Schneider1-3/+0
2018-06-29kex: Enable chacha20-poly1304 KEX with mbedtlsAndreas Schneider1-3/+0
2018-06-28chacha: fix build for mbedTLSJon Simons1-0/+3
2018-06-28cmake: detect "bounded" compiler attributeAris Adamantiadis1-0/+2
2018-06-28external: Add ChaCha and Poly1305 implementations from OpenSSHAris Adamantiadis1-0/+3
2018-06-04cmake: add WITH_PACKET_DEBUG optionAris Adamantiadis1-0/+3
2018-03-11misc: Use SecureZeroMemory if available for explicit_bzeroAlberto Aguirre1-0/+3
2018-03-11misc: Use memset_s if available for explicit_bzeroAlberto Aguirre1-0/+3
2018-02-12src: Use explicit_bzero() if available on the platformAndreas Schneider1-0/+3
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-0/+6
2017-12-21config: Add CMake check for glob()Jakub Jelen1-0/+6
2017-08-25cmake: Add check for fallthrough attributeAndreas Schneider1-0/+2
2017-02-23cmake: Check for EVP_CIPHER_CTX_newAndreas Schneider1-0/+3
2016-11-07cmake: Use configure check for CRYPTO_ctr128_encryptAndreas Schneider1-0/+3
2016-11-07threads: Use new API call for OpenSSL CRYPTO THREADIDAndreas Schneider1-0/+3
2016-11-06cmake: Check for io.h on WindowsAndreas Schneider1-0/+3
2016-11-06cmake: Correctly check for sys/[u]time.hAndreas Schneider1-0/+3
2015-09-25crypto: old-fashioned aes_ctr when evp_aes_ctr is missingAris Adamantiadis1-0/+6
2015-05-04config: Add missing HAVE_ARPA_INET_H defineAndreas Schneider1-0/+3
2015-04-02cmake: Detect __func__ and __FUNCTION__ during configure stepAndreas Schneider1-0/+3
2015-02-08buffer: detect compilers not supporting __VA_ARGS__Aris Adamantiadis1-0/+1
2014-12-17libcrypto: Fix Windows build with ssh_reseed().Andreas Schneider1-0/+3
2014-02-16examples: Add ssh_server_fork exampleAudrius Butkevicius1-0/+3
2014-02-16config: Add missing HAVE_LIBUTIL_H define in config.hAudrius Butkevicius1-0/+3
2013-11-03examples: fix forktty() warning on OSXAris Adamantiadis1-0/+3
2013-11-03Compile libssh with nacl if possibleAris Adamantiadis1-1/+3
2013-10-30cmake: Check for isblank().Andreas Schneider1-0/+3
2013-07-23cmake: Check for unistd.h.Andreas Schneider1-0/+3
2013-07-23cmake: Check for HAVE_GCC_VOLATILE_MEMORY_PROTECTION.Andreas Schneider1-0/+2
2013-07-22cmake: Check for _strtoui64() on Windows.Andreas Schneider1-0/+3
2013-07-14cmake: Check if we have Thread Local Storage support.Andreas Schneider1-0/+3
2013-07-13cmake: Make GSSAPI optional.Andreas Schneider1-0/+3
2012-12-03BUG 97: Fix strtoull() detection on serveral platforms.Andreas Schneider1-0/+6
2012-12-03BUG 96: Guard ntohll() and htonll prototypes correctly.Andreas Schneider1-0/+3
2012-02-04cmake: Enable ECC support for GCrypt 1.5.0 or newer.Andreas Schneider1-0/+3
2012-02-04cmake: Add a define to see if we have ecc support.Andreas Schneider1-0/+4
2011-09-23build: Fix zlib support.Andreas Schneider1-1/+1
2011-09-18gzip: Fix zlib support.Andreas Schneider1-3/+0
2011-08-30cmake: Add ec.h and ecdsa.h checks.Andreas Schneider1-0/+6
2011-06-13[crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis1-0/+4
2011-06-06build: Check for ntohll().Andreas Schneider1-0/+3