Juan Lang : crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Sep 11 07:28:42 CDT 2007


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

Author: Juan Lang <juan.lang at gmail.com>
Date:   Mon Sep 10 09:46:56 2007 -0700

crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system.

---

 dlls/crypt32/Makefile.in       |    1 +
 dlls/crypt32/crypt32_private.h |    1 +
 dlls/crypt32/rootstore.c       |  506 ++++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/store.c           |    8 +-
 4 files changed, 511 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list