crypt32: partial implementation of cert stores

Juan Lang juan_lang at yahoo.com
Fri Aug 19 12:54:12 CDT 2005


I'm very sorry for the size of the patch.  The pieces are all
interrelated, and I often didn't figure out one small piece till I wrote a
test case for a bigger piece that depended on it.  Hopefully all the test
cases are convincing enough.

ChangeLog: implement cert stores for certificates

Depends on LIST_FOR_EACH_ENTRY_SAFE, submitted here:
http://www.winehq.com/hypermail/wine-patches/2005/07/0482.html

For those that are interested, this still isn't enough to do anything very
useful.  It can read/write MS-format certificates to the registry, but it
can't verify the validity of any of them.  I won't tackle certificate
chain verification until I get CRL support in, and.. no promises :)

--Juan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crypt.diff
Type: text/x-patch
Size: 161270 bytes
Desc: 3530735149-crypt.diff
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050819/a07e1f94/crypt.bin


More information about the wine-patches mailing list