FreeRDP/client/common
Armin Novak 864ad5e681 Ignore unknown keywords for windows and posix type detection.
Eliminates wrong detection in case of an unknown keyword used.
2019-01-16 14:32:19 +01:00
..
test Cleaned up const char** -> char** for argv, since we definitely do modify the argv! 2018-06-06 16:43:09 +02:00
client.c Added new default certificate callbacks with extended information. 2018-12-04 09:35:24 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c Ignore unknown keywords for windows and posix type detection. 2019-01-16 14:32:19 +01:00
cmdline.h Added help description for /drive:hotplug,* 2018-12-12 11:29:58 -08:00
compatibility.c Added flag to silence command line parser logging during detection. 2019-01-16 14:32:19 +01:00
compatibility.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
file.c Added extended error logging for assistance, rdp file and command line parser. 2019-01-16 14:32:19 +01:00