summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
Commit message (Expand)AuthorAgeFilesLines
* examples: fix forktty() warning on OSXAris Adamantiadis2013-11-031-0/+3
* Compile libssh with nacl if possibleAris Adamantiadis2013-11-031-1/+3
* cmake: Check for isblank().Andreas Schneider2013-10-301-0/+3
* cmake: Check for unistd.h.Andreas Schneider2013-07-231-0/+3
* cmake: Check for HAVE_GCC_VOLATILE_MEMORY_PROTECTION.Andreas Schneider2013-07-231-0/+2
* cmake: Check for _strtoui64() on Windows.Andreas Schneider2013-07-221-0/+3
* cmake: Check if we have Thread Local Storage support.Andreas Schneider2013-07-141-0/+3
* cmake: Make GSSAPI optional.Andreas Schneider2013-07-131-0/+3
* BUG 97: Fix strtoull() detection on serveral platforms.Andreas Schneider2012-12-031-0/+6
* BUG 96: Guard ntohll() and htonll prototypes correctly.Andreas Schneider2012-12-031-0/+3
* cmake: Enable ECC support for GCrypt 1.5.0 or newer.Andreas Schneider2012-02-041-0/+3
* cmake: Add a define to see if we have ecc support.Andreas Schneider2012-02-041-0/+4
* build: Fix zlib support.Andreas Schneider2011-09-231-1/+1
* gzip: Fix zlib support.Andreas Schneider2011-09-181-3/+0
* cmake: Add ec.h and ecdsa.h checks.Andreas Schneider2011-08-301-0/+6
* [crypto] initial support for ecdh-sha2-nistp256Aris Adamantiadis2011-06-131-0/+4
* build: Check for ntohll().Andreas Schneider2011-06-061-0/+3
* cmake: Remove unused regcomp check.Andreas Schneider2011-05-251-3/+0
* cmake: Fix detection of clock_gettime.Andreas Schneider2011-05-251-0/+3
* server: Replace gethostbyname() with getaddrinfo().Andreas Schneider2010-12-271-3/+0
* build: Fixed checking for printf function on Windows.Andreas Schneider2010-09-021-0/+9
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-0/+8
* build: Fixed the Windows preprocessor macros and defines.Andreas Schneider2010-08-031-18/+4
* Added configure checks for _vsnprintf_s and strncpy.Andreas Schneider2010-05-101-0/+6
* Added configure checks for vsnprintf and _vsnprintf.Andreas Schneider2010-05-101-0/+6
* First lines of experimental pcap output supportAris Adamantiadis2009-11-081-0/+3
* Forgot to update config.h.cmakeAris Adamantiadis2009-11-051-0/+3
* Fixed typo in config.h.cmake.Andreas Schneider2009-09-241-1/+1
* Improve checks for Windows version and wspiapi.h.Andreas Schneider2009-08-201-0/+3
* Enable the debug calltrace by default.Andreas Schneider2009-08-121-0/+3
* Fix compilation with MSVC and use declspec to export functions.Andreas Schneider2009-08-111-0/+14
* Add cmake check for big endian.Andreas Schneider2009-07-231-9/+3
* Enable conditional compiling for IP regex code.Aris Adamantiadis2009-07-131-0/+3
* Add option to build with or without sftp support.Andreas Schneider2009-04-271-0/+3
* Add option to enable crypto debug output.Andreas Schneider2009-04-161-0/+3
* Add WITH_SERVER option.Andreas Schneider2009-03-281-0/+3
* Fix the name of the SSH1 support.Andreas Schneider2009-03-281-1/+1
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-281-1/+4
* Add Makefiles for the CMake build system.Andreas Schneider2009-02-021-0/+75