Up to [wine] / wine / dlls / advapi32 / tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.56 / (download) - [select for diffs], Wed Nov 4 16:37:27 2009 UTC (2 days, 19 hours ago) by julliard
Branch: MAIN
CVS Tags: HEAD
Changes since 1.55: +97 -84 lines
Diff to previous 1.55 (colored)
Jeremy White <jwhite@codeweavers.com> advapi32/tests: Only release providers and free keys if we've had success creating them.
Revision 1.55 / (download) - [select for diffs], Fri Oct 23 15:37:09 2009 UTC (2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_32
Changes since 1.54: +1 -1 lines
Diff to previous 1.54 (colored)
Juan Lang <juan.lang@gmail.com> advapi32: Fix a comment typo.
Revision 1.54 / (download) - [select for diffs], Fri Oct 23 15:37:08 2009 UTC (2 weeks ago) by julliard
Branch: MAIN
Changes since 1.53: +9 -3 lines
Diff to previous 1.53 (colored)
Paul Vriens <Paul.Vriens.Wine@gmail.com> advapi32/tests: Fix some test failures on several platforms.
Revision 1.53 / (download) - [select for diffs], Thu Oct 22 16:00:18 2009 UTC (2 weeks, 1 day ago) by julliard
Branch: MAIN
Changes since 1.52: +0 -1 lines
Diff to previous 1.52 (colored)
Juan Lang <juan.lang@gmail.com> rsaenh: Revert part of d3c482250a8232e9657ecefb3e61fff0194e3fbe.
Revision 1.52 / (download) - [select for diffs], Thu Oct 22 16:00:17 2009 UTC (2 weeks, 1 day ago) by julliard
Branch: MAIN
Changes since 1.51: +4 -1 lines
Diff to previous 1.51 (colored)
Juan Lang <juan.lang@gmail.com> rsaenh: Fail if CRYPT_IPSEC_HMAC_KEY is passed to CryptImportKey.
Revision 1.51 / (download) - [select for diffs], Thu Oct 22 16:00:16 2009 UTC (2 weeks, 1 day ago) by julliard
Branch: MAIN
Changes since 1.50: +78 -6 lines
Diff to previous 1.50 (colored)
Juan Lang <juan.lang@gmail.com> rsaenh: Add more tests of the RC2 key length.
Revision 1.50 / (download) - [select for diffs], Wed Oct 14 14:37:06 2009 UTC (3 weeks, 2 days ago) by julliard
Branch: MAIN
Changes since 1.49: +4 -1 lines
Diff to previous 1.49 (colored)
Paul Vriens <Paul.Vriens.Wine@gmail.com> advapi32/tests: Fix a test failure on W2K and lower.
Revision 1.49 / (download) - [select for diffs], Tue Oct 13 16:00:34 2009 UTC (3 weeks, 3 days ago) by julliard
Branch: MAIN
Changes since 1.48: +46 -3 lines
Diff to previous 1.48 (colored)
Dmitry Timoshkov <dmitry@codeweavers.com> rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel.
Revision 1.48 / (download) - [select for diffs], Thu Feb 26 15:38:20 2009 UTC (8 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_31,
Wine-1_1_30,
Wine-1_1_29,
Wine-1_1_28,
Wine-1_1_27,
Wine-1_1_26,
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
Changes since 1.47: +9 -9 lines
Diff to previous 1.47 (colored)
Francois Gouget <fgouget@free.fr> advapi32/tests: Use win_skip() to skip over unimplemented functionality.
Revision 1.47 / (download) - [select for diffs], Mon Jan 26 16:17:22 2009 UTC (9 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_15,
Wine-1_1_14
Changes since 1.46: +3 -2 lines
Diff to previous 1.46 (colored)
James Hawkins <truiken@gmail.com> advapi32: Skip tests if the default provider cannot be removed.
Revision 1.46 / (download) - [select for diffs], Tue Jan 13 16:57:29 2009 UTC (9 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_13
Changes since 1.45: +6 -6 lines
Diff to previous 1.45 (colored)
Michael Stefaniuc <mstefani@redhat.de> advapi32/tests: Remove superfluous pointer casts.
Revision 1.45 / (download) - [select for diffs], Fri Nov 7 13:24:46 2008 UTC (11 months, 4 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_9,
Wine-1_1_8,
Wine-1_1_12,
Wine-1_1_11,
Wine-1_1_10
Changes since 1.44: +32 -22 lines
Diff to previous 1.44 (colored)
Nicolas Le Cam <niko.lecam@gmail.com> advapi32/tests: Run a test on more platforms.
Revision 1.44 / (download) - [select for diffs], Fri Nov 7 13:24:45 2008 UTC (11 months, 4 weeks ago) by julliard
Branch: MAIN
Changes since 1.43: +73 -62 lines
Diff to previous 1.43 (colored)
Nicolas Le Cam <niko.lecam@gmail.com> advapi32/tests: test_enum_provider_types test cleanup.
Revision 1.43 / (download) - [select for diffs], Mon Oct 27 13:04:52 2008 UTC (12 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.42: +4 -4 lines
Diff to previous 1.42 (colored)
Michael Stefaniuc <mstefani@redhat.de> advapi32/tests: Use 0 instead of casting NULL to a handle of integer type.
Revision 1.42 / (download) - [select for diffs], Thu May 22 11:29:28 2008 UTC (17 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_1_7,
Wine-1_1_6,
Wine-1_1_5,
Wine-1_1_4,
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,
STABLE
Changes since 1.41: +1 -1 lines
Diff to previous 1.41 (colored)
Francois Gouget <fgouget@free.fr> advapi32/tests: Remove a stray reference to CryptReleaseContext(). This gets the test to run again on Win95.
Revision 1.41 / (download) - [select for diffs], Mon Apr 21 12:48:13 2008 UTC (18 months, 2 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-1_0-rc1,
Wine-0_9_61
Changes since 1.40: +2 -7 lines
Diff to previous 1.40 (colored)
James Hawkins <jhawkins@codeweavers.com> advapi32: Remove a test that fails on some systems.
Revision 1.40 / (download) - [select for diffs], Tue Mar 25 19:21:55 2008 UTC (19 months, 1 week ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_60,
Wine-0_9_59
Changes since 1.39: +0 -2 lines
Diff to previous 1.39 (colored)
Juan Lang <juan.lang@gmail.com> advapi32: Create MachineGuid value if it doesn't exist.
Revision 1.39 / (download) - [select for diffs], Tue Mar 25 19:21:54 2008 UTC (19 months, 1 week ago) by julliard
Branch: MAIN
Changes since 1.38: +48 -0 lines
Diff to previous 1.38 (colored)
Juan Lang <juan.lang@gmail.com> advapi32: Test the MachineGuid value.
Revision 1.38 / (download) - [select for diffs], Sat Feb 16 15:58:42 2008 UTC (20 months, 3 weeks ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_58,
Wine-0_9_57,
Wine-0_9_56
Changes since 1.37: +8 -4 lines
Diff to previous 1.37 (colored)
Juan Lang <juan.lang@gmail.com> advapi32: Fix CryptVerifySignatureW test failures on Win98SE and NT4.
Revision 1.37 / (download) - [select for diffs], Fri Feb 15 11:37:32 2008 UTC (20 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.36: +5 -0 lines
Diff to previous 1.36 (colored)
Paul Vriens <paul.vriens.wine@gmail.com> advapi32/tests: CryptVerifySignatureW is not implemented on win98.
Revision 1.36 / (download) - [select for diffs], Tue Feb 12 22:47:37 2008 UTC (20 months, 3 weeks ago) by julliard
Branch: MAIN
Changes since 1.35: +24 -9 lines
Diff to previous 1.35 (colored)
Paul Vriens <paul.vriens.wine@gmail.com> advapi32/tests: Only use functions if they are implemented.
Revision 1.35 / (download) - [select for diffs], Thu Aug 23 12:27:27 2007 UTC (2 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: 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
Changes since 1.34: +76 -0
lines
Diff to previous 1.34 (colored)
Juan Lang <juan.lang@gmail.com> advapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking.
Revision 1.34 / (download) - [select for diffs], Mon Jul 30 21:53:51 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_43
Changes since 1.33: +6 -0
lines
Diff to previous 1.33 (colored)
Paul Vriens <paul.vriens.wine@gmail.com> advapi32/tests: Use skip when we don't have enough rights.
Revision 1.33 / (download) - [select for diffs], Fri Jul 13 13:32:47 2007 UTC (2 years, 3 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_42,
Wine-0_9_41
Changes since 1.32: +7 -7
lines
Diff to previous 1.32 (colored)
Paul Vriens <paul.vriens.wine@gmail.com> advapi32/tests: Use skip instead of trace.
Revision 1.32 / (download) - [select for diffs], Wed Mar 28 11:43:45 2007 UTC (2 years, 7 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_40,
Wine-0_9_39,
Wine-0_9_38,
Wine-0_9_37,
Wine-0_9_36,
Wine-0_9_35,
Wine-0_9_34
Changes since 1.31: +30 -33
lines
Diff to previous 1.31 (colored)
Francois Gouget <fgouget@free.fr> Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
Revision 1.31 / (download) - [select for diffs], Wed Oct 4 19:34:21 2006 UTC (3 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: 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,
Wine-0_9_26,
Wine-0_9_25,
Wine-0_9_24,
Wine-0_9_23
Changes since 1.30: +67 -67
lines
Diff to previous 1.30 (colored)
Hans Leidekker <hans@it.vu.nl> advapi32/tests: Win64 printf format warning fixes.
Revision 1.30 / (download) - [select for diffs], Wed Jun 14 11:54:21 2006 UTC (3 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_22,
Wine-0_9_21,
Wine-0_9_20,
Wine-0_9_19,
Wine-0_9_18,
Wine-0_9_17,
Wine-0_9_16
Changes since 1.29: +1 -1
lines
Diff to previous 1.29 (colored)
Alexandre Julliard <julliard@winehq.org> advapi32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
Revision 1.29 / (download) - [select for diffs], Tue May 23 12:47:29 2006 UTC (3 years, 5 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_15,
Wine-0_9_14
Changes since 1.28: +1 -1
lines
Diff to previous 1.28 (colored)
Jonathan Ernst <jonathan@ernstfamily.ch> Update the address of the Free Software Foundation.
Revision 1.28 / (download) - [select for diffs], Tue Nov 8 19:57:41 2005 UTC (3 years, 11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-0_9_9,
Wine-0_9_8,
Wine-0_9_7,
Wine-0_9_6,
Wine-0_9_5,
Wine-0_9_4,
Wine-0_9_3,
Wine-0_9_2,
Wine-0_9_13,
Wine-0_9_12,
Wine-0_9_11,
Wine-0_9_10,
Wine-0_9_1
Changes since 1.27: +13 -2
lines
Diff to previous 1.27 (colored)
Saulius Krasuckas <saulius.krasuckas@ieee.org> Win98 fails another way when user isn't logged in.
Revision 1.27 / (download) - [select for diffs], Wed Sep 28 11:59:04 2005 UTC (4 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050930,
Wine-0_9
Changes since 1.26: +21 -10
lines
Diff to previous 1.26 (colored)
Vincent Béron <vberon@mecano.gme.usherb.ca> Remove some Unicode->ANSI cross-calls in crypt functions.
Revision 1.26 / (download) - [select for diffs], Thu Jul 7 12:08:43 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050830,
Wine-20050725
Changes since 1.25: +4 -4
lines
Diff to previous 1.25 (colored)
Mike McCormack <mike@codeweavers.com> gcc 4.0 -Wpointer-sign fixes (Reg* functions).
Revision 1.25 / (download) - [select for diffs], Mon Jun 20 14:18:05 2005 UTC (4 years, 4 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050628
Changes since 1.24: +3 -3
lines
Diff to previous 1.24 (colored)
Stefan Huehner <stefan@huehner.org> Fix more -Wstrict-prototypes warnings.
Revision 1.24 / (download) - [select for diffs], Thu Jun 9 09:48:36 2005 UTC (4 years, 5 months ago) by julliard
Branch: MAIN
Changes since 1.23: +4 -4
lines
Diff to previous 1.23 (colored)
Mike McCormack <mike@codeweavers.com> Fix some warnings.
Revision 1.23 / (download) - [select for diffs], Sat Apr 23 19:05:03 2005 UTC (4 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050524
Changes since 1.22: +4 -0
lines
Diff to previous 1.22 (colored)
Stefan Leichter <Stefan.Leichter@camLine.com> Excluded tests crashing on NT4 from compiling.
Revision 1.22 / (download) - [select for diffs], Fri Apr 15 16:12:14 2005 UTC (4 years, 6 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050419
Changes since 1.21: +4 -2
lines
Diff to previous 1.21 (colored)
Jakob Eriksson <jakov@vmlinux.org> Win98 can return ERROR_CALL_NOT_IMPLEMENTED.
Revision 1.21 / (download) - [select for diffs], Mon Apr 11 12:55:36 2005 UTC (4 years, 6 months ago) by julliard
Branch: MAIN
Changes since 1.20: +154 -21
lines
Diff to previous 1.20 (colored)
Michael Jung <mjung@iss.tu-darmstadt.de> Make crypt functions more robust in case of incorrect api usage.
Revision 1.20 / (download) - [select for diffs], Tue Mar 29 11:32:13 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.19: +50 -0
lines
Diff to previous 1.19 (colored)
Michael Jung <mjung@iss.tu-darmstadt.de> Added a test for advapi32, which documents a crash in wine triggered by incorrect api usage.
Revision 1.19 / (download) - [select for diffs], Tue Mar 15 19:32:38 2005 UTC (4 years, 7 months ago) by julliard
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Jakob Eriksson <jakov@vmlinux.org> CryptAcquireContextA() can return NTE_FAIL on Windows 98.
Revision 1.18 / (download) - [select for diffs], Wed Feb 23 12:44:15 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050310
Changes since 1.17: +1 -1
lines
Diff to previous 1.17 (colored)
Jakob Eriksson <jakov@vmlinux.org> Apparently NT4 can also return ERROR_ENVVAR_NOT_FOUND.
Revision 1.17 / (download) - [select for diffs], Thu Feb 17 11:50:36 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.16: +1 -1
lines
Diff to previous 1.16 (colored)
Jakob Eriksson <jakov@vmlinux.org> Apparently NT4 can also return ERROR_ENVVAR_NOT_FOUND.
Revision 1.16 / (download) - [select for diffs], Mon Feb 14 11:06:16 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
Changes since 1.15: +31 -25
lines
Diff to previous 1.15 (colored)
Stefan Leichter <Stefan.Leichter@camLine.com> Make advapi32_test.exe loadable on NT 3.51.
Revision 1.15 / (download) - [select for diffs], Thu Feb 10 19:19:36 2005 UTC (4 years, 8 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050211
Changes since 1.14: +1 -1
lines
Diff to previous 1.14 (colored)
Francois Gouget <fgouget@free.fr> Assorted spelling fixes.
Revision 1.14 / (download) - [select for diffs], Tue Jan 4 20:31:53 2005 UTC (4 years, 10 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20050111
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Jakob Eriksson <jakov@vmlinux.org> On NT4 we can also get ERROR_RING2_STACK_IN_USE from CryptAcquireContext().
Revision 1.13 / (download) - [select for diffs], Mon Dec 6 20:38:24 2004 UTC (4 years, 11 months ago) by julliard
Branch: MAIN
Changes since 1.12: +70 -25
lines
Diff to previous 1.12 (colored)
Stefan Leichter <Stefan.Leichter@camLine.com> Fix missing imports on NT4.
Revision 1.12 / (download) - [select for diffs], Mon Dec 6 11:34:40 2004 UTC (4 years, 11 months ago) by julliard
Branch: MAIN
Changes since 1.11: +0 -1
lines
Diff to previous 1.11 (colored)
James Hawkins <truiken@gmail.com> Only call test_set_provider_ex() once.
Revision 1.11 / (download) - [select for diffs], Tue Nov 30 17:33:27 2004 UTC (4 years, 11 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20041201
Changes since 1.10: +8 -0
lines
Diff to previous 1.10 (colored)
James Hawkins <truiken@gmail.com> Fixed a few memory leaks.
Revision 1.10 / (download) - [select for diffs], Tue Oct 5 02:09:36 2004 UTC (5 years, 1 month ago) by julliard
Branch: MAIN
CVS Tags: Wine-20041019
Changes since 1.9: +48 -22
lines
Diff to previous 1.9 (colored)
Dmitry Timoshkov <dmitry@codeweavers.com> Make advapi32/crypt.c test pass under win2k SP4, do stricter error checking, comment out a couple of tests failing under win2k, add a note why RSA_CPAcquireContext may fail.
Revision 1.9 / (download) - [select for diffs], Wed Sep 1 22:46:29 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20040914
Changes since 1.8: +239 -10
lines
Diff to previous 1.8 (colored)
James Hawkins <truiken@gmail.com> - remove unnecessary type conversions - added tests for crypt
Revision 1.8 / (download) - [select for diffs], Fri Aug 20 19:25:03 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.7: +32 -0
lines
Diff to previous 1.7 (colored)
James Hawkins <truiken@gmail.com> Added tests for CryptSetProviderEx.
Revision 1.7 / (download) - [select for diffs], Tue Aug 17 22:07:59 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.6: +8 -8
lines
Diff to previous 1.6 (colored)
Mike McCormack <mike@codeweavers.com> Remove unnecessary casts in crypt tests.
Revision 1.6 / (download) - [select for diffs], Mon Aug 16 21:10:18 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
James Hawkins <truiken@gmail.com> Fixed a few crypt test bugs.
Revision 1.5 / (download) - [select for diffs], Fri Aug 13 19:45:40 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
CVS Tags: Wine-20040813
Changes since 1.4: +10 -13
lines
Diff to previous 1.4 (colored)
James Hawkins <truiken@gmail.com> If the pszProvName param of CryptEnumProviders is too small to hold the provider name, SetLastError to ERROR_MORE_DATA.
Revision 1.4 / (download) - [select for diffs], Thu Aug 12 03:24:20 2004 UTC (5 years, 2 months ago) by julliard
Branch: MAIN
Changes since 1.3: +105 -0
lines
Diff to previous 1.3 (colored)
James Hawkins <truiken@gmail.com> Added tests for CryptEnumProviders.
Revision 1.3 / (download) - [select for diffs], Sat Jul 24 02:27:15 2004 UTC (5 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.2: +9 -13
lines
Diff to previous 1.2 (colored)
Michael Jung <mjung@iss.tu-darmstadt.de> - Changed some FIXMEs to TRACEs, since they report on a problem in the way the client uses the dll rather than in the dll itself. - Cover the case, when the pszProvider parameter points to an empty string. - Fixed some imprecisions in error reporting. - Removed the "wine_todo's" arround the corresponding unit-tests.
Revision 1.2 / (download) - [select for diffs], Thu Jul 22 19:43:03 2004 UTC (5 years, 3 months ago) by julliard
Branch: MAIN
Changes since 1.1: +2 -4
lines
Diff to previous 1.1 (colored)
Michael Jung <mjung@iss.tu-darmstadt.de> - Fixed a problem with dwProvType values greater than 99 in CRYPT_GetTypeKeyName. - Fixed error reporting in the case of dwProvType == 0. - Removed "todo_wine" from the corresponding unit test.
Revision 1.1 / (download) - [select for diffs], Wed Jul 21 19:37:29 2004 UTC (5 years, 3 months ago) by julliard
Branch: MAIN
Michael Jung <mjung@iss.tu-darmstadt.de> Added some unit tests for the CryptAcquireContext API function.