FreeRDP/channels
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
..
ainput Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
audin Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
client Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
cliprdr Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
disp Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
drdynvc Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
drive Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
echo Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
encomsp Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
geometry Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
gfxredir Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
parallel Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
printer Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rail Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rdp2tcp Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
rdpdr Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rdpei Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rdpgfx Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
rdpsnd Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
remdesk Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
serial Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
server Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
sshagent Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
tsmf Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
urbdrc Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
video Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00