summaryrefslogtreecommitdiffstats
path: root/libssh/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix getaddrinfo and gethostbyname build problems on Solaris.Andreas Schneider2009-07-231-0/+14
* Make use of poll() and add a poll-emulation for win32.Andreas Schneider2009-06-041-0/+1
* Improve the autopubkey authentication.Andreas Schneider2009-04-301-0/+1
* Add option to build with or without sftp support.Andreas Schneider2009-04-271-2/+14
* Fix typo.Andreas Schneider2009-04-161-1/+1
* Only compile SSHv1 files if enabled.Andreas Schneider2009-04-141-2/+8
* Fix sources list of libssh.Andreas Schneider2009-03-301-3/+0
* Fix compilation of the server with option turned off.Andreas Schneider2009-03-281-1/+7
* Add an option to build a static library.Andreas Schneider2009-03-251-8/+44
* Don't require C++ compiler.Andreas Schneider2009-03-171-1/+1
* Fix compilation and installation of libssh.Andreas Schneider2009-03-081-0/+7
* Fix crypto/gcrypt detection and prepare for cross compilation.Andreas Schneider2009-03-081-4/+25
* Fix typo.Andreas Schneider2009-02-031-1/+1
* Add Makefiles for the CMake build system.Andreas Schneider2009-02-021-0/+91