aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-25cmake: Remove unused regcomp check.Andreas Schneider1-3/+0
2011-05-25cmake: Fix detection of clock_gettime.Andreas Schneider1-0/+3
2010-12-27server: Replace gethostbyname() with getaddrinfo().Andreas Schneider1-3/+0
2010-09-02build: Fixed checking for printf function on Windows.Andreas Schneider1-0/+9
2010-09-01Openssl implementation of threading + default impAris Adamantiadis1-0/+8
2010-08-03build: Fixed the Windows preprocessor macros and defines.Andreas Schneider1-18/+4
2010-05-10Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider1-0/+6
2010-05-10Added configure checks for vsnprintf and _vsnprintf.Andreas Schneider1-0/+6
2009-11-08First lines of experimental pcap output supportAris Adamantiadis1-0/+3
2009-11-05Forgot to update config.h.cmakeAris Adamantiadis1-0/+3
2009-09-24Fixed typo in config.h.cmake.Andreas Schneider1-1/+1
2009-08-20Improve checks for Windows version and wspiapi.h.Andreas Schneider1-0/+3
2009-08-12Enable the debug calltrace by default.Andreas Schneider1-0/+3
2009-08-11Fix compilation with MSVC and use declspec to export functions.Andreas Schneider1-0/+14
2009-07-23Add cmake check for big endian.Andreas Schneider1-9/+3
2009-07-13Enable conditional compiling for IP regex code.Aris Adamantiadis1-0/+3
2009-04-27Add option to build with or without sftp support.Andreas Schneider1-0/+3
2009-04-16Add option to enable crypto debug output.Andreas Schneider1-0/+3