Sweden-Number/dlls/crypt32
Dmitry Timoshkov 8afb89436f crypt32: Avoid truncating unicode chars.
So that strings containing Cyrillic Capital Letter ER (0x420) won't be
quoted when not needed.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-17 20:57:54 +01:00
..
tests crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
Makefile.in crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
base64.c
cert.c crypt32: Add support for importing RSA public keys with BCrypt. 2021-04-12 19:34:50 +02:00
chain.c crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy. 2021-04-15 18:03:47 +02:00
collectionstore.c
context.c
crl.c crypt32: Copy the CRL_INFO structure instead of recalculating it. 2021-07-21 22:02:23 +02:00
crypt32.rc
crypt32.spec
crypt32_private.h crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
cryptres.h
ctl.c
decode.c crypt32: Add missing 'break' to X509_ECC_SIGNATURE case. 2021-07-26 19:42:25 +02:00
encode.c crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding. 2021-07-19 12:17:41 +02:00
filestore.c
main.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
message.c
msg.c
object.c
oid.c
pfx.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00
serialize.c
sip.c
store.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
str.c crypt32: Avoid truncating unicode chars. 2021-11-17 20:57:54 +01:00
unixlib.c crypt32: Convert the Unix library to the __wine_unix_call interface. 2021-10-31 17:09:52 +01:00