FreeRDP/winpr
Ondrej Holy b90ccfa13f winpr/ssl: Call the winpr_enable_fips function only once
The `winpr_enable_fips`	function is called twice from the `winpr_InitializeSSL`
function after commit 49936a7b. I believe this is a bug, which might lead to
some undesired behavior. Let's call that only once.
2021-11-18 14:17:12 +01:00
..
include Fix compilation with mingw 2021-11-15 09:23:16 +01:00
libwinpr winpr/ssl: Call the winpr_enable_fips function only once 2021-11-18 14:17:12 +01:00
test WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
tools Use BIO_read_ex only with OpenSSL >= 1.1.1 2021-09-14 09:45:03 +02:00
.gitignore Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
buildflags.h.in Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
CMakeLists.txt Fixed thread related changes: 2021-09-20 10:59:59 +02:00
config.h.in Added new CMake option to dump event handles in use 2021-09-20 10:59:59 +02:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00