wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / crypt32 / context.c
2008-01-02  Alexandre Julliardcrypt32: Avoid casting away const from the context...
2007-09-10  Juan Langcrypt32: Add more tests for getting issuer cert from...
2007-08-08  Juan Langcrypt32: Add a couple traces.
2007-03-12  Jan Zerebeckicrypt32: Add DebugInfo to critical sections.
2006-10-04  Juan Langcrypt32: Win64 printf format warning fixes.
2006-06-13  Alexandre Julliardcrypt32: Use unsigned int instead of size_t to avoid...
2006-05-26  Juan Langcrypt32: Combine redundant code.
2006-05-26  Alexandre JulliardFixed a couple of instances of the old FSF address...
2006-05-23  Juan Langcrypt32: Abstract contexts.