wine/eterwine.git
14 years agocrypt32: Add support for PFN_CMSG_GEN_CONTENT_ENCRYPT_KEY and PFN_CMSG_EXPORT_KEY_TRA...
Alexander Morozov [Wed, 18 Aug 2010 14:50:11 +0000 (18:50 +0400)]
crypt32: Add support for PFN_CMSG_GEN_CONTENT_ENCRYPT_KEY and PFN_CMSG_EXPORT_KEY_TRANS (eterbug #5694).

14 years agocrypt32: Add support for enveloped messages (eterbug #5694).
Alexander Morozov [Fri, 6 Aug 2010 13:24:25 +0000 (17:24 +0400)]
crypt32: Add support for enveloped messages (eterbug #5694).

14 years agocrypt32/tests: Add tests for enveloped messages (eterbug #5694).
Alexander Morozov [Thu, 15 Jul 2010 15:36:35 +0000 (19:36 +0400)]
crypt32/tests: Add tests for enveloped messages (eterbug #5694).

14 years agonew build 1.2.0.rc5-alt1.8 (with rpmlog script) 1.2.0.rc5-alt1.8
Etersoft builder [Fri, 13 Aug 2010 03:00:30 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.8 (with rpmlog script)

14 years agowinex11.drv: Do not call user32 functions if wine_tsx11_lock is called (eterbug ...
Alexander Morozov [Thu, 12 Aug 2010 11:50:34 +0000 (15:50 +0400)]
winex11.drv: Do not call user32 functions if wine_tsx11_lock is called (eterbug #5799).

14 years agonew build 1.2.0.rc5-alt1.7 (with rpmlog script) 1.2.0.rc5-alt1.7
Etersoft builder [Wed, 11 Aug 2010 03:00:33 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.7 (with rpmlog script)

14 years agontdll: Fix a problem with starting Garant 7.5.0 (eterbug #5864).
Alexander Morozov [Tue, 10 Aug 2010 15:43:12 +0000 (19:43 +0400)]
ntdll: Fix a problem with starting Garant 7.5.0 (eterbug #5864).

14 years agonew build 1.2.0.rc5-alt1.6 (with rpmlog script) 1.2.0.rc5-alt1.6
Etersoft builder [Sat, 17 Jul 2010 03:00:31 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.6 (with rpmlog script)

14 years agocrypt32: Fix a regression in msg tests (eterbug #5694).
Alexander Morozov [Thu, 15 Jul 2010 11:27:43 +0000 (15:27 +0400)]
crypt32: Fix a regression in msg tests (eterbug #5694).

14 years agonew build 1.2.0.rc5-alt1.5 (with rpmlog script) 1.2.0.rc5-alt1.5
Etersoft builder [Wed, 14 Jul 2010 03:00:37 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.5 (with rpmlog script)

14 years agocrypt32: Implement CryptEncryptMessage on top of CryptMsg* functions (eterbug #5694).
Alexander Morozov [Tue, 13 Jul 2010 16:43:38 +0000 (20:43 +0400)]
crypt32: Implement CryptEncryptMessage on top of CryptMsg* functions (eterbug #5694).

14 years agocrypt32/tests: Add a test for CryptEncryptMessage (eterbug #5694).
Alexander Morozov [Tue, 13 Jul 2010 14:41:35 +0000 (18:41 +0400)]
crypt32/tests: Add a test for CryptEncryptMessage (eterbug #5694).

14 years agonew build 1.2.0.rc5-alt1.4 (with rpmlog script) 1.2.0.rc5-alt1.4
Etersoft builder [Tue, 6 Jul 2010 03:00:45 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.4 (with rpmlog script)

14 years agocrypt32: Add a stub for CryptEncryptMessage.
Alexander Morozov [Mon, 5 Jul 2010 10:23:35 +0000 (14:23 +0400)]
crypt32: Add a stub for CryptEncryptMessage.

14 years agocrypt32: Prevent using a released provider (eterbug #5694).
Alexander Morozov [Mon, 5 Jul 2010 10:05:45 +0000 (14:05 +0400)]
crypt32: Prevent using a released provider (eterbug #5694).

14 years agocrypt32: Use correct private key (eterbug #5694).
Alexander Morozov [Fri, 2 Jul 2010 14:20:57 +0000 (18:20 +0400)]
crypt32: Use correct private key (eterbug #5694).

14 years agocrypt32: Implement including certificates and CRLs in a message (eterbug #5694).
Alexander Morozov [Fri, 2 Jul 2010 12:53:28 +0000 (16:53 +0400)]
crypt32: Implement including certificates and CRLs in a message (eterbug #5694).

14 years agocrypt32: CMSG_SIGNER_ENCODE_INFO without CMS fields does not contain HashEncryptionAl...
Alexander Morozov [Fri, 2 Jul 2010 14:04:11 +0000 (18:04 +0400)]
crypt32: CMSG_SIGNER_ENCODE_INFO without CMS fields does not contain HashEncryptionAlgorithm (eterbug #5694).

14 years agonew build 1.2.0.rc5-alt1.3 (with rpmlog script) 1.2.0.rc5-alt1.3
Etersoft builder [Sat, 3 Jul 2010 03:00:32 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.3 (with rpmlog script)

14 years agocrypt32: Initialize HashEncryptionAlgorithm (eterbug #5694).
Alexander Morozov [Thu, 1 Jul 2010 18:19:17 +0000 (22:19 +0400)]
crypt32: Initialize HashEncryptionAlgorithm (eterbug #5694).

14 years agonew build 1.2.0.rc5-alt1.2 (with rpmlog script) 1.2.0.rc5-alt1.2
Etersoft builder [Fri, 2 Jul 2010 03:00:35 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.2 (with rpmlog script)

14 years agocrypt32: Add a partial implementation of CryptSignMessage (eterbug #5694).
Alexander Morozov [Thu, 1 Jul 2010 12:36:11 +0000 (16:36 +0400)]
crypt32: Add a partial implementation of CryptSignMessage (eterbug #5694).

14 years agocrypt32/tests: Add a test for CryptSignMessage (eterbug #5694).
Alexander Morozov [Thu, 1 Jul 2010 12:23:00 +0000 (16:23 +0400)]
crypt32/tests: Add a test for CryptSignMessage (eterbug #5694).

14 years agocrypt32: Add stub for CryptSignMessage.
Alexander Morozov [Fri, 25 Jun 2010 11:51:25 +0000 (15:51 +0400)]
crypt32: Add stub for CryptSignMessage.

14 years agonew build 1.2.0.rc5-alt1.1 (with rpmlog script) 1.2.0.rc5-alt1.1
Etersoft builder [Sun, 27 Jun 2010 03:00:33 +0000 (07:00 +0400)]
new build 1.2.0.rc5-alt1.1 (with rpmlog script)

14 years agowinex11.drv: Don't manage the calendar window in 1c7 (eterbug #5476)
Ilya Shpigor [Mon, 14 Jun 2010 08:52:03 +0000 (12:52 +0400)]
winex11.drv: Don't manage the calendar window in 1c7 (eterbug #5476)

14 years agouser32: Fix WM_MDINEXT lParam processing according the tests (#4851)
Ilya Shpigor [Tue, 1 Jun 2010 14:02:25 +0000 (18:02 +0400)]
user32: Fix WM_MDINEXT lParam processing according the tests (#4851)

14 years agowine-etersoft.spec: update version
Vitaly Perov [Sat, 26 Jun 2010 12:17:16 +0000 (16:17 +0400)]
wine-etersoft.spec: update version

14 years agoMerge eterwine into eterhack
Vitaly Perov [Sat, 26 Jun 2010 12:13:48 +0000 (16:13 +0400)]
Merge eterwine into eterhack

Conflicts:
VERSION
configure

14 years agoMerge eterwine into eterhack
Vitaly Perov [Sat, 26 Jun 2010 12:03:09 +0000 (16:03 +0400)]
Merge eterwine into eterhack

Conflicts:
dlls/uxtheme/buffer.c
programs/winecfg/about.c

14 years agoMerge commit '632ff164ec8bee33a767e8568f59140845841818' into eterhack
Vitaly Perov [Sat, 26 Jun 2010 11:29:19 +0000 (15:29 +0400)]
Merge commit '632ff164ec8bee33a767e8568f59140845841818' into eterhack

14 years agoMerge commit 'e499d53f1b9e770e7dafc490b90918fdfbf592fe' into eterhack
Vitaly Perov [Sat, 26 Jun 2010 11:17:34 +0000 (15:17 +0400)]
Merge commit 'e499d53f1b9e770e7dafc490b90918fdfbf592fe' into eterhack

14 years agoRevert "new build - (with rpmlog script)"
Vitaly Perov [Sat, 26 Jun 2010 11:15:14 +0000 (15:15 +0400)]
Revert "new build - (with rpmlog script)"

This reverts commit 139cce4f78e5ac76599898bc0602e495a7f0235d.

14 years agoMerge branch 'pure'
Vitaly Perov [Sat, 26 Jun 2010 11:09:47 +0000 (15:09 +0400)]
Merge branch 'pure'

14 years agoRevert "winebrowser: Fix problem with command `wine start http://<something>` when...
Vitaly Perov [Sat, 26 Jun 2010 11:09:17 +0000 (15:09 +0400)]
Revert "winebrowser: Fix problem with command `wine start <something>` when version of windows > NT"

This reverts commit 53b0044cfc417b86ef76195efd9d59c23bbf933f.

14 years agonew build - (with rpmlog script)
Etersoft builder [Sat, 26 Jun 2010 03:00:42 +0000 (07:00 +0400)]
new build - (with rpmlog script)

14 years agoRelease 1.2-rc5. wine-1.2-rc5
Alexandre Julliard [Fri, 25 Jun 2010 17:30:52 +0000 (19:30 +0200)]
Release 1.2-rc5.

14 years agowine.spec: update version
Vitaly Perov [Fri, 25 Jun 2010 17:24:06 +0000 (21:24 +0400)]
wine.spec: update version

14 years agoMerge eterwine into eterhack
Vitaly Perov [Fri, 25 Jun 2010 17:23:00 +0000 (21:23 +0400)]
Merge eterwine into eterhack

Conflicts:
VERSION
configure

14 years agoMerge commit '69596ecaa64ecf478447ec955a791ba6239f148a' into eterhack
Vitaly Perov [Fri, 25 Jun 2010 16:52:39 +0000 (20:52 +0400)]
Merge commit '69596ecaa64ecf478447ec955a791ba6239f148a' into eterhack

14 years agoMerge commit 'd880e3f485bdff5f6682c5bdd530075add5deb24' into eterhack
Vitaly Perov [Fri, 25 Jun 2010 16:36:40 +0000 (20:36 +0400)]
Merge commit 'd880e3f485bdff5f6682c5bdd530075add5deb24' into eterhack

14 years agoupdate spec
Vitaly Perov [Fri, 25 Jun 2010 16:29:12 +0000 (20:29 +0400)]
update spec

14 years agomsi: Remove empty directories after removing files (eterbug #953) (new version).
Alexander Morozov [Fri, 25 Jun 2010 16:27:18 +0000 (20:27 +0400)]
msi: Remove empty directories after removing files (eterbug #953) (new version).

Conflicts
dlls/msi/tests/install.c

14 years agoMerge commit '99bc3ef21c3c972f39c141f7a21613537dc8a5e4' into eterhack
Vitaly Perov [Fri, 25 Jun 2010 16:16:30 +0000 (20:16 +0400)]
Merge commit '99bc3ef21c3c972f39c141f7a21613537dc8a5e4' into eterhack

Conflicts:
VERSION
configure
dlls/msi/action.c
programs/winecfg/En.rc
programs/winecfg/Ru.rc
programs/winecfg/about.c
programs/winecfg/resource.h

14 years agoMerge branch 'pure'
Vitaly Perov [Fri, 25 Jun 2010 15:49:28 +0000 (19:49 +0400)]
Merge branch 'pure'

14 years agoMerge branch 'pure'
Vitaly Perov [Fri, 25 Jun 2010 14:56:17 +0000 (18:56 +0400)]
Merge branch 'pure'

14 years agoMerge branch 'pure'
Vitaly Perov [Fri, 25 Jun 2010 14:37:59 +0000 (18:37 +0400)]
Merge branch 'pure'

14 years agouser32: Disable close button for some types MessageBoxes
Anatoly Lyutin [Fri, 25 Jun 2010 14:35:00 +0000 (18:35 +0400)]
user32: Disable close button for some types MessageBoxes

Conflicts:

dlls/user32/msgbox.c

14 years agoshell32/tests: SHELL_ArgifyW(%2|%*|%~3, ...) tests.
Ilya Basin [Tue, 22 Jun 2010 19:15:04 +0000 (23:15 +0400)]
shell32/tests: SHELL_ArgifyW(%2|%*|%~3, ...) tests.

14 years agoMerge branch 'pure'
Vitaly Perov [Fri, 25 Jun 2010 14:11:33 +0000 (18:11 +0400)]
Merge branch 'pure'

14 years agoRevert "user32: Disable close button for some types MessageBoxes"
Vitaly Perov [Fri, 25 Jun 2010 14:11:13 +0000 (18:11 +0400)]
Revert "user32: Disable close button for some types MessageBoxes"

This reverts commit fe56f8a2e780f46ed45ec6ac40b07c2ab8f781aa.

14 years agoRevert "msi: Remove empty directories after removing files (eterbug #953) (new version)."
Vitaly Perov [Fri, 25 Jun 2010 13:56:50 +0000 (17:56 +0400)]
Revert "msi: Remove empty directories after removing files (eterbug #953) (new version)."

This reverts commit 1e6f5ea5efc2d8dd32595f7f3fe04f457d742b6e.

14 years agoMerge branch 'pure'
Vitaly Perov [Fri, 25 Jun 2010 13:47:28 +0000 (17:47 +0400)]
Merge branch 'pure'

14 years agoRevert "winedevice: Prevent crash (eterbug #3223)."
Vitaly Perov [Fri, 25 Jun 2010 13:47:17 +0000 (17:47 +0400)]
Revert "winedevice: Prevent crash (eterbug #3223)."

This reverts commit 29d521f46b833269ec48e8e02e50efb39b3c7ca5.

14 years agoserialui: Fix Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 25 Jun 2010 03:47:45 +0000 (00:47 -0300)]
serialui: Fix Portuguese (Brazilian) translation.

14 years agosane.ds: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 25 Jun 2010 03:45:14 +0000 (00:45 -0300)]
sane.ds: Update Portuguese (Brazilian) translation.

14 years agooleacc: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 25 Jun 2010 03:32:03 +0000 (00:32 -0300)]
oleacc: Update Portuguese (Brazilian) translation.

14 years agomsi: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 25 Jun 2010 03:18:49 +0000 (00:18 -0300)]
msi: Update Portuguese (Brazilian) translation.

14 years agooledlg: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Fri, 25 Jun 2010 03:39:53 +0000 (00:39 -0300)]
oledlg: Update Portuguese (Brazilian) translation.

14 years agowinedbg: Add the Romanian translation.
Michael Stefaniuc [Fri, 25 Jun 2010 10:48:02 +0000 (12:48 +0200)]
winedbg: Add the Romanian translation.

Translation by Claudia Cotună, reviewed by Alexandru Băluț.

14 years agoreg: Add the Romanian translation.
Michael Stefaniuc [Fri, 25 Jun 2010 10:37:07 +0000 (12:37 +0200)]
reg: Add the Romanian translation.

Translation by Claudia Cotună, reviewed by Alexandru Băluț.

14 years agogdiplus: Add a few additional traces to gdiplus image functions.
Andrew Nguyen [Fri, 25 Jun 2010 09:26:53 +0000 (04:26 -0500)]
gdiplus: Add a few additional traces to gdiplus image functions.

14 years agomsvcrt: Implement _wmakepath_s.
Andrew Nguyen [Fri, 25 Jun 2010 08:53:54 +0000 (03:53 -0500)]
msvcrt: Implement _wmakepath_s.

14 years agomsvcrt: Implement _makepath_s.
Andrew Nguyen [Fri, 25 Jun 2010 08:53:41 +0000 (03:53 -0500)]
msvcrt: Implement _makepath_s.

14 years agokernel32: Update the Polish translation.
Łukasz Wojniłowicz [Fri, 25 Jun 2010 06:34:10 +0000 (08:34 +0200)]
kernel32: Update the Polish translation.

14 years agoshell32: Fix Dutch translation.
Sven Baars [Fri, 25 Jun 2010 09:13:39 +0000 (11:13 +0200)]
shell32: Fix Dutch translation.

14 years agogdiplus: Stub GdipGetEncoderParameterListSize.
Vincent Povirk [Sat, 19 Jun 2010 21:40:11 +0000 (16:40 -0500)]
gdiplus: Stub GdipGetEncoderParameterListSize.

14 years agogdiplus: Always create path gradient brushes with blend positions.
Vincent Povirk [Sat, 19 Jun 2010 21:31:14 +0000 (16:31 -0500)]
gdiplus: Always create path gradient brushes with blend positions.

14 years agogdiplus: Stub GdipGetPathGradientCenterColor.
Vincent Povirk [Sat, 19 Jun 2010 21:15:00 +0000 (16:15 -0500)]
gdiplus: Stub GdipGetPathGradientCenterColor.

14 years agogdiplus: Stub GdipMultiplyLineTransform.
Vincent Povirk [Sat, 19 Jun 2010 21:11:33 +0000 (16:11 -0500)]
gdiplus: Stub GdipMultiplyLineTransform.

14 years agogdiplus: Stub GdipGetLineTransform.
Vincent Povirk [Sat, 19 Jun 2010 21:09:00 +0000 (16:09 -0500)]
gdiplus: Stub GdipGetLineTransform.

14 years agogdiplus: Stub GdipGetRenderingOrigin.
Vincent Povirk [Thu, 24 Jun 2010 17:09:26 +0000 (12:09 -0500)]
gdiplus: Stub GdipGetRenderingOrigin.

14 years agowinex11: Allow setting focus on active window, if no focus window.
Ken Thomases [Thu, 24 Jun 2010 20:06:29 +0000 (15:06 -0500)]
winex11: Allow setting focus on active window, if no focus window.

14 years agowordpad: Use correct resource ID for tab stops dialog.
Dylan Smith [Thu, 24 Jun 2010 22:36:04 +0000 (18:36 -0400)]
wordpad: Use correct resource ID for tab stops dialog.

Fixes regression from commit 55f024afe195659e257e4806e4737a7a0fa63c22.

14 years agomshtml: Updated Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:52:32 +0000 (17:52 -0300)]
mshtml: Updated Portuguese (Brazilian) translation.

14 years agomsacm32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:33:12 +0000 (17:33 -0300)]
msacm32: Update Portuguese (Brazilian) translation.

14 years agomapi32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:29:51 +0000 (17:29 -0300)]
mapi32: Update Portuguese (Brazilian) translation.

14 years agojscript: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:21:54 +0000 (17:21 -0300)]
jscript: Update Portuguese (Brazilian) translation.

14 years agogphoto2.gs: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 21:18:24 +0000 (18:18 -0300)]
gphoto2.gs: Update Portuguese (Brazilian) translation.

14 years agoprogman: Update Portuguese translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 21:25:34 +0000 (18:25 -0300)]
progman: Update Portuguese translation.

14 years agowinefile: Update Portuguese translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 19:34:56 +0000 (16:34 -0300)]
winefile: Update Portuguese translation.

14 years agonotepad: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 23:57:14 +0000 (20:57 -0300)]
notepad: Update Portuguese (Brazilian) translation.

14 years agowinetest: Also abort while sending.
André Hentschel [Thu, 24 Jun 2010 19:11:43 +0000 (21:11 +0200)]
winetest: Also abort while sending.

14 years agowineps.drv: Update comments.
André Hentschel [Thu, 24 Jun 2010 18:15:09 +0000 (20:15 +0200)]
wineps.drv: Update comments.

14 years agokernel32: Update a warning.
André Hentschel [Thu, 24 Jun 2010 18:15:06 +0000 (20:15 +0200)]
kernel32: Update a warning.

14 years agonew build 1.1.44-alt1.3 (with rpmlog script) 1.1.44-alt1.3
Etersoft builder [Fri, 25 Jun 2010 03:00:34 +0000 (07:00 +0400)]
new build 1.1.44-alt1.3 (with rpmlog script)

14 years agoshell32: Fix DDE command tracing now that we are receiving Unicode.
Alexandre Julliard [Thu, 24 Jun 2010 22:00:35 +0000 (00:00 +0200)]
shell32: Fix DDE command tracing now that we are receiving Unicode.

14 years agoRevert "winebrowser: Convert URL obtained through DdeGetData to Unicode."
Alexandre Julliard [Thu, 24 Jun 2010 21:42:41 +0000 (23:42 +0200)]
Revert "winebrowser: Convert URL obtained through DdeGetData to Unicode."

This reverts commit 3dcf22e03fb4473db112bcd47671b37a037cbfc6. The
conversion is now properly handled in DDEML.

14 years agouser32: Add a heuristic for Unicode mappings of DDE data on the server side.
Alexandre Julliard [Thu, 24 Jun 2010 21:43:08 +0000 (23:43 +0200)]
user32: Add a heuristic for Unicode mappings of DDE data on the server side.

14 years agouser32/tests: Fix more DDE test failures on Win9x.
Alexandre Julliard [Thu, 24 Jun 2010 21:36:24 +0000 (23:36 +0200)]
user32/tests: Fix more DDE test failures on Win9x.

14 years agouser32/tests: Add some Unicode test cases for A/W mappings.
Alexandre Julliard [Thu, 24 Jun 2010 19:27:45 +0000 (21:27 +0200)]
user32/tests: Add some Unicode test cases for A/W mappings.

14 years agouser32/tests: Restructure the DDE end-to-end tests to make it easier to add new cases.
Alexandre Julliard [Thu, 24 Jun 2010 17:56:49 +0000 (19:56 +0200)]
user32/tests: Restructure the DDE end-to-end tests to make it easier to add new cases.

14 years agomountmgr.sys: Fix merge error (eterbug #5642).
Alexander Morozov [Tue, 8 Jun 2010 13:02:20 +0000 (17:02 +0400)]
mountmgr.sys: Fix merge error (eterbug #5642).

14 years agonetapi32: Add stub for NetUseGetInfo.
Alexander Morozov [Mon, 31 May 2010 17:12:43 +0000 (21:12 +0400)]
netapi32: Add stub for NetUseGetInfo.

14 years agontdll: Fix merge error (eterbug #5473).
Alexander Morozov [Fri, 28 May 2010 10:38:40 +0000 (14:38 +0400)]
ntdll: Fix merge error (eterbug #5473).

14 years agoFix installing Garant 7.4.1 data (eterbug #5455).
Alexander Morozov [Wed, 26 May 2010 12:07:38 +0000 (16:07 +0400)]
Fix installing Garant 7.4.1 data (eterbug #5455).

14 years agows2_32: Do not return error if WS2_send is not failed (eterbug #5561).
Alexander Morozov [Thu, 24 Jun 2010 16:16:47 +0000 (20:16 +0400)]
ws2_32: Do not return error if WS2_send is not failed (eterbug #5561).

14 years agows2_32: Increase a timeout for Garant (eterbug #5561).
Alexander Morozov [Thu, 3 Jun 2010 16:15:43 +0000 (20:15 +0400)]
ws2_32: Increase a timeout for Garant (eterbug #5561).

14 years agocrypt32: Find a provider for used algorithm (eterbug #5665).
Alexander Morozov [Thu, 24 Jun 2010 11:44:32 +0000 (15:44 +0400)]
crypt32: Find a provider for used algorithm (eterbug #5665).

14 years agocrypt32: Add support for CryptDllConvertPublicKeyInfo (eterbug #5665).
Alexander Morozov [Wed, 23 Jun 2010 10:39:01 +0000 (14:39 +0400)]
crypt32: Add support for CryptDllConvertPublicKeyInfo (eterbug #5665).