projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
advapi32: Fix the parameter checks in QueryServiceStatusEx.
[wine]
/
dlls
/
crypt32
/
store.c
2011-01-17
Juan Lang
crypt32: Add stub for CertRegisterPhysicalStore.
blob
|
commitdiff
|
raw
2010-06-16
Juan Lang
crypt32: Add support for CERT_STORE_PROV_SERIALIZED...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-16
Juan Lang
crypt32: Add support for szCERT_STORE_PROV_PKCS7 to...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Juan Lang
crypt32: Validate add disposition before checking sourc...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Michael Stefaniuc
crypt32: Avoid using HIWORD() on a string pointer.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Juan Lang
crypt32: Fix CertAddCRLContextToStore for CERT_STORE_AD...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-11
Juan Lang
crypt32: Don't dereference an output pointer which...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Juan Lang
crypt32: Add a warning if a store's ref count is invalid.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Add an implementation of CertControlStore...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Rename a function to reflect its behavior...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Release contexts when removing them from the...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-04
Juan Lang
crypt32: Propagate errors from CertFree*Context to...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Juan Lang
crypt32: Don't free a certificate that hasn't been...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Michael Stefaniuc
crypt32: Remove remaining superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Juan Lang
crypt32: Include root store in CertEnumSystemStore...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Juan Lang
crypt32: Only open the read-only root store for the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Juan Lang
crypt32: Support add disposition CERT_STORE_ADD_NEWER_I...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Michael Stefaniuc
crypt32: Remove superfluous casts of void pointers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Juan Lang
crypt32: Add stub for CertEnumPhysicalStore.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Juan Lang
crypt32: Pass flags to enumeration callback.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Implement CertAddCTLContextToStore.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Implement CertDeleteCTLFromStore.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Implement CertEnumCTLsInStore.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Add CTLs to the memory store.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Implement CertAddEncodedCTLToStore.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Implement CertDuplicateCTLContext.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Add support for CTL properties.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Juan Lang
crypt32: Implement CertCreateCTLContext and CertFreeCTL...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Erik de Castro Lopo
crypt32: Use LOWORD on LPCSTR type instead of casting...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-15
Andrew Talbot
crypt32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Juan Lang
crypt32: Fix a test failure on Vista, and make Wine...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Andrew Talbot
crypt32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Juan Lang
crypt32: Add CERT_STORE_ADD_NEWER support to CertAddCer...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Juan Lang
crypt32: Don't define function pointers that are NULL...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Juan Lang
crypt32: Don't store a redundant copy of data in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Juan Lang
crypt32: Simplify I_CertUpdateStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Use I_CertUpdateStore in registry stores.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Juan Lang
crypt32: Implement I_CertUpdateStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Juan Lang
crypt32: Move CertSaveStore to serialize.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Juan Lang
crypt32: Implement CertSaveStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Juan Lang
crypt32: Add a root store implementation that reads...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Juan Lang
crypt32: Don't store the crypto provider when it isn...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Juan Lang
crypt32: Pass crypto provider and appropriate flags...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Move file store to a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Move registry stores to a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Move provider stores to a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Move collection stores to a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Move cert store definitions to header.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Where possible, pass a pointer rather than...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Use externed vars for context variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Use public APIs to empty a store.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Use public type and APIs for memory stores...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Remove some unnecessary casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Juan Lang
crypt32: Rename a confusing type.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
crypt32: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Juan Lang
crypt32: Fix typo.
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-07-30
Juan Lang
crypt32: Implement message stores.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Stefan Leichter
crypt32: Replace CRYPT_RecurseDeleteKey with RegDeleteT...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Juan Lang
crypt32: Remove wrong test and parameter check.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-21
Mounir IDRASSI
crypt32: Fix CertAddCertificateContextToStore when...
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: Implement CertGetStoreProperty and CertSetStor...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Francois Gouget
crypt32: Add missing '\n' in FIXME() call.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-09
Juan Lang
crypt32: Implement CertEnumSystemStore.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-30
Andrew Talbot
crypt32: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Andrew Talbot
crypt32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
crypt32: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
crypt32: Make some data const.
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
Marcus Meissner
crypt32: Include wine/port.h for strcasecmp.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Juan Lang
crypt32: Implement file stores.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Juan Lang
crypt32: Add stubs for some stores.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
crypt32: Use unsigned int instead of size_t to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Juan Lang
crypt32: Combine redundant code.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Juan Lang
crypt32: Implement CertSerializeCRLStoreElement.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Juan Lang
crypt32: Add support for CRLs.
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-24
Juan Lang
crypt32: Test and fix a couple CertAddCertificateContex...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Juan Lang
crypt32: Abstract contexts.
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-20
Juan Lang
crypt32: Move context interface definition to common...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Juan Lang
crypt32: Add stubs for CertDuplicateCRLContext and...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-17
Juan Lang
crypt32: Get rid of CRYPT_CreateCertificateContext...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Juan Lang
crypt32: Support CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PRO...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-16
Juan Lang
crypt32: Use the caller-supplied encoding type when...
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: Partially implement CertGetIssuerCertificateFr...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Juan Lang
crypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Juan Lang
crypt32: Fix certificate adding
blob
|
commitdiff
|
raw
|
diff to current
2006-03-17
Juan Lang
crypt32: Implement CertGetSubjectCertificateFromStore.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Juan Lang
crypt32: Abstract contexts.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Juan Lang
crypt32: Move context properties to a separate file.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Juan Lang
crypt32: Simplify stores.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-04
Juan Lang
crypt32: Move serialization functions to serialize.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-03
Juan Lang
crypt32: Implement CertDuplicateStore.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Juan Lang
crypt32: Use CertFindCertificateInStore to simplify...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Juan Lang
crypt32: Eliminate an unnecessary function pointer...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Eric Pouech
crypt32: Don't access a blob after freeing it.
blob
|
commitdiff
|
raw
|
diff to current
next