aboutsummaryrefslogtreecommitdiff
path: root/DefineOptions.cmake
AgeCommit message (Collapse)AuthorFilesLines
2013-10-06Compile libssh with nacl if possibleAris Adamantiadis1-1/+5
Conflicts: DefineOptions.cmake
2013-10-01cmake: Allow to build without examples.Andreas Schneider1-0/+1
BUG: https://red.libssh.org/issues/114
2013-07-13cmake: Make GSSAPI optional.Andreas Schneider1-0/+1
2011-09-23cmake: Fix library linking.Andreas Schneider1-2/+2
2011-08-21cmake: Support WITH_ZLIB and WITH_LIBZ)Andreas Schneider1-1/+7
2010-12-28Set variables in the good orderAris Adamantiadis1-3/+5
2010-12-28Moved benchmarks to the tests/ directoryAris Adamantiadis1-0/+3
2010-12-19New benchmarks directoryAris Adamantiadis1-0/+1
2010-06-03tests: Move client tests to a seperate directory.Andreas Schneider1-1/+1
Tests which require a running sshd should go to tests/client.
2010-03-02Fixed unit testing.Andreas Schneider1-0/+4
2010-03-02Added unit testing support using check.Andreas Schneider1-0/+1
2009-12-16Optional compilation of developper's docAris Adamantiadis1-0/+1
2009-11-27Compile with pcap support by defaultAris Adamantiadis1-1/+1
This will permit to get pcap debugging out of the box
2009-11-08First lines of experimental pcap output supportAris Adamantiadis1-0/+1
This will serve to debug packets right under wireshark !
2009-09-25Add an option to let users choose libgcryptAris Adamantiadis1-0/+1
2009-08-12Enable the debug calltrace by default.Andreas Schneider1-1/+2
2009-04-27Add option to build with or without sftp support.Andreas Schneider1-0/+1
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/+1
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/+1
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@293 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-28Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider1-0/+1
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@289 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-03-25Add an option to build a static library.Andreas Schneider1-0/+1
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@285 7dcaeef0-15fb-0310-b436-a5af3365683c
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+1
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c