aboutsummaryrefslogtreecommitdiff
path: root/libssh/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Fix getaddrinfo and gethostbyname build problems on Solaris.Andreas Schneider1-0/+14
2009-06-04Make use of poll() and add a poll-emulation for win32.Andreas Schneider1-0/+1
2009-04-30Improve the autopubkey authentication.Andreas Schneider1-0/+1
2009-04-27Add option to build with or without sftp support.Andreas Schneider1-2/+14
2009-04-16Fix typo.Andreas Schneider1-1/+1
2009-04-14Only compile SSHv1 files if enabled.Andreas Schneider1-2/+8
2009-03-30Fix sources list of libssh.Andreas Schneider1-3/+0
2009-03-28Fix compilation of the server with option turned off.Andreas Schneider1-1/+7
2009-03-25Add an option to build a static library.Andreas Schneider1-8/+44
2009-03-17Don't require C++ compiler.Andreas Schneider1-1/+1
2009-03-08Fix compilation and installation of libssh.Andreas Schneider1-0/+7
2009-03-08Fix crypto/gcrypt detection and prepare for cross compilation.Andreas Schneider1-4/+25
2009-02-03Fix typo.Andreas Schneider1-1/+1
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+91