Dan Kegel
|
75d613f64f
|
user32: Fix uninitialized variable so first call to DdeGetLastError isn't undefined.
|
2009-11-09 19:35:55 +01:00 |
Juan Lang
|
5274777b1c
|
crypt32: Permit lack of basic constraints extension on root certificates.
|
2009-11-09 19:34:36 +01:00 |
Juan Lang
|
d94e4d315a
|
crypt32: Permit lack of key usage extension on root certificates.
This reverts 60770fb011 , although it
updates the comments to give a reason. Thanks to Matt Van Gundy for
pointing it out to me.
|
2009-11-09 19:34:32 +01:00 |
Juan Lang
|
27027590f8
|
rsaenh: Only reverse the significant bytes of an exported public key.
|
2009-11-09 19:33:53 +01:00 |
Juan Lang
|
2d05074fba
|
rsaenh: Only reverse the significant bytes of an exported private key.
|
2009-11-09 19:33:48 +01:00 |
Juan Lang
|
b1beb212db
|
rsaenh/tests: Add round-trip test of RSA.
|
2009-11-09 19:33:41 +01:00 |
Juan Lang
|
1004b57c55
|
rsaenh: Explicitly clear unused memory when exporting a public key.
|
2009-11-09 19:33:29 +01:00 |
Juan Lang
|
49c11910d8
|
rsaenh: Explicitly clear unused memory when exporting a private key.
|
2009-11-09 19:33:25 +01:00 |
Jörg Höhle
|
de00535c13
|
mciwave: Allow (again) to set wave format parameters prior to recording.
|
2009-11-05 15:46:28 +01:00 |
Jörg Höhle
|
518f4f8cdb
|
mciwave: Set wave format PCM is the only one accepted.
|
2009-11-05 15:46:19 +01:00 |
Jörg Höhle
|
f177e61338
|
winmm: Do not crash on NULL MCI Sysinfo command output buffer pointer.
|
2009-11-05 15:46:14 +01:00 |
Jörg Höhle
|
4aa5f5bc10
|
winmm/tests: Add MCI waveaudio tests.
|
2009-11-05 14:45:40 +01:00 |
Paul Chitescu
|
329fc386e0
|
gpkcsp: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
6d3b409c5a
|
slbcsp: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
a921e0743a
|
initpki: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
0b76859f06
|
dssenh: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
e5e6547ddc
|
mssip32: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Paul Chitescu
|
b24fb8bfcf
|
sccbase: Stubs for DllRegisterServer() and DllUnregisterServer().
|
2009-11-05 14:45:34 +01:00 |
Mikey Alexander
|
91bf659dd6
|
shell32/tests: Add Program Manager DDE conformance tests.
|
2009-11-05 14:45:33 +01:00 |
Ilya Shpigor
|
e6f0404076
|
user32: Fix switching focus to parent after child hiding.
|
2009-11-05 14:45:33 +01:00 |
Damjan Jovanovic
|
3ec06f8082
|
wiaservc: Add self registration.
|
2009-11-05 14:45:33 +01:00 |
Paul Vriens
|
6a5f671678
|
advapi32/tests: Fix a test failure on Vista+.
|
2009-11-05 11:58:14 +01:00 |
Juan Lang
|
8d72b37dac
|
cryptui/tests: Fix typos.
|
2009-11-05 11:58:05 +01:00 |
Juan Lang
|
73c41f1ef6
|
cryptui/tests: Remove a double free.
|
2009-11-05 11:58:02 +01:00 |
Juan Lang
|
c52d110de1
|
crypt32: Don't free a file store's mem store, it's already freed by the provider store.
|
2009-11-05 11:57:58 +01:00 |
Juan Lang
|
a16ca1d039
|
crypt32: Add a warning if a store's ref count is invalid.
|
2009-11-05 11:57:47 +01:00 |
Juan Lang
|
88e599c4cf
|
crypt32: Don't copy past end of buffer when removing the last string in a multistring.
|
2009-11-05 11:57:41 +01:00 |
Juan Lang
|
2768710c36
|
wintrust: Fix a test failure on Win2008.
|
2009-11-05 11:57:36 +01:00 |
Jacek Caban
|
56b04194fc
|
jscript: Don't return function value it's unless explicitly returned.
|
2009-11-05 11:57:30 +01:00 |
Detlef Riekenberg
|
0839ae88ca
|
msi/tests: MsiSetExternalUIRecord not present before Installer 3.1.
|
2009-11-05 11:57:21 +01:00 |
Juan Lang
|
e1b2eb3485
|
crypt32: Fix a test failure on NT 4.
|
2009-11-05 11:57:13 +01:00 |
Alexandre Julliard
|
1a3777e2dc
|
ntdll: Reject VirtualAlloc blocks in NtUnmapViewOfSection.
|
2009-11-04 19:53:00 +01:00 |
Juan Lang
|
416cd484b2
|
crypt32: Implement CertStoreControl for collection stores.
|
2009-11-04 17:15:07 +01:00 |
Juan Lang
|
33c70d35dd
|
crypt32: Add an implementation of CertControlStore for memory stores.
|
2009-11-04 17:15:02 +01:00 |
Juan Lang
|
e6047ae52d
|
crypt32: Add tests of committing a collection store.
|
2009-11-04 17:14:53 +01:00 |
Ilya Shpigor
|
e7cc2868aa
|
extrac32: Add command-line parsing.
|
2009-11-04 16:45:18 +01:00 |
Huw Davies
|
95c525e21b
|
ntdll/tests: Fix spelling of succeeded.
|
2009-11-04 16:45:18 +01:00 |
Huw Davies
|
0efdde1f42
|
oledb32/tests: Fix some failing tests on win98.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
f8376b91da
|
crypt32: Eliminate a double free in the tests.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
108f30bb7d
|
crypt32: Rename a function to reflect its behavior better, and return whether it succeeds.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
7e1cff1c18
|
crypt32: Release contexts when removing them from the mem store.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
df39bbba4f
|
crypt32: Don't delete a context when removing it from a list.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
787d0ab564
|
crypt32: Add an error if the ref count is invalid when releasing a context.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
1f363cd399
|
crypt32: Trace whenever a reference count changes, and change default debug channel to quiet the main crypt channel.
|
2009-11-04 16:45:18 +01:00 |
Juan Lang
|
17894eb093
|
crypt32: Release a link context's linked context on every release, not just when it reaches 0.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
52820b9cf8
|
crypt32: When creating a link context, call Context_AddRef to add-ref it so its children get add-ref'd too.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
5f81ad6821
|
crypt32: When add-ref'ing a context, add-ref its linked contexts too.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
fb5e0d8a4d
|
crypt32: When removing contexts from a list, make sure the context no longer references the list.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
976c6ff3f8
|
crypt32: Correct reference counting when deleting contexts from collections.
|
2009-11-04 16:45:17 +01:00 |
Juan Lang
|
92324ab38e
|
crypt32: Propagate errors from CertFree*Context to CertDelete*FromStore.
|
2009-11-04 16:45:17 +01:00 |