aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-28Add WITH_SERVER option.Andreas Schneider1-0/+3
2009-03-28Fix the name of the SSH1 support.Andreas Schneider1-1/+1
2009-03-28Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider1-1/+4
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+75