FreeRDP/client/common
Siva Gudivada 7a2215fd40
Backport TLS1.2 enforcement and version control from master to stable2.0 (#8094)
* Add a new command line arg to enforce tls1.2

* Add better explanation of FreeRDP_EnforceTLSv1_2

(cherry picked from commit ce2e3ab0c7)

* Regenerated settings helpers

* backport prev cherry-pick

* Cleanup tls_prepare

* TLS version control

* added settings for minimal and maximal TLS versions supported
* refactorisation of the force TLSv1.2 setting

* cleanup from prev cherry-pick

* updated change log

Co-authored-by: akallabeth <akallabeth@posteo.net>
Co-authored-by: David Véron <david.veron@rubycat.eu>
2022-07-28 14:12:12 +02:00
..
test Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
client.c Fixed compilation warnings 2022-05-13 12:56:18 +02:00
CMakeLists.txt Added -DDEFINE_NO_DEPRECATED CMake option 2021-03-01 10:58:24 +01:00
cmdline.c Backport TLS1.2 enforcement and version control from master to stable2.0 (#8094) 2022-07-28 14:12:12 +02:00
cmdline.h Backport TLS1.2 enforcement and version control from master to stable2.0 (#8094) 2022-07-28 14:12:12 +02:00
compatibility.c Reformatted to new style 2019-11-07 10:53:54 +01:00
compatibility.h Added -DDEFINE_NO_DEPRECATED CMake option 2021-03-01 10:58:24 +01:00
file.c Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
geometry.c fix [client channels]: move exported API calls to client/common 2020-06-22 09:30:42 +02:00