FreeRDP/libfreerdp/crypto
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
..
test Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
base64.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
ber.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
certificate.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
CMakeLists.txt Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
crypto.c [winpr,crypto] Split crypto header renamed 2022-11-23 09:39:56 +01:00
der.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
er.c Fixed warnings 2022-04-28 11:24:51 +02:00
opensslcompat.c Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
opensslcompat.h Fix building with LibreSSL 2.7.0 or newer 2022-06-27 12:42:06 +02:00
per.c Replaced magic numbers with definitions 2022-09-20 15:52:14 +02:00
tls.c [ntlm]: use rfc5929 binding hash algorithm 2022-11-21 13:27:08 +01:00