aboutsummaryrefslogtreecommitdiff
path: root/DefineOptions.cmake
AgeCommit message (Expand)AuthorFilesLines
2023-03-01Add support for PKCS#11 provider in OpenSSL 3.0Jakub Jelen1-0/+1
2023-02-02Remove support for DSA KeysMohammad Shehar Yaar Tausif1-1/+0
2023-01-09cmake: Document the consequences of enabling benchmarksJakub Jelen1-1/+1
2022-10-12Fix various spelling issues reported by codespellJakub Jelen1-1/+1
2020-09-02ConfigureChecks.cmake: Disable HAVE_DSA by default (when mbedTLS is not enabled)Sahana Prasad1-0/+1
2020-05-05Add basic support for none cipher and MACsJakub Jelen1-1/+6
2019-12-20cmake: Add new option for PKCS11 URI supportSahana Prasad1-0/+1
2019-11-07cmake: Add option to build shared libsAndreas Schneider1-0/+1
2019-11-07cmake: Remove WITH_STATIC_LIBAndreas Schneider1-7/+2
2019-05-14cmake,options: Allow to set global client config fileAnderson Toshiyuki Sasaki1-0/+4
2019-04-01cmake,options: Allow to set global bind config fileAnderson Toshiyuki Sasaki1-0/+4
2019-02-07Allow building without Group Exchange supportJakub Jelen1-0/+1
2018-12-19crypto: Disable blowfish support by defaultAndreas Schneider1-0/+1
2018-09-17tests: Add a sftp benchmark test for write/readAndreas Schneider1-2/+3
2018-08-20cmake: Add support for picky developer flagsAndreas Schneider1-0/+2
2018-08-13cmake: Only install static lib if built WITH_STATIC_LIBAndreas Schneider1-1/+5
2018-08-08cmake: Introduce symbol versioningAnderson Toshiyuki Sasaki1-0/+6
2018-06-29Rest in Peace SSHv1Andreas Schneider1-1/+0
2018-06-29cmake: Add SERVER_TESTING optionAndreas Schneider1-0/+1
2018-06-29cmake: Rename WITH_CLIENT_TESTING option to CLIENT_TESTINGAndreas Schneider1-1/+1
2018-06-29cmake: Rename WITH_TESTING option to UNIT_TESTINGAndreas Schneider1-4/+4
2018-06-04cmake: add WITH_PACKET_DEBUG optionAris Adamantiadis1-0/+1
2018-02-04cmake: Build ssh_server_fuzzer if enabledAndreas Schneider1-2/+3
2017-12-28add mbedtls crypto supportJuraj Vijtiuk1-0/+1
2013-11-03Compile libssh with nacl if possibleAris Adamantiadis1-1/+5
2013-09-16cmake: Allow to build without examples.Andreas Schneider1-0/+1
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
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
2009-11-08First lines of experimental pcap output supportAris Adamantiadis1-0/+1
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
2009-04-16Add option to enable crypto debug output.Andreas Schneider1-0/+1
2009-03-28Add WITH_SERVER option.Andreas Schneider1-0/+1
2009-03-28Add an option WITH_LIBZ to compile with zlib support.Andreas Schneider1-0/+1
2009-03-25Add an option to build a static library.Andreas Schneider1-0/+1
2009-02-02Add Makefiles for the CMake build system.Andreas Schneider1-0/+1