Commit Graph

139 Commits (5df2626aaeab15a13364f0c1e660d933b577ffd3)

Author SHA1 Message Date
Juan Lang ed701e0787 crypt32: Add stub for CryptGetIntendedKeyUsage. 2009-11-03 21:31:28 +01:00
Juan Lang fc0aff0d2e crypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W. 2009-11-03 21:16:12 +01:00
Dmitry Timoshkov d3c482250a rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel. 2009-10-13 14:07:00 +02:00
Alexandre Julliard a54bd70bac advapi32: Use strict prototypes in the VTableProvStruc definition. 2009-10-07 13:31:12 +02:00
Hans Leidekker 50d75d480e include: Sync definition of CERT_CHAIN_PARA and SCHANNEL_CRED with the latest SDK. 2009-05-28 15:28:39 +02:00
Juan Lang 4f7385e6bd include: Add definitions for CryptFindCertificateKeyProvInfo. 2009-01-28 12:09:09 +01:00
Juan Lang f2ee8242a2 include: Add PFX definitions. 2009-01-28 12:08:06 +01:00
Juan Lang a53537d66d include: Add a few definitions. 2009-01-28 12:07:56 +01:00
Juan Lang fa659a64e2 include: Add declaration of CryptFindLocalizedName. 2008-12-22 13:41:58 +01:00
Juan Lang a5a0748747 include: Add a few missing definitions for Netscape cert extensions. 2008-11-20 12:00:41 +01:00
Juan Lang 1eeb889252 include: Fix typos. 2008-11-20 12:00:37 +01:00
Juan Lang 5a36d48926 include: Fix typos. 2008-10-23 12:13:21 +02:00
Huw Davies c3c74ac555 include: Add a missing WINAPI. 2008-09-29 17:25:11 -05:00
Marcus Meissner 68f63689cb include: Mark up with alloc_size attribute. 2008-09-10 10:55:50 +02:00
Marcus Meissner 96412ee564 Annotate with allocation size attribute. 2008-09-05 11:22:26 +02:00
Juan Lang ece736209b wincrypt.h: Add missing definitions. 2008-08-29 12:23:14 +02:00
Juan Lang c950c8d28f wincrypt.h: Fix typos. 2008-08-29 12:23:11 +02:00
Juan Lang d4e5d62b2f wincrypt.h: Add more missing definitions. 2008-08-20 10:23:25 +02:00
Huw Davies 395a4e50ed include: Fix CRYPT_SMIME_CAPABILITIES definition. 2008-08-20 10:23:10 +02:00
Paul Vriens 51ee956b95 rsaenh: Add some new flags to wincrypt.h and use one of them. 2008-04-03 11:30:20 +02:00
Juan Lang f6705c67eb wincrypt.h: Add values for KP_PADDING key param. 2007-11-29 13:34:43 +01:00
Vijay Kiran Kamuju c2f0697763 include: Add missing definitions for DSS in wincrypt.h. 2007-11-26 14:43:28 +01:00
Vijay Kiran Kamuju f00def503b include: Add missing defines for RC5, SHA and AES in wincrypt.h. 2007-11-09 12:26:35 +01:00
Alexandre Julliard 2d1da3430c include: Add WINADVAPI to the exported advapi32 functions. 2007-11-07 12:27:27 +01:00
Francois Gouget 80911c12f4 crypt32: Better match the PSDK types and update win32.api to fix the winapi_check warnings. 2007-10-29 12:04:48 +01:00
Juan Lang 207feb97c1 crypt32: Add more missing definitions. 2007-10-22 12:36:07 +02:00
Juan Lang 72688bd239 cryptnet: Add URL_OID_GET_OBJECT_URL_FUNC definition. 2007-10-19 12:29:52 +02:00
Bang Jun-young 6ab44c8073 crypt32: Fix typo in CryptGetDefaultOIDFunctionAddress(). 2007-10-16 09:37:27 +02:00
Juan Lang a62afe7403 wincrypt.h: Add a few more definitions. 2007-10-16 09:35:23 +02:00
Juan Lang 5bc2c2045e wincrypt.h: Add a few more definitions. 2007-10-01 12:33:46 +02:00
Juan Lang 0fdb2bc89f crypt32: Add definitions used by CertSaveStore. 2007-09-28 11:31:16 +02:00
Juan Lang 8bc15e7b4a crypt32: Add policy flags definitions. 2007-09-11 12:36:05 +02:00
Francois Gouget 4aed59ef5b crypt32: Better match the PSDK types and fix the winapi_check warnings. 2007-09-10 12:14:03 +02:00
Francois Gouget 5fcce569ce bcrypt: Add a skeleton bcrypt.h header and use it. 2007-08-31 12:08:58 +02:00
Francois Gouget f67fd2cfa4 crypt32: Better match the PSDK types and fix the winapi_check warnings. 2007-08-06 12:30:48 +02:00
Francois Gouget 74bf9f1f4e crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_OR_NCRYPT_KEY_HANDLE. 2007-08-03 12:44:41 +02:00
Juan Lang e7a1e99a76 crypt32: Add CERT_ID_XXX defines. 2007-08-03 12:28:24 +02:00
Francois Gouget db895bb51a crypt32: Add FIXMEs for a couple of missing includes. 2007-07-31 21:37:19 +02:00
Francois Gouget fa489d08d3 crypt32: Add some missing CERT_XXX_ID constants. 2007-07-31 21:37:15 +02:00
Francois Gouget a33993bcbd crypt32: Fix the CryptReleaseContext() prototype. 2007-07-31 21:37:09 +02:00
Juan Lang 5270b32330 crypt32: Add missing definitions. 2007-07-31 11:15:23 +02:00
Juan Lang 04ef3c05f1 crypt32: Add CryptMsgControl stub. 2007-07-31 11:15:16 +02:00
Juan Lang 834dbceada wincrypt: Add more missing definitions. 2007-07-19 14:38:33 +02:00
Juan Lang c59d51ab24 crypt32: Fix typo. 2007-07-18 12:57:35 +02:00
Juan Lang e3d6f771e8 crypt32: Add more missing defines. 2007-07-13 14:38:17 +02:00
Juan Lang c56177a8e9 wincrypt: Add missing message flags and parameters. 2007-06-29 12:33:46 +02:00
Juan Lang a1e8343e2e wincrypt: Fix typo. 2007-05-30 11:51:20 +02:00
Mounir IDRASSI 12f4acce04 wincrypt.h: Add missing definitions. 2007-05-07 20:35:16 +02:00
Juan Lang b7019a7a64 wincrypt.h: Add missing definitions. 2007-05-04 13:32:04 +02:00
Yuval Fledel 355d3c7e47 include: Fix a typo in wincrypt.h. 2007-04-23 13:56:02 +02:00