aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2019-09-24cmake: Detect OpenSSL X25519 supportAnderson Toshiyuki Sasaki1-0/+3
2019-09-24cmake: Detect OpenSSL support for Ed25519Anderson Toshiyuki Sasaki1-0/+3
2019-09-24pki_crypto: Use EVP_DigestSign* and EVP_DigestVerify*Anderson Toshiyuki Sasaki1-0/+6
2019-07-04libcrypto: fix compilation with LibreSSLStefan Strogin1-0/+3
2019-07-04cmake: Use GNUInstallDirs for installationAndreas Schneider1-4/+0
2019-05-14cmake,options: Allow to set global client config fileAnderson Toshiyuki Sasaki1-0/+3
2019-04-01cmake,options: Allow to set global bind config fileAnderson Toshiyuki Sasaki1-0/+3
2019-03-07Use a common KDF functionSimo Sorce1-0/+3
2019-02-21buffer: Fix regression introduced by 6c7eaa and c306a6Tilo Eckert1-1/+0
2019-02-07Allow building without Group Exchange supportJakub Jelen1-0/+3
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