FreeRDP/winpr/libwinpr/sspi/NTLM
akallabeth 5799fb2018 Replace ConvertFromUnicode and ConvertToUnicode
* Use new ConvertUtf8ToWChar, ConvertUtf8NToWChar,
  ConvertUtf8ToWCharAlloc and ConvertUtf8NToWCharAlloc
* Use new ConvertWCharToUtf8, ConvertWCharNToUtf8,
  ConvertWCharToUtf8Alloc and ConvertWCharNToUtf8Alloc
* Use new Stream UTF16 to/from UTF8 read/write functions
* Use new settings UTF16 to/from UTF8 read/write functions
2022-11-28 10:42:36 +01:00
..
ntlm_av_pairs.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
ntlm_av_pairs.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm_compute.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01: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 reformatted 2022-06-23 08:48:39 +02:00
ntlm_message.h Refactored WinPR::NTLM 2022-03-22 10:59:58 +01:00
ntlm.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
ntlm.h Fixed missing includes 2022-06-29 18:10:33 +02:00