2007-10-24 |
Juan Lang | crypt32: Implement CertVerifyRevocation. |
blob | commitdiff | raw |
2007-10-24 |
Juan Lang | crypt32: Add CertVerifyRevocation stub. |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Juan Lang | crypt32: Initialize mask when allocating it. |
blob | commitdiff | raw | diff to current |
2007-10-19 |
Juan Lang | crypt32: Use GetSystemTimeAsFileTime rather than GetSys... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Don't assume a maximum of 32 valid usages. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Reduce valid usages count when removing a... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Don't set ret to FALSE when it isn't checked. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Always set cNumOIDs. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Don't fail if a cert is invalid, Windows doesn... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Don't fail if buffer is NULL, just return... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Improve trace. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Juan Lang | crypt32: Fix a silly variable name. |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Juan Lang | crypt32: Add/improve some traces. |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Juan Lang | crypt32: Move CertGetCertificateChain to chain.c. |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Juan Lang | crypt32: Avoid a memory allocation when decoding the... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Juan Lang | crypt32: Add missing break. |
blob | commitdiff | raw | diff to current |
2007-08-10 |
Juan Lang | crypt32: Trace more return values. |
blob | commitdiff | raw | diff to current |
2007-08-10 |
Juan Lang | crypt32: Use real certificates to test finding subject... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Juan Lang | crypt32: Test and correct finding a subject certificate. |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Juan Lang | crypt32: Use the authority key identifier to search... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
Juan Lang | crypt32: Fix typo. |
blob | commitdiff | raw | diff to current |
2007-08-06 |
Francois Gouget | crypt32: Better match the PSDK types and fix the winapi... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Francois Gouget | crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_O... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Juan Lang | crypt32: Support finding certificates by cert id. |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Juan Lang | crypt32: Test and fix getting a certificate context... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Juan Lang | crypt32: Fix typo in key context property test, and... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Juan Lang | crypt32: Add and use a helper function for getting... |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Juan Lang | crypt32: Remove bad special case, it isn't necessary... |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Juan Lang | crypt32: Use the outer content's signature algorithm... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Juan Lang | crypt32: Use public functions to get store access state. |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Juan Lang | crypt32: Don't set ret to TRUE when it already is. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Mounir IDRASSI | crypt32: Stub implementation of CertGetCertificateChain. |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Mounir IDRASSI | crypt32: Fix crash in CertGetCertificateContextProperty... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Mounir IDRASSI | crypt32: Correct the implementation of CertCreateSelfSi... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Andrew Talbot | crypt32: Constify some variables. |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Andrew Talbot | crypt32: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Francois Gouget | Fix compilation with gcc 2.95. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Juan Lang | crypt32: Don't crash when setting CRYPT_KEY_PROV_INFO... |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Juan Lang | crypt32: Implement CertVerifyValidityNesting. |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Juan Lang | crypt32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Juan Lang | crypt32: Make it clearer where alg ids come from in... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Juan Lang | crypt32: Implement CryptSignAndEncodeCertificate. |
blob | commitdiff | raw | diff to current |
2006-09-28 |
Juan Lang | crypt32: Implement CertGetPublicKeyLength. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Juan Lang | crypt32: Implement CryptHashPublicKeyInfo. |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Juan Lang | crypt32: Fix reading key prov info from serialized... |
blob | commitdiff | raw | diff to current |
2006-07-14 |
Juan Lang | crypt32: Correct self-signed cert creation. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Juan Lang | crypt32: Implement CryptAcquireCertificatePrivateKey. |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Juan Lang | crypt32: Implement key context property, with tests. |
blob | commitdiff | raw | diff to current |
2006-07-10 |
Juan Lang | crypt32: Implement revocation check in CertVerifySubjec... |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Juan Lang | crypt32: Simplify certificate creation. |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Andrew Talbot | crypt32: Write-strings warning fix. |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Juan Lang | crypt32: Implement CertVerifyCRLTimeValidity and partia... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Juan Lang | crypt32: Use public functions when finding certificates. |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Juan Lang | crypt32: Move cert functions that don't depend on the... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Juan Lang | crypt32: Move CertFindCertificateInStore and related... |
blob | commitdiff | raw | diff to current |
2006-05-16 |
Juan Lang | crypt32: Implement CertCompare functions, with tests. |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Juan Lang | crypt32: Use the HRESULT synonyms for converted Win32... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Juan Lang | crypt32: Implement CRYPT_VERIFY_CERT_SIGN_ISSUER_CERT... |
blob | commitdiff | raw | diff to current |
2006-04-13 |
Alexandre Julliard | crypt32: Avoid crash on NULL pointer in trace. |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Juan Lang | crypt32: Fix a typo caught by coverity. |
blob | commitdiff | raw | diff to current |
2006-04-06 |
Juan Lang | crypt32: Implement CertCreateSelfSignCertificate, with... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Juan Lang | crypt32: Implement CertGetValidUsages. |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Juan Lang | crypt32: Add stubs for CryptFindOIDInfo and I_CryptInst... |
blob | commitdiff | raw | diff to current |
2006-02-18 |
Juan Lang | crypt32: Implement enhanced key usage. |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Juan Lang | crypt32: Move certificate store functions to their... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
Juan Lang | crypt32: Simplify CertOpenSystemStore, fix CertDuplicat... |
blob | commitdiff | raw | diff to current |
2006-02-16 |
Juan Lang | crypt32: Fix system stores and a memory leak. |
blob | commitdiff | raw | diff to current |
2006-02-15 |
Juan Lang | crypt32: Rename a variable for clarity. |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Juan Lang | crypt32: Move break statement to the correct spot. |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Juan Lang | crypt32: Fix up decoding. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Alexandre Julliard | Include wine/port.h in files that use exceptions. |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Juan Lang | crypt32: Support external providers. |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Juan Lang | crypt32: Implement more implicit properties, with tests. |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Alexandre Julliard | Take advantage of the __EXCEPT_PAGE_FAULT macro. |
blob | commitdiff | raw | diff to current |
2005-12-02 |
Juan Lang | Implement more OID support functions. |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Stefan Leichter | Added stub for CryptVerifyMessageSignature. |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Juan Lang | Fix parameter count on some stubs (thanks to Marcus... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Juan Lang | Fix some memory leaks. |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Juan Lang | Implement CertSignSignature and CertVerifySignature... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Juan Lang | Use CryptMem functions for internal memory allocation. |
blob | commitdiff | raw | diff to current |
2005-09-15 |
Stefan Leichter | Added stubs for CryptInitOIDFunctionSet and |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Juan Lang | When decoding a signed cert, make sure it's really... |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Juan Lang | - call CertFreeCertificateContext from CertDeleteCertif... |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Juan Lang | - implement system stores |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Alexandre Julliard | Avoid a couple of 'clobbered by longjmp' warnings. |
blob | commitdiff | raw | diff to current |
2005-09-08 |
Juan Lang | Implement system registry stores. |
blob | commitdiff | raw | diff to current |
2005-09-07 |
Juan Lang | Implement registry stores. |
blob | commitdiff | raw | diff to current |
2005-09-03 |
Juan Lang | Correct a test that incorrectly showed signed certs... |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Juan Lang | Implement CertAddSerializedElementToStore. |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Juan Lang | Implement collection stores. |
blob | commitdiff | raw | diff to current |
2005-08-29 |
Juan Lang | Implemented memory cert stores. |
blob | commitdiff | raw | diff to current |
2005-08-26 |
Juan Lang | Added a bunch of stubs. |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Juan Lang | Implemented CryptHashCertificate. |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Juan Lang | Implement a few utility functions, with tests. |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Juan Lang | Get rid of a magic number, and improve stubs of |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Mike McCormack | Improve the CertStore code a little. |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Stefan Leichter | Added missing line break. |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Stefan Leichter | Added stub for CertFindCertificateInStore. |
blob | commitdiff | raw | diff to current |
2004-03-01 |
Juan Lang | - correct some prototypes, add some defines |
blob | commitdiff | raw | diff to current |
|