aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Collapse)AuthorFilesLines
2009-11-08First lines of experimental pcap output supportAris Adamantiadis1-0/+3
This will serve to debug packets right under wireshark !
2009-11-05Forgot to update config.h.cmakeAris Adamantiadis1-0/+3
2009-09-24Fixed typo in config.h.cmake.Andreas Schneider1-1/+1
This closes ticket #24.
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
Thanks to Patrick Spendrin <ps_ml@gmx.de> for all the MSVC fixes.
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
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@618 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-04-16Add option to enable crypto debug output.Andreas Schneider1-0/+3
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@509 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-28Add WITH_SERVER option.Andreas Schneider1-0/+3
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@293 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-28Fix the name of the SSH1 support.Andreas Schneider1-1/+1
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@290 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-28Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider1-1/+4
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@289 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+75
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c