aboutsummaryrefslogtreecommitdiff
path: root/ConfigureChecks.cmake
AgeCommit message (Expand)AuthorFilesLines
2012-09-21MSVC Windows and winsock2.hChristophe Baribaud1-2/+2
2012-02-04cmake: Disable gcrypt ECC.Andreas Schneider1-2/+2
2012-02-04cmake: Enable ECC support for GCrypt 1.5.0 or newer.Andreas Schneider1-1/+5
2012-02-04cmake: Add a define to see if we have ecc support.Andreas Schneider1-0/+3
2011-09-23cmake: Fix library linking.Andreas Schneider1-1/+0
2011-09-18gzip: Fix zlib support.Andreas Schneider1-4/+0
2011-08-30cmake: Add ec.h and ecdsa.h checks.Andreas Schneider1-0/+10
2011-06-12Check for ecdsa with openssl, added log_warningAris Adamantiadis1-0/+4
2011-06-06build: Check for ntohll().Andreas Schneider1-0/+1
2011-05-25cmake: Remove unused regcomp check.Andreas Schneider1-1/+0
2011-05-25cmake: Fix detection of clock_gettime.Andreas Schneider1-8/+5
2011-05-24Introduced ssh_timeout_elapsed functionsAris Adamantiadis1-0/+5
2011-04-08cmake: Fixed a typo.Andreas Schneider1-1/+2
2011-02-20examples: Added a event context based sshd example.milo1-0/+1
2011-02-13build: Try to fix the build on Solaris.Andreas Schneider1-1/+9
2011-01-18cmake: Fixed ZLIB configure check.Andreas Schneider1-2/+2
2010-12-31cmake: Fixed a warning on OS/2 if the compiler version is empty.Andreas Schneider1-1/+1
2010-12-31libssh: Don't use the visibility flag on OS/2.Andreas Schneider1-2/+2
2010-12-27server: Replace gethostbyname() with getaddrinfo().Andreas Schneider1-6/+0
2010-10-19cmake: Fixed a problem with ccache.Andreas Schneider1-1/+5
2010-09-08build: Improve pthread detection.Andreas Schneider1-2/+2
2010-09-08build: There is no need to check for system libraries on Linux.Andreas Schneider1-27/+29
2010-09-06threads: Build a libssh threading library.Andreas Schneider1-2/+0
2010-09-05build: Fixed a wrong if statement.Andreas Schneider1-2/+2
2010-09-05build: Fixed build with gcc 3.4.Andreas Schneider1-1/+17
2010-09-02thread: Fixed detection of thread libraries on Windows.Andreas Schneider1-2/+4
2010-09-02build: Fixed checking for printf function on Windows.Andreas Schneider1-11/+11
2010-09-01build: Fixed pthread detection.Andreas Schneider1-9/+9
2010-09-01Openssl implementation of threading + default impAris Adamantiadis1-0/+10
2010-08-03build: Don't test for big endian on Windows.Andreas Schneider1-1/+3
2010-08-03build: Fixed the Windows preprocessor macros and defines.Andreas Schneider1-5/+8
2010-05-10Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider1-0/+3
2010-05-10Added configure checks for vsnprintf and _vsnprintf.Andreas Schneider1-0/+5
2010-04-20cmake: Fixed openssl detection.Andreas Schneider1-2/+2
2010-03-25Fixed a typo that we don't export all symbols.Andreas Schneider1-2/+2
2009-11-03Fix compilation on freebsd 6.0 which lacks argp.hAris Adamantiadis1-0/+1
2009-10-01Remove --as-needed linker flag.Andreas Schneider1-0/+3
2009-08-25Fix typo.Andreas Schneider1-1/+1
2009-08-25Fix linking on solaris.Andreas Schneider1-0/+11
2009-08-21Improve header checks on windows.Andreas Schneider1-2/+6
2009-08-21Improve detection for required libraries on Solaris.Andreas Schneider1-9/+13
2009-08-20Add a warning if wspiapi.h doesn't exist.Andreas Schneider1-0/+3
2009-08-20Improve the configure checks.Andreas Schneider1-7/+8
2009-08-20Improve checks for Windows version and wspiapi.h.Andreas Schneider1-0/+1
2009-08-12Fix compilation with visibility flags with mingw.Andreas Schneider1-0/+2
2009-08-12Enable the debug calltrace by default.Andreas Schneider1-0/+4
2009-08-11Use gcc visibility attribute to get rid of the map file.Andreas Schneider1-0/+2
2009-07-23Fix getaddrinfo and gethostbyname build problems on Solaris.Andreas Schneider1-0/+8
2009-07-23Fix OpenSSL include file checks on Solaris.Andreas Schneider1-0/+3
2009-07-23Add cmake check for big endian.Andreas Schneider1-0/+3