summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add a define to see if we have ecc support.Andreas Schneider2012-02-041-0/+3
* cmake: Fix library linking.Andreas Schneider2011-09-231-1/+0
* gzip: Fix zlib support.Andreas Schneider2011-09-181-4/+0
* cmake: Add ec.h and ecdsa.h checks.Andreas Schneider2011-08-301-0/+10
* Check for ecdsa with openssl, added log_warningAris Adamantiadis2011-06-121-0/+4
* build: Check for ntohll().Andreas Schneider2011-06-061-0/+1
* cmake: Remove unused regcomp check.Andreas Schneider2011-05-251-1/+0
* cmake: Fix detection of clock_gettime.Andreas Schneider2011-05-251-8/+5
* Introduced ssh_timeout_elapsed functionsAris Adamantiadis2011-05-241-0/+5
* cmake: Fixed a typo.Andreas Schneider2011-04-081-1/+2
* examples: Added a event context based sshd example.milo2011-02-201-0/+1
* build: Try to fix the build on Solaris.Andreas Schneider2011-02-131-1/+9
* cmake: Fixed ZLIB configure check.Andreas Schneider2011-01-181-2/+2
* cmake: Fixed a warning on OS/2 if the compiler version is empty.Andreas Schneider2010-12-311-1/+1
* libssh: Don't use the visibility flag on OS/2.Andreas Schneider2010-12-311-2/+2
* server: Replace gethostbyname() with getaddrinfo().Andreas Schneider2010-12-271-6/+0
* cmake: Fixed a problem with ccache.Andreas Schneider2010-10-191-1/+5
* build: Improve pthread detection.Andreas Schneider2010-09-081-2/+2
* build: There is no need to check for system libraries on Linux.Andreas Schneider2010-09-081-27/+29
* threads: Build a libssh threading library.Andreas Schneider2010-09-061-2/+0
* build: Fixed a wrong if statement.Andreas Schneider2010-09-051-2/+2
* build: Fixed build with gcc 3.4.Andreas Schneider2010-09-051-1/+17
* thread: Fixed detection of thread libraries on Windows.Andreas Schneider2010-09-021-2/+4
* build: Fixed checking for printf function on Windows.Andreas Schneider2010-09-021-11/+11
* build: Fixed pthread detection.Andreas Schneider2010-09-011-9/+9
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-0/+10
* build: Don't test for big endian on Windows.Andreas Schneider2010-08-031-1/+3
* build: Fixed the Windows preprocessor macros and defines.Andreas Schneider2010-08-031-5/+8
* Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider2010-05-101-0/+3
* Added configure checks for vsnprintf and _vsnprintf.Andreas Schneider2010-05-101-0/+5
* cmake: Fixed openssl detection.Andreas Schneider2010-04-201-2/+2
* Fixed a typo that we don't export all symbols.Andreas Schneider2010-03-251-2/+2
* Fix compilation on freebsd 6.0 which lacks argp.hAris Adamantiadis2009-11-031-0/+1
* Remove --as-needed linker flag.Andreas Schneider2009-10-011-0/+3
* Fix typo.Andreas Schneider2009-08-251-1/+1
* Fix linking on solaris.Andreas Schneider2009-08-251-0/+11
* Improve header checks on windows.Andreas Schneider2009-08-211-2/+6
* Improve detection for required libraries on Solaris.Andreas Schneider2009-08-211-9/+13
* Add a warning if wspiapi.h doesn't exist.Andreas Schneider2009-08-201-0/+3
* Improve the configure checks.Andreas Schneider2009-08-201-7/+8
* Improve checks for Windows version and wspiapi.h.Andreas Schneider2009-08-201-0/+1
* Fix compilation with visibility flags with mingw.Andreas Schneider2009-08-121-0/+2
* Enable the debug calltrace by default.Andreas Schneider2009-08-121-0/+4
* Use gcc visibility attribute to get rid of the map file.Andreas Schneider2009-08-111-0/+2
* Fix getaddrinfo and gethostbyname build problems on Solaris.Andreas Schneider2009-07-231-0/+8
* Fix OpenSSL include file checks on Solaris.Andreas Schneider2009-07-231-0/+3
* Add cmake check for big endian.Andreas Schneider2009-07-231-0/+3
* Enable conditional compiling for IP regex code.Aris Adamantiadis2009-07-131-0/+1
* Improve OpenSSL cmake checks.Andreas Schneider2009-05-071-2/+2
* Improve GCrypt cmake checks.Andreas Schneider2009-05-071-2/+2