CVS log for wine/dlls/crypt32/tests/main.c

[BACK] Up to [wine] / wine / dlls / crypt32 / tests

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - [select for diffs], Thu Nov 13 14:52:07 2008 UTC (7 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_9, Wine-1_1_25, Wine-1_1_24, Wine-1_1_23, Wine-1_1_22, Wine-1_1_21, Wine-1_1_20, Wine-1_1_19, Wine-1_1_18, Wine-1_1_17, Wine-1_1_16, Wine-1_1_15, Wine-1_1_14, Wine-1_1_13, Wine-1_1_12, Wine-1_1_11, Wine-1_1_10, HEAD
Changes since 1.28: +4 -2 lines
Diff to previous 1.28 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
crypt32/tests: Fix a test failure on Vista and W2K8.

Revision 1.28 / (download) - [select for diffs], Thu Nov 13 14:52:06 2008 UTC (7 months, 2 weeks ago) by julliard
Branch: MAIN
Changes since 1.27: +5 -0 lines
Diff to previous 1.27 (colored)

Paul Vriens <Paul.Vriens.Wine@gmail.com>
crypt32/tests: Skip some tests if needed.

Revision 1.27 / (download) - [select for diffs], Tue Nov 11 14:36:52 2008 UTC (7 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26 (colored)

Nicolas Le Cam <niko.lecam@gmail.com>
crypt32/tests: Fix a failing test on win2000.

Revision 1.26 / (download) - [select for diffs], Fri Nov 7 13:24:29 2008 UTC (7 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_8
Changes since 1.25: +0 -2 lines
Diff to previous 1.25 (colored)

Juan Lang <juan.lang@gmail.com>
crypt32: Implement CryptFormatObject for szOID_AUTHORITY_KEY_IDENTIFIER2.

Revision 1.25 / (download) - [select for diffs], Fri Nov 7 13:24:27 2008 UTC (7 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.24: +0 -4 lines
Diff to previous 1.24 (colored)

Juan Lang <juan.lang@gmail.com>
crypt32: Add base implementation of CryptFormatObject.

Revision 1.24 / (download) - [select for diffs], Fri Nov 7 13:24:26 2008 UTC (7 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.23: +115 -0 lines
Diff to previous 1.23 (colored)

Juan Lang <juan.lang@gmail.com>
crypt32: Add tests for CryptFormatObject.

Revision 1.23 / (download) - [select for diffs], Wed Sep 3 12:44:45 2008 UTC (9 months, 4 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_7, Wine-1_1_6, Wine-1_1_5, Wine-1_1_4
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

James Hawkins <jhawkins@codeweavers.com>
crypt32: Remove a test with a binary result that behaves differently across platforms.

Revision 1.22 / (download) - [select for diffs], Wed Sep 3 12:44:44 2008 UTC (9 months, 4 weeks ago) by julliard
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored)

James Hawkins <jhawkins@codeweavers.com>
crypt32: Fix a test that fails in Vista.

Revision 1.21 / (download) - [select for diffs], Wed Aug 15 09:36:13 2007 UTC (22 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_3, Wine-1_1_2, Wine-1_1_1, Wine-1_1_0, Wine-1_0_1, Wine-1_0-rc5, Wine-1_0-rc4, Wine-1_0-rc3, Wine-1_0-rc2, Wine-1_0-rc1, Wine-1_0, Wine-0_9_61, Wine-0_9_60, Wine-0_9_59, Wine-0_9_58, Wine-0_9_57, Wine-0_9_56, Wine-0_9_55, Wine-0_9_54, Wine-0_9_53, Wine-0_9_52, Wine-0_9_51, Wine-0_9_50, Wine-0_9_49, Wine-0_9_48, Wine-0_9_47, Wine-0_9_46, Wine-0_9_45, Wine-0_9_44, STABLE
Changes since 1.20: +2 -9 lines
Diff to previous 1.20 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
crypt32/tests: Use GetModuleHandle and skip.

Revision 1.20 / (download) - [select for diffs], Mon Jun 18 13:06:53 2007 UTC (2 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_43, Wine-0_9_42, Wine-0_9_41, Wine-0_9_40
Changes since 1.19: +42 -30 lines
Diff to previous 1.19 (colored)

Paul Vriens <paul.vriens.wine@gmail.com>
crypt32/tests: Don't crash on Vista.

Revision 1.19 / (download) - [select for diffs], Mon Nov 27 18:56:22 2006 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_39, Wine-0_9_38, Wine-0_9_37, Wine-0_9_36, Wine-0_9_35, Wine-0_9_34, Wine-0_9_33, Wine-0_9_32, Wine-0_9_31, Wine-0_9_30, Wine-0_9_29, Wine-0_9_28, Wine-0_9_27
Changes since 1.18: +19 -0 lines
Diff to previous 1.18 (colored)

Louis Lenders <xerox_xerox2000@yahoo.co.uk>
crypt32: Add test for I_CryptInstallOssGlobal.

Revision 1.18 / (download) - [select for diffs], Mon Oct 2 20:06:28 2006 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_26, Wine-0_9_25, Wine-0_9_24, Wine-0_9_23
Changes since 1.17: +30 -30 lines
Diff to previous 1.17 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32/tests: Win64 printf format warning fixes.

Revision 1.17 / (download) - [select for diffs], Wed Sep 20 10:34:54 2006 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_22
Changes since 1.16: +0 -154 lines
Diff to previous 1.16 (colored)

Paul Vriens <Paul.Vriens@xs4all.nl>
crypt32: Move SIP related tests to their own file.

Revision 1.16 / (download) - [select for diffs], Thu Sep 14 15:12:10 2006 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
Changes since 1.15: +76 -0 lines
Diff to previous 1.15 (colored)

Paul Vriens <Paul.Vriens@xs4all.nl>
crypt32/tests: Some tests for CryptSIPLoad.

Revision 1.15 / (download) - [select for diffs], Sun Sep 10 08:33:06 2006 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_21
Changes since 1.14: +3 -6 lines
Diff to previous 1.14 (colored)

Paul Vriens <Paul.Vriens@xs4all.nl>
crypt32: Fix the adding of pwszIsFunctionName and pwszIsFunctionNameFmt2.

Revision 1.14 / (download) - [select for diffs], Sun Sep 10 08:32:51 2006 UTC (2 years, 9 months ago) by julliard
Branch: MAIN
Changes since 1.13: +81 -0 lines
Diff to previous 1.13 (colored)

Paul Vriens <Paul.Vriens@xs4all.nl>
crypt32/tests: Added tests for CryptSIPAddProvider and CryptSIPRemoveProvider.

Revision 1.13 / (download) - [select for diffs], Sat Aug 12 11:11:10 2006 UTC (2 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_20
Changes since 1.12: +32 -4 lines
Diff to previous 1.12 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32: Improve undocumented functions.

- Test and implement I_CryptGetDefaultCryptProv (and correct its
  parameter list)
- I_CryptReadTrustedPublisherDWORDValueFromRegistry always initializes
  its out parameter, correct and show with a test.

Revision 1.12 / (download) - [select for diffs], Fri Aug 11 18:39:04 2006 UTC (2 years, 10 months ago) by julliard
Branch: MAIN
Changes since 1.11: +88 -92 lines
Diff to previous 1.11 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32/tests: Only load crypt32 once.

Revision 1.11 / (download) - [select for diffs], Thu Aug 10 09:43:57 2006 UTC (2 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_19
Changes since 1.10: +50 -0 lines
Diff to previous 1.10 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32: Add a couple stubs, and implement the undocumented I_CryptReadTrustedPublisherDWORDValueFromRegistry.

Revision 1.10 / (download) - [select for diffs], Wed Jul 19 09:03:32 2006 UTC (2 years, 11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_18
Changes since 1.9: +6 -3 lines
Diff to previous 1.9 (colored)

Andrew Talbot <Andrew.Talbot@talbotville.com>
crypt32/tests: Write-strings warnings fix.

Revision 1.9 / (download) - [select for diffs], Tue May 23 12:47:43 2006 UTC (3 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_17, Wine-0_9_16, Wine-0_9_15, Wine-0_9_14
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (colored)

Jonathan Ernst <jonathan@ernstfamily.ch>
Update the address of the Free Software Foundation.

Revision 1.8 / (download) - [select for diffs], Mon May 15 09:53:00 2006 UTC (3 years, 1 month ago) by julliard
Branch: MAIN
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32: Use the HRESULT synonyms for converted Win32 error codes.

Revision 1.7 / (download) - [select for diffs], Thu Feb 23 11:56:36 2006 UTC (3 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_9, Wine-0_9_13, Wine-0_9_12, Wine-0_9_11, Wine-0_9_10
Changes since 1.6: +0 -103 lines
Diff to previous 1.6 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.

Revision 1.6 / (download) - [select for diffs], Wed Jan 11 20:37:18 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_8, Wine-0_9_7, Wine-0_9_6
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored)

Juan Lang <juan_lang@yahoo.com>
crypt32: Fix a test that fails on Windows.

Revision 1.5 / (download) - [select for diffs], Thu Oct 27 10:24:20 2005 UTC (3 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_5, Wine-0_9_4, Wine-0_9_3, Wine-0_9_2, Wine-0_9_1
Changes since 1.4: +98 -0 lines
Diff to previous 1.4 (colored)

Juan Lang <juan_lang@yahoo.com>
Implement CryptMem and undocumented I_Crypt*Tls functions, with tests.

Revision 1.4 / (download) - [select for diffs], Sat Sep 3 09:36:55 2005 UTC (3 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050930, Wine-0_9
Changes since 1.3: +23 -10 lines
Diff to previous 1.3 (colored)

Juan Lang <juan_lang@yahoo.com>
Improve CryptAlgIdToOID/CryptOIDToAlgId tests, and prevent a crash in
CryptOIDToAlgId.

Revision 1.3 / (download) - [select for diffs], Mon Aug 29 09:38:19 2005 UTC (3 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050830
Changes since 1.2: +6 -5 lines
Diff to previous 1.2 (colored)

Mike McCormack <mike@codeweavers.com>
gcc 4.0 warning fixes.

Revision 1.2 / (download) - [select for diffs], Thu Jul 7 20:27:55 2005 UTC (3 years, 11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050725
Changes since 1.1: +151 -0 lines
Diff to previous 1.1 (colored)

Juan Lang <juan_lang@yahoo.com>
Implement a few utility functions, with tests.

Revision 1.1 / (download) - [select for diffs], Tue Jun 14 11:38:36 2005 UTC (4 years ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050628

Juan Lang <juan_lang@yahoo.com>
Add CertAlgIdToOID and CertOIDToAlgId, with tests.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




Report problems to: web-admin@winehq.com