summaryrefslogtreecommitdiffstats
path: root/DefineOptions.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Compile libssh with nacl if possibleAris Adamantiadis2013-11-031-1/+5
| | | | | Conflicts: DefineOptions.cmake
* cmake: Allow to build without examples.Andreas Schneider2013-09-161-0/+1
| | | | BUG: https://red.libssh.org/issues/114
* cmake: Make GSSAPI optional.Andreas Schneider2013-07-131-0/+1
|
* cmake: Fix library linking.Andreas Schneider2011-09-231-2/+2
|
* cmake: Support WITH_ZLIB and WITH_LIBZ)Andreas Schneider2011-08-211-1/+7
|
* Set variables in the good orderAris Adamantiadis2010-12-281-3/+5
|
* Moved benchmarks to the tests/ directoryAris Adamantiadis2010-12-281-0/+3
|
* New benchmarks directoryAris Adamantiadis2010-12-191-0/+1
|
* tests: Move client tests to a seperate directory.Andreas Schneider2010-06-031-1/+1
| | | | Tests which require a running sshd should go to tests/client.
* Fixed unit testing.Andreas Schneider2010-03-021-0/+4
|
* Added unit testing support using check.Andreas Schneider2010-03-021-0/+1
|
* Optional compilation of developper's docAris Adamantiadis2009-12-161-0/+1
|
* Compile with pcap support by defaultAris Adamantiadis2009-11-271-1/+1
| | | | This will permit to get pcap debugging out of the box
* First lines of experimental pcap output supportAris Adamantiadis2009-11-081-0/+1
| | | | This will serve to debug packets right under wireshark !
* Add an option to let users choose libgcryptAris Adamantiadis2009-09-251-0/+1
|
* Enable the debug calltrace by default.Andreas Schneider2009-08-121-1/+2
|
* Add option to build with or without sftp support.Andreas Schneider2009-04-271-0/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@618 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add option to enable crypto debug output.Andreas Schneider2009-04-161-0/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@509 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add WITH_SERVER option.Andreas Schneider2009-03-281-0/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@293 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider2009-03-281-0/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@289 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add an option to build a static library.Andreas Schneider2009-03-251-0/+1
| | | | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@285 7dcaeef0-15fb-0310-b436-a5af3365683c
* Add Makefiles for the CMake build system.Andreas Schneider2009-02-021-0/+1
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@203 7dcaeef0-15fb-0310-b436-a5af3365683c