aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Fix typos detected with new codespellJakub Jelen1-1/+1
2023-03-01Add support for PKCS#11 provider in OpenSSL 3.0Jakub Jelen1-0/+3
2023-02-02Remove support for DSA KeysMohammad Shehar Yaar Tausif1-3/+0
2022-10-31ConfigureChecks.cmake: Remove implicitly included function checksNorbert Pocs1-18/+0
2022-10-12Fix various spelling issues reported by codespellJakub Jelen1-3/+3
2022-08-30cmake: Check for weak attributeAndreas Schneider1-0/+1
2022-07-12Change cmake files for new openssl APINorbert Pocs1-2/+2
2021-01-11Cleanup AES compatibility codeDirkjan Bussink1-12/+0
2021-01-11Remove no longer needed compatibility checkDirkjan Bussink1-3/+0
2021-01-11Remove no longer needed compatibility functionDirkjan Bussink1-3/+0
2020-05-05Add basic support for none cipher and MACsJakub Jelen1-0/+3
2020-01-23Implement ChaCha20-poly1305 cipher using native OpenSSLJakub Jelen1-0/+6
2019-12-20cmake: Add new option for PKCS11 URI supportSahana Prasad1-0/+3
2019-12-16libgcrypt: Implement chacha20-poly1305@openssh.com cipher using libgcryptJussi Kivilinna1-0/+3
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