aboutsummaryrefslogtreecommitdiff
path: root/programs/ssl/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-24Refactor common PThreads CMake codePaul Elliott1-3/+0
2024-01-19Set preferences before finding Threads in CMakePaul Elliott1-0/+2
2024-01-05Link programs with pthread via cmakePaul Elliott1-1/+1
2021-10-25Rename DEV_MODE to GEN_FILESDavid Horstmann1-2/+2
2021-10-25Fix assorted spelling and wording issuesDavid Horstmann1-2/+2
2021-10-25Introduce "Dev mode" optionManuel Pégourié-Gonnard1-9/+13
2021-10-25Allow CMake to generate query_config.cManuel Pégourié-Gonnard1-1/+16
2021-10-25Simplify source declarations in ssl/CMakeLists.txtManuel Pégourié-Gonnard1-5/+1
2021-04-21Remove PKCS#11 library wrapper.Mateusz Starzyk1-4/+0
2021-04-15Merge branch 'development_3.0' into drop_old_tls_optionsMateusz Starzyk1-0/+1
2021-03-16Remove certs module from mbedtls.Mateusz Starzyk1-0/+1
2021-03-16Drop support for TLS record-level compression.Mateusz Starzyk1-4/+0
2021-01-26Merge pull request #3897 from d3zd3z/fix-cmake28Ronald Cron1-1/+7
2021-01-06ssl_test_lib.[hc]: new source file for common SSL test codeGilles Peskine1-2/+4
2020-11-18cmake: Fix added sources to targetsDavid Brown1-1/+7
2020-11-03cmake: Avoid using target_properties for old cmakeDavid Brown1-2/+2
2020-10-20Build: Add MBEDTLS_TARGET_PREFIXRaef Coles1-1/+1
2020-06-26programs: Link to tests common codeRonald Cron1-2/+3
2020-06-26programs: cmake: Use list of executablesRonald Cron1-39/+15
2020-06-26programs: cmake: Fix relative path warningsRonald Cron1-2/+2
2020-06-26programs: ssl: cmake: Add missing executablesRonald Cron1-0/+2
2020-06-26programs: ssl: cmake: Reorder declaration of executablesRonald Cron1-9/+9
2020-04-17Sort lists in CMakeLists.txt filesManuel Pégourié-Gonnard1-2/+2
2020-04-14Rename program 'ssl_base64_dump' to 'ssl_context_info'Piotr Nowicki1-2/+2
2020-04-14Initial work on the ssl dump program from base64 codePiotr Nowicki1-0/+3
2020-02-11query_config: Move to programs/testJaeden Amero1-2/+2
2019-02-07Improve cmake inclusion of query_config.c when building appsAndres Amaya Garcia1-2/+4
2019-02-07Update programs/ssl/CMakeLists.txt with query_config.c depAndres Amaya Garcia1-2/+2
2015-06-25Fix whitespace in CMakeLists.txtManuel Pégourié-Gonnard1-9/+9
2015-02-16Merge branch 'development' into dtlsManuel Pégourié-Gonnard1-0/+4
2015-02-16Add mini_client.cManuel Pégourié-Gonnard1-0/+4
2015-01-29Merge branch 'development' into dtlsManuel Pégourié-Gonnard1-1/+1
2015-01-27Rename project in CMakeManuel Pégourié-Gonnard1-1/+1
2014-10-21Add dlts_client.c and dtls_server.cManuel Pégourié-Gonnard1-0/+8
2013-12-30Only search for Pthread on Windows platformsPaul Bakker1-1/+2
2013-12-30Added version of the SSL pthread server examplePaul Bakker1-1/+17
2012-09-25 - Added first version of ssl_server2 example applicationPaul Bakker1-0/+3
2012-07-03 - Modified CMakeLists to support zlibPaul Bakker1-0/+4
2011-12-11 - Changed commands to lowercase where it was not the casePaul Bakker1-1/+1
2011-05-23 - Added the ssl_mail_client example applicationPaul Bakker1-1/+4
2011-05-20 - Added ssl_fork_server example programPaul Bakker1-1/+4
2011-01-18 - Adapted CMake files for the PKCS#11 supportPaul Bakker1-3/+11
2011-01-05 - Added install targets to the CMake filesPaul Bakker1-0/+4
2009-06-28 - Added CMake makefiles as alternative to regular Makefiles.Paul Bakker1-0/+8