Jacek Caban : crypt32: Don't use links to certs in memory store.

Alexandre Julliard julliard at winehq.org
Thu Oct 17 13:51:49 CDT 2013


Module: wine
Branch: master
Commit: 2601f58acb75758f6b3755da08c8571513143532
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2601f58acb75758f6b3755da08c8571513143532

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct 17 11:06:44 2013 +0200

crypt32: Don't use links to certs in memory store.

---

 dlls/crypt32/cert.c            |  158 +++++++++++++++++++++++-----------------
 dlls/crypt32/collectionstore.c |   12 ++--
 dlls/crypt32/context.c         |    4 +-
 dlls/crypt32/crl.c             |    7 ++-
 dlls/crypt32/crypt32_private.h |   22 +++---
 dlls/crypt32/ctl.c             |    9 ++-
 dlls/crypt32/provstore.c       |   18 ++--
 dlls/crypt32/store.c           |   17 ++--
 8 files changed, 140 insertions(+), 107 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2601f58acb75758f6b3755da08c8571513143532



More information about the wine-cvs mailing list