Commit Graph

30 Commits

Author SHA1 Message Date
Alexandre Julliard 7054e7d40a dssenh: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-03 10:47:12 +02:00
Michael Stefaniuc 4a900755f2 dssenh/test: Replace a macro with ARRAY_SIZE.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-06 19:44:26 +02:00
Huw Davies 95e2059387 dssenh/tests: Fix a failing test on Windows 7.
This makes it symmetric with the test directly preceding it.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-03 19:05:10 +01:00
Huw Davies 07115ab98f dssenh/tests: Use a non-crippled algorithm in the key exchange tests.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-04 14:09:33 +01:00
Huw Davies 25b744b0af dssenh/tests: RC4 has been crippled in recent Windows versions.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-04 14:09:31 +01:00
Huw Davies 43204a0d92 dssenh/tests: The default container may already exist.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-04 14:09:29 +01:00
Huw Davies ad9910bdfb dssenh/tests: Fix some tests on Win 8. 2015-04-20 21:21:35 +09:00
Bruno Jesus ba06731c99 dssenh/tests: Add tests for the default encryption chaining mode. 2014-06-30 22:04:52 +02:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Michael Stefaniuc f561f8a2be dssenh/tests: Compile with -D__WINESRC__. 2013-10-18 11:32:14 +02:00
Michael Stefaniuc 0e681027a2 tests: Compile the tests by default with -D__WINESRC__. 2013-10-02 11:04:02 +02:00
Hans Leidekker 725797249c dssenh/tests: Fix test failures on 64-bit Vista. 2013-06-25 18:12:11 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Francois Gouget b8050f0571 Assorted spelling fixes. 2012-09-04 16:15:52 +02:00
Marek Chmiel 97fda5a413 dssenh/tests: Added key exchange tests for the DSSENH cryptographic service provider. 2012-08-27 11:13:48 +02:00
Francois Gouget b37c3d840d dssenh/tests: add a trailing '\n' to a couple of ok() calls. 2012-08-21 17:47:48 +02:00
Marek Chmiel 681af11ee1 dssenh/tests: Added signature tests on the DSSENH cryptographic service provider. 2012-08-20 11:38:52 +02:00
Marek Chmiel 0dab059797 dssenh/tests: Fixed failing block cipher mode tests on the DSSENH cryptographic service provider. 2012-08-20 11:38:37 +02:00
Marek Chmiel cb082b9079 dssenh/tests: Added block cipher mode tests for the DSSENH cryptographic service provider. 2012-08-17 13:55:25 +02:00
Marek Chmiel b1a5291e31 dssenh/tests: Added encryption tests for the DSSENH cryptographic service provider. 2012-08-17 13:55:15 +02:00
Marek Chmiel 09737c7b8d dssenh/tests: Hash tests for the DSSENH cryptographic service provider. 2012-08-14 11:58:22 +02:00
Marek Chmiel 01e937d49a dssenh/tests: Key length tests for the DSSENH cryptographic service provider. 2012-08-14 11:58:18 +02:00
Francois Gouget 91e1680154 dssenh/tests: Add a trailing '\n' to a skip() call. 2012-07-03 12:03:36 +02:00
Marek Chmiel 4961caa836 dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider. 2012-07-02 11:21:20 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Paul Chitescu 0b76859f06 dssenh: Stubs for DllRegisterServer() and DllUnregisterServer(). 2009-11-05 14:45:34 +01:00
Maarten Lankhorst 2472e81cea dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00