mshtml: Added possibility to get node object from nsIDOMNode only if available.
[wine] / dlls / cryptnet /
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-31  Andrew Talbotcryptnet: Remove unneeded cast.
2007-12-14  Aric Stewartcryptnet: InternetCrackUrlW requires component buffers...
2007-11-06  Alexandre JulliardInclude objbase.h where need to get the DllRegisterServ...
2007-10-29  Francois Gougetcryptnet: Fix compilation on systems that don't support...
2007-10-26  Francois Gougetcryptnet: Fix compilation on systems that don't support...
2007-10-24  Juan Langcryptnet: Don't prefer native version.
2007-10-24  Juan Langcryptnet: Implement CertDllVerifyRevocation.
2007-10-24  Juan Langcryptnet: Get cache entry expire time from HTTP expires...
2007-10-24  Juan Langcryptnet: Set timeout on http connections when a timeou...
2007-10-23  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Return FALSE if the requested URL exists...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlA on top...
2007-10-23  Juan Langcryptnet: Add tests for CryptRetrieveObjectByUrl.
2007-10-23  Juan Langcryptnet: Add stubs for CryptRetrieveObjectByUrlA/W.
2007-10-22  Juan Langcryptnet: Fix a leak.
2007-10-19  Juan Langcryptnet: Partially implement CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Add stub for CryptGetObjectUrl.
2007-10-19  Juan Langcryptnet: Add CertDllVerifyRevocation stub.
2007-10-19  Juan Langcryptnet: Implement DllRegisterServer/DllUnregisterServer.
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-05  Bang Jun-Youngcryptnet: Add .gitignore.
2006-06-29  Maarten Lankhorstcryptnet: Implement a stub cryptnet dll.