FreeRDP/include/freerdp/crypto
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
..
ber.h tscredential: generate automatically the file from a parser 2022-02-24 08:52:25 +01:00
certificate.h Refactored certificate API: 2021-05-11 08:00:18 +02:00
crypto.h Enable smartcard NLA logon 2022-02-24 08:52:25 +01:00
der.h Reformatted to new style 2019-11-07 10:53:54 +01:00
er.h Reformatted to new style 2019-11-07 10:53:54 +01:00
per.h Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
tls.h Added const to function arguments 2021-02-17 11:29:56 +01:00