FreeRDP/client
Brent Collins d98b88642b Add new command-line option to force xfreerdp into a fips compliant mode.
This option will ensure that NLA is disabled(since NTLM uses weak crypto algorithms), FIPS
encryption is enabled, and ensure fips mode is enabled for openssl.

Selectively override specific uses of MD5/RC4 with new API calls specifically tailored to override FIPS.

Add comments on why overriding the use of these algorithms under FIPS is acceptable for the locations where overrides happen.

Remove check of server proprietary certificate which was already being ignore to avoid use of MD5.

Initialize winpr openssl earlier to ensure fips mode is set before starting using any crypto algorithms.
2017-11-17 12:43:06 +01:00
..
Android Increase versionCode for aFreeRDP 2.0-rc1 2017-11-17 08:58:07 +01:00
common Add new command-line option to force xfreerdp into a fips compliant mode. 2017-11-17 12:43:06 +01:00
DirectFB Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
iOS Replaced atoi 2017-11-15 15:52:16 +01:00
Mac Added missing pointer callback. 2017-11-09 10:22:54 +01:00
Sample Silence WLog_ERR messages if last error is set. 2017-11-06 14:02:22 +01:00
Wayland Merge pull request #4034 from blino/wayland-keymap 2017-11-16 12:07:07 +01:00
Windows fixed hdc initialization into wf_begin_paint so the region invalidation into wf_end_paint applies to the same hdc 2017-10-27 14:30:00 +02:00
X11 Merge pull request #4186 from RangeeGmbH/multimonitor_primary_fix 2017-11-16 15:26:03 +01:00
.gitignore wlfreerdp: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt freerdp: UWP porting 2016-03-29 16:03:15 -04:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00