FreeRDP/winpr
akallabeth 6ac4cad8dd
Settings fixes (#7335)
* Fix temporary settings allocation for command line

Detection of legacy command line requires a temporary settings
struct. This was previously manyally allocated instead of using
freerdp_settings_new and freerdp_settings_free.

* Fixed CommandLineParseCommaSeparatedValuesEx

The name argument was not copied into the returned array.
2021-10-07 13:43:12 +02:00
..
include Hide implementation of certain stream functions 2021-10-06 09:49:07 +02:00
libwinpr Settings fixes (#7335) 2021-10-07 13:43:12 +02: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