FreeRDP/client
akallabeth 73cdcdfe09
Logging and parser fixes (#7796)
* Fixed remdesk settings pointer

* Fixed sign warnings in display_write_monitor_layout_pdu

* Use freerdp_abort_connect_context and freerdp_shall_disconnect_context

* Added and updates settings

* info assert/dynamic timezone

* mcs assert/log/flags

* Fixed and added assertions for wStream

* Unified stream length checks

* Added new function to check for lenght and log
* Replace all usages with this new function

* Cleaned up PER, added parser logging

* Cleaned up BER, added parser logging

* log messages

* Modified Stream_CheckAndLogRequiredLengthEx

* Allow custom format and options
* Add Stream_CheckAndLogRequiredLengthExVa for prepared va_list

* Improved Stream_CheckAndLogRequiredLength

* Now have log level adjustable
* Added function equivalents for existing logger
* Added a backtrace in case of a failure is detected

* Fixed public API input checks
2022-04-19 14:29:17 +02:00
..
Android Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
common Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
iOS Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
Mac Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
Sample Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
Wayland Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
Windows Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
X11 Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
.gitignore Removed DirectFB client as it is unmaintained 2018-11-22 14:40:19 +01:00
CMakeLists.txt moving android client build to be part of aFreeRDP.apk gradle build 2022-03-28 19:30:12 +02: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