Displaying 2 results from an estimated 2 matches for "wthelperprovdatafromstatedata".
2007 Oct 30
3
wine on Ubuntu box against iTunes
Hi you all!
After installed iTunes,
root at nephilim:~# ps laxf | grep -i exe
0 1004 7099 1 18 0 2651636 8452 pipe_w Ssl ? 0:00 c:
windows\system32
\explorer.exe /desktop
0 1004 7139 1 19 0 2675428 10740 pipe_w Sl pts/3 0:00 c:
\Programmi\iPod\bin
\iPodService.exe
2007 Aug 24
0
Wine release 0.9.44
...g.
wintrust: Implement SPC PE image encoding.
wintrust: Implement SPC indirect data encoding.
wintrust: Implement SPC indirect data decoding.
wintrust: Implement WTHelperGetProvSignerFromChain.
wintrust: Implement WTHelperGetProvCertFromChain.
wintrust: Implement WTHelperProvDataFromStateData.
wintrust: Forward WinVerifyTrustEx to WinVerifyTrust.
crypt32: Fix typo.
crypt32: Fix typo.
crypt32: Move CertGetCertificateChain to chain.c.
crypt32: Add stub for CertFreeCertificateChain.
crypt32: Set output chain to NULL.
crypt32: Add initial tests for...