projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Add a get param function, use it to implement CryptMsgGetParam.
[wine]
/
dlls
/
crypt32
/
tests
/
2007-06-29
Juan Lang
crypt32: Stub CryptMsgOpenToEncode for data messages.
tree
|
commitdiff
2007-06-29
Juan Lang
crypt32: Test CryptMsgGetParam for data messages opened...
tree
|
commitdiff
2007-06-29
Juan Lang
crypt32: Test CryptMsgUpdate for data messages opened...
tree
|
commitdiff
2007-06-29
Juan Lang
crypt32: Test CryptMsgOpenToEncode for data messages.
tree
|
commitdiff
2007-06-29
Juan Lang
crypt32: Add basic parameter checking to CryptMsgOpenTo*.
tree
|
commitdiff
2007-06-29
Juan Lang
crypt32: Add basic tests for CryptMsg functions.
tree
|
commitdiff
2007-06-18
Francois Gouget
crypt32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2007-06-18
Paul Vriens
crypt32/tests: Don't crash on Vista.
tree
|
commitdiff
2007-06-14
Francois Gouget
crypt32: Add missing '\n' to ok() call.
tree
|
commitdiff
2007-06-14
Paul Vriens
crypt32/tests: Vista uses a different error code.
tree
|
commitdiff
2007-06-14
Paul Vriens
crypt32/tests: Skip tests if we don't have enough rights.
tree
|
commitdiff
2007-06-13
Paul Vriens
crypt32/tests: Skip tests if we don't have enough rights.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS7_SIGNER_INFO encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS_ATTRIBUTES encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS_ATTRIBUTE encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding...
tree
|
commitdiff
2007-05-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-29
Juan Lang
crypt32: Remove wrong test and parameter check.
tree
|
commitdiff
2007-05-21
Mounir IDRASSI
crypt32: Fix CertAddCertificateContextToStore when...
tree
|
commitdiff
2007-05-15
Juan Lang
crypt32: Remove last error checks on success.
tree
|
commitdiff
2007-05-15
Juan Lang
crypt32: Implement CertGetStoreProperty and CertSetStor...
tree
|
commitdiff
2007-05-14
Mounir IDRASSI
crypt32: Fix crash in CertGetCertificateContextProperty...
tree
|
commitdiff
2007-05-10
Mounir IDRASSI
crypt32: Correct the implementation of CertCreateSelfSi...
tree
|
commitdiff
2007-05-09
Juan Lang
crypt32: Implement CertEnumSystemStore.
tree
|
commitdiff
2007-04-24
Paul Vriens
crypt32/tests: Use A-version for registry functions.
tree
|
commitdiff
2007-03-28
Francois Gouget
Remove unneeded checks on the GetModuleHandle() return...
tree
|
commitdiff
2007-03-14
Paul Vriens
crypt32/tests: No need to check return value of GetModu...
tree
|
commitdiff
2007-03-13
Paul Vriens
crypt32/tests: Use GetModuleHandle and skip.
tree
|
commitdiff
2007-01-15
Paul Vriens
crypt32/tests: Fix compilation for older gcc versions...
tree
|
commitdiff
2007-01-12
Paul Vriens
crypt32/tests: Cast-qual warning fixes.
tree
|
commitdiff
2007-01-08
Francois Gouget
crypt32/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-08
Andrew Talbot
crypt32/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-08
Andrew Talbot
crypt32/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-27
Louis Lenders
crypt32: Add test for I_CryptInstallOssGlobal.
tree
|
commitdiff
2006-10-30
Paul Vriens
crypt32: Input parameter checking.
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
tree
|
commitdiff
2006-10-12
Alexandre Julliard
Fixed some printf warnings caused by using sizeof.
tree
|
commitdiff
2006-10-06
Paul Vriens
crypt32: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-04
Paul Vriens
crypt32: More tests for CryptSIPLoad.
tree
|
commitdiff
2006-10-03
Marcus Meissner
crypt32/tests: Replace bad use of sprintf by 2 strcats.
tree
|
commitdiff
2006-10-03
Paul Vriens
crypt32: Remove bogus tests.
tree
|
commitdiff
2006-10-03
Juan Lang
crypt32: Implement CryptSignAndEncodeCertificate.
tree
|
commitdiff
2006-10-03
Juan Lang
crypt32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-02
Juan Lang
crypt32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
Paul Vriens
crypt32: A small test to verify when to write function...
tree
|
commitdiff
2006-09-28
Juan Lang
crypt32: Implement CertGetPublicKeyLength.
tree
|
commitdiff
2006-09-27
Paul Vriens
crypt32: Partly implement CryptSIPRetrieveSubjectGuid.
tree
|
commitdiff
2006-09-27
Paul Vriens
crypt32: Another CryptSIPLoad test.
tree
|
commitdiff
2006-09-27
Juan Lang
crypt32: Encode/decode authority key ids.
tree
|
commitdiff
2006-09-26
Paul Vriens
crypt32: Add tests for CryptSIPRetrieveSubjectGuid.
tree
|
commitdiff
2006-09-26
Juan Lang
crypt32: Reduce indent level of tests.
tree
|
commitdiff
2006-09-21
Juan Lang
crypt32: Test exporting key acquired through CryptAcqui...
tree
|
commitdiff
2006-09-21
Juan Lang
crypt32: Test decoding a big CRL.
tree
|
commitdiff
2006-09-20
Paul Vriens
crypt32: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-20
Paul Vriens
crypt32: Move SIP related tests to their own file.
tree
|
commitdiff
2006-09-14
Paul Vriens
crypt32/tests: Some tests for CryptSIPLoad.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-12
Alexandre Julliard
crypt32: Comment out an unreliable test.
tree
|
commitdiff
2006-09-10
Paul Vriens
crypt32: Fix the adding of pwszIsFunctionName and pwszI...
tree
|
commitdiff
2006-09-10
Paul Vriens
crypt32/tests: Added tests for CryptSIPAddProvider...
tree
|
commitdiff
2006-09-07
Andrew Talbot
crypt32/tests: Cast-qual warning fix.
tree
|
commitdiff
2006-08-25
Alexandre Julliard
crypt32/tests: Avoid sizeof in traces.
tree
|
commitdiff
2006-08-16
Andrew Talbot
crypt32/tests: Write-strings warning fix.
tree
|
commitdiff
2006-08-15
Juan Lang
crypt32: Implement CertCreateCertificateChainEngine...
tree
|
commitdiff
2006-08-14
Andrew Talbot
crypt32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-12
Juan Lang
crypt32: Improve undocumented functions.
tree
|
commitdiff
2006-08-11
Juan Lang
crypt32/tests: Only load crypt32 once.
tree
|
commitdiff
2006-08-10
Juan Lang
crypt32: Implement CryptRegisterDefaultOIDFunction...
tree
|
commitdiff
2006-08-10
Juan Lang
crypt32: Add a couple stubs, and implement the undocume...
tree
|
commitdiff
2006-07-29
Juan Lang
crypt32: Implement CryptHashPublicKeyInfo.
tree
|
commitdiff
2006-07-28
Andrew Talbot
crypt32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-27
Juan Lang
crypt32: Implement CryptStrToNameA/W, with tests.
tree
|
commitdiff
2006-07-27
Juan Lang
crypt32: Implement X509_UNICODE_NAME encoding/decoding.
tree
|
commitdiff
2006-07-26
Alexandre Julliard
crypt32/tests: Clean up temp files.
tree
|
commitdiff
2006-07-26
Juan Lang
crypt32: Implement file stores.
tree
|
commitdiff
2006-07-20
Juan Lang
crypt32: Implement more string types for X509_NAME_VALUE.
tree
|
commitdiff
2006-07-20
Juan Lang
crypt32: Correct handling of empty output buffer in...
tree
|
commitdiff
2006-07-19
Juan Lang
crypt32: Implement X509_UNICODE_NAME_VALUE encoding...
tree
|
commitdiff
2006-07-19
Stefan Leichter
crypt32: Make tests loadable on NT4.
tree
|
commitdiff
2006-07-19
Andrew Talbot
crypt32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-18
Juan Lang
crypt32: Output x.500 strings from CertNameToStrA/W.
tree
|
commitdiff
2006-07-12
Juan Lang
crypt32: Implement CryptAcquireCertificatePrivateKey.
tree
|
commitdiff
2006-07-11
Juan Lang
crypt32: Implement key context property, with tests.
tree
|
commitdiff
2006-07-11
Andrew Talbot
crypt32/tests: Write-strings warnings test.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-26
Francois Gouget
crypt32: Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-06-22
Juan Lang
crypt32: Implement CertGetCRLFromStore.
tree
|
commitdiff
2006-06-21
Juan Lang
crypt32: Implement some CRL verification functions.
tree
|
commitdiff
2006-06-20
Juan Lang
crypt32: Rearrange functions a bit.
tree
|
commitdiff
2006-06-20
Juan Lang
crypt32: Encode/decode CRL issuing dist points.
tree
|
commitdiff
2006-06-19
Juan Lang
crypt32: Fix decoding signed certs and CRLs.
tree
|
commitdiff
2006-06-16
Juan Lang
crypt32: Correct CRL tests, and fix CRL encoding/decodi...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
crypt32/tests: Don't use sizeof in ok() to avoid printf...
tree
|
commitdiff
2006-06-13
Alexandre Julliard
crypt32/tests: Use lstrlenA instead of strlen in ok...
tree
|
commitdiff
next