2006-06-20 |
Juan Lang | crypt32: Simplify CRL creation.
|
commit | commitdiff | tree |
2006-06-20 |
Juan Lang | crypt32: Simplify certificate creation.
|
commit | commitdiff | tree |
2006-06-19 |
Juan Lang | crypt32: Fix decoding signed certs and CRLs.
|
commit | commitdiff | tree |
2006-06-16 |
Juan Lang | crypt32: Correct CRL tests, and fix CRL encoding/decoding...
|
commit | commitdiff | tree |
2006-06-05 |
Juan Lang | winedbg: Get rid of unused mode command.
|
commit | commitdiff | tree |
2006-06-05 |
Juan Lang | winedbg: Remove useless NOCMD state.
|
commit | commitdiff | tree |
2006-06-05 |
Juan Lang | user: Use SetPropW rather than SetPropA for internal...
|
commit | commitdiff | tree |
2006-06-03 |
Juan Lang | winedbg: Fix a crash on initial empty input.
|
commit | commitdiff | tree |
2006-06-03 |
Juan Lang | crypt32: Implement X509_NAME_VALUE encoding/decoding.
|
commit | commitdiff | tree |
2006-06-02 |
Juan Lang | crypt32: Add name value tests.
|
commit | commitdiff | tree |
2006-06-02 |
Juan Lang | crypt32: Remove exception handling from internal decoding...
|
commit | commitdiff | tree |
2006-06-02 |
Juan Lang | crypt32: Add a couple CRL encoding tests, one that...
|
commit | commitdiff | tree |
2006-06-02 |
Juan Lang | crypt32: Make base64 tests loadable on win9x.
|
commit | commitdiff | tree |
2006-05-31 |
Juan Lang | crypt32: Implement CryptBinaryToStringA and CryptStringToBin...
|
commit | commitdiff | tree |
2006-05-26 |
Juan Lang | crypt32: Implement CertVerifyCRLTimeValidity and partially...
|
commit | commitdiff | tree |
2006-05-26 |
Juan Lang | crypt32: Combine redundant code.
|
commit | commitdiff | tree |
2006-05-26 |
Juan Lang | crypt32: Implement CertSerializeCRLStoreElement.
|
commit | commitdiff | tree |
2006-05-25 |
Juan Lang | crypt32: Add support for CRLs.
|
commit | commitdiff | tree |
2006-05-25 |
Juan Lang | crypt32: Use public functions when finding certificates.
|
commit | commitdiff | tree |
2006-05-25 |
Juan Lang | crypt32: Add one more test of CertAddEncodedCertificateToStore.
|
commit | commitdiff | tree |
2006-05-25 |
Juan Lang | crypt32: Move cert functions that don't depend on the...
|
commit | commitdiff | tree |
2006-05-24 |
Juan Lang | crypt32: Test and fix a couple CertAddCertificateContextToSt...
|
commit | commitdiff | tree |
2006-05-23 |
Juan Lang | crypt32: Abstract contexts.
|
commit | commitdiff | tree |
2006-05-20 |
Juan Lang | crypt32: Move CertFindCertificateInStore and related...
|
commit | commitdiff | tree |
2006-05-20 |
Juan Lang | crypt32: Move context interface definition to common...
|
commit | commitdiff | tree |
2006-05-18 |
Juan Lang | crypt32: Add stubs for CertDuplicateCRLContext and...
|
commit | commitdiff | tree |
2006-05-17 |
Juan Lang | crypt32: Get rid of CRYPT_CreateCertificateContext...
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Split the unwieldy encode.c into two files.
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Support CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PROP_ID...
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Use the caller-supplied encoding type when...
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Add more tests for adding certs to a store.
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Implement CertCompare functions, with tests.
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Test importing public keys from a certificate.
|
commit | commitdiff | tree |
2006-05-16 |
Juan Lang | crypt32: Avoid a use-after-free bug in tests.
|
commit | commitdiff | tree |
2006-05-15 |
Juan Lang | crypt32: Use the HRESULT synonyms for converted Win32...
|
commit | commitdiff | tree |
2006-05-10 |
Juan Lang | crypt32: Partially implement CertGetIssuerCertificateFromStore.
|
commit | commitdiff | tree |
2006-05-10 |
Juan Lang | crypt32: Implement CRYPT_VERIFY_CERT_SIGN_ISSUER_CERT...
|
commit | commitdiff | tree |
2006-05-09 |
Juan Lang | crypt32: Simplify OID decoding
|
commit | commitdiff | tree |
2006-04-12 |
Juan Lang | msi: Fix possible crash bugs in error path.
|
commit | commitdiff | tree |
2006-04-11 |
Juan Lang | ntdll: Initialize a variable.
|
commit | commitdiff | tree |
2006-04-11 |
Juan Lang | crypt32: Fix a typo caught by coverity.
|
commit | commitdiff | tree |
2006-04-06 |
Juan Lang | crypt32: Implement CertCreateSelfSignCertificate, with...
|
commit | commitdiff | tree |
2006-04-06 |
Juan Lang | crypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID...
|
commit | commitdiff | tree |
2006-03-30 |
Juan Lang | crypt32: Tiny fixes.
|
commit | commitdiff | tree |
2006-03-30 |
Juan Lang | crypt32: Fix certificate adding
|
commit | commitdiff | tree |
2006-03-17 |
Juan Lang | crypt32: Implement CertGetSubjectCertificateFromStore.
|
commit | commitdiff | tree |
2006-03-16 |
Juan Lang | crypt32: Tighten CertDuplicateCertificateContext test.
|
commit | commitdiff | tree |
2006-03-13 |
Juan Lang | crypt32: Abstract contexts.
|
commit | commitdiff | tree |
2006-03-10 |
Juan Lang | crypt32: Move context properties to a separate file.
|
commit | commitdiff | tree |
2006-03-08 |
Juan Lang | crypt32: Implement CertGetValidUsages.
|
commit | commitdiff | tree |
2006-03-07 |
Juan Lang | crypt32: Simplify stores.
|
commit | commitdiff | tree |
2006-03-04 |
Juan Lang | crypt32: Move serialization functions to serialize.c.
|
commit | commitdiff | tree |
2006-03-03 |
Juan Lang | crypt32: Implement CertDuplicateStore.
|
commit | commitdiff | tree |
2006-03-01 |
Juan Lang | crypt32: Use CertFindCertificateInStore to simplify...
|
commit | commitdiff | tree |
2006-03-01 |
Juan Lang | crypt32: Eliminate an unnecessary function pointer...
|
commit | commitdiff | tree |
2006-02-28 |
Juan Lang | crypt32: Correct compile problem on gcc 2.95.
|
commit | commitdiff | tree |
2006-02-24 |
Juan Lang | crypt32: Use public functions during serialization...
|
commit | commitdiff | tree |
2006-02-24 |
Juan Lang | crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
|
commit | commitdiff | tree |
2006-02-23 |
Juan Lang | wincrypt: Add OIDs.
|
commit | commitdiff | tree |
2006-02-23 |
Juan Lang | crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
|
commit | commitdiff | tree |
2006-02-23 |
Juan Lang | crypt32: Implement CertFindCertificateInStore, with...
|
commit | commitdiff | tree |
2006-02-22 |
Juan Lang | crypt32: Tidy up tests.
|
commit | commitdiff | tree |
2006-02-22 |
Juan Lang | crypt32: Add stubs for CryptFindOIDInfo and I_CryptInstallAs...
|
commit | commitdiff | tree |
2006-02-18 |
Juan Lang | wintrust: Add some stubs.
|
commit | commitdiff | tree |
2006-02-18 |
Juan Lang | crypt32: Implement enhanced key usage.
|
commit | commitdiff | tree |
2006-02-17 |
Juan Lang | crypt32: Move certificate store functions to their...
|
commit | commitdiff | tree |
2006-02-16 |
Juan Lang | crypt32: More encoding/decoding.
|
commit | commitdiff | tree |
2006-02-16 |
Juan Lang | crypt32: Simplify CertOpenSystemStore, fix CertDuplicateCert...
|
commit | commitdiff | tree |
2006-02-16 |
Juan Lang | wininet: Use CertNameToStr for INTERNET_OPTION_SECURITY_CERT...
|
commit | commitdiff | tree |
2006-02-16 |
Juan Lang | crypt32: Fix system stores and a memory leak.
|
commit | commitdiff | tree |
2006-02-16 |
Juan Lang | crypt32: Partially implement CertGetNameString.
|
commit | commitdiff | tree |
2006-02-15 |
Juan Lang | crypt32: Rename a variable for clarity.
|
commit | commitdiff | tree |
2006-02-15 |
Juan Lang | crypt32: Output string type in trace.
|
commit | commitdiff | tree |
2006-02-10 |
Juan Lang | crypt32: Move break statement to the correct spot.
|
commit | commitdiff | tree |
2006-02-09 |
Juan Lang | crypt32: Fix up decoding.
|
commit | commitdiff | tree |
2006-02-09 |
Juan Lang | crypt32: Fix a fixme, and remove an old comment.
|
commit | commitdiff | tree |
2006-02-03 |
Juan Lang | crypt32: Add stub for CryptEnumOIDInfo.
|
commit | commitdiff | tree |
2006-02-02 |
Juan Lang | crypt32: Support external providers.
|
commit | commitdiff | tree |
2006-01-27 |
Juan Lang | iphlpapi: Reimplement interface enumeration.
|
commit | commitdiff | tree |
2006-01-25 |
Juan Lang | iphlpapi: Remove one IP address per interface restriction.
|
commit | commitdiff | tree |
2006-01-24 |
Juan Lang | iphlpapi: Clean up memory allocation.
|
commit | commitdiff | tree |
2006-01-20 |
Juan Lang | iphlpapi: Remove redundant comments and fix typos.
|
commit | commitdiff | tree |
2006-01-11 |
Juan Lang | crypt32: Fix a test that fails on Windows.
|
commit | commitdiff | tree |
2005-12-17 |
Juan Lang | crypt32: Implement more implicit properties, with tests.
|
commit | commitdiff | tree |
2005-12-16 |
Juan Lang | crypt32: Implement CRLDistPoints encoding/decoding.
|
commit | commitdiff | tree |
2005-12-13 |
Juan Lang | iphlpapi: Fix a couple of file descriptor leaks.
|
commit | commitdiff | tree |
2005-12-13 |
Juan Lang | crypt32: Decode cleanups.
|
commit | commitdiff | tree |
2005-12-02 |
Juan Lang | Implement more OID support functions.
|
commit | commitdiff | tree |
2005-11-28 |
Juan Lang | Fix parameter count on some stubs (thanks to Marcus...
|
commit | commitdiff | tree |
2005-11-24 |
Juan Lang | Add more declarations.
|
commit | commitdiff | tree |
2005-11-23 |
Juan Lang | Fix some memory leaks.
|
commit | commitdiff | tree |
2005-10-31 |
Juan Lang | Implement CertSignSignature and CertVerifySignature...
|
commit | commitdiff | tree |
2005-10-29 |
Juan Lang | Export functions by ordinal, cryptnet.dll at least...
|
commit | commitdiff | tree |
2005-10-28 |
Juan Lang | Use CryptMem functions for internal memory allocation.
|
commit | commitdiff | tree |
2005-10-27 |
Juan Lang | Implement CryptMem and undocumented I_Crypt*Tls functions...
|
commit | commitdiff | tree |
2005-10-06 |
Juan Lang | When just a public key is imported, its ALG_ID should...
|
commit | commitdiff | tree |
2005-10-04 |
Juan Lang | Use wine_get_dos_file_name rather than relying on GetFullPat...
|
commit | commitdiff | tree |
2005-10-04 |
Juan Lang | Remove .dll from DllOverrides entries, such entries...
|
commit | commitdiff | tree |
2005-10-04 |
Juan Lang | Use correct names when loading registered OID functions.
|
commit | commitdiff | tree |
2005-09-30 |
Juan Lang | Make CryptImport/ExportPublicKeyInfoEx behave the way...
|
commit | commitdiff | tree |