FreeRDP/winpr/libwinpr/sspi/NTLM
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
..
ntlm_av_pairs.c Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_av_pairs.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_compute.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
ntlm_compute.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_export.h Re-added "extern" to ntlm_export.h symbols 2021-06-19 09:49:41 +02:00
ntlm_message.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
ntlm_message.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm.c Fixed windows build (_snpnrintf) 2022-03-28 15:52:59 +02:00
ntlm.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00