Sweden-Number/dlls/crypt32
Rémi Bernon 8b8b43d5f3 crypt32: Grow item size buffer by more than 1 at a time.
When Steam starts and connects, it sometimes does some crypt32
processing and ends up spending a huge amount of time in ntdll memcpy,
reallocating buffers, effectively getting stuck while connecting to the
user account.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-02 16:49:09 +02:00
..
tests crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy. 2021-04-15 18:03:47 +02:00
Makefile.in
base64.c
cert.c
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.rc
crypt32.spec
crypt32_private.h
cryptres.h
ctl.c
decode.c crypt32: Grow item size buffer by more than 1 at a time. 2021-07-02 16:49:09 +02:00
encode.c
filestore.c
main.c
message.c
msg.c
object.c
oid.c
pfx.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c
str.c
unixlib.c