Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winegstreamer: Fix wow64 support for wg_parser_connect. #235

Open
wants to merge 349 commits into
base: bleeding-edge
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
349 commits
Select commit Hold shift + click to select a range
f7b348a
HACK: xinput: Emulate Steam Input native hooks.
rbernon Jan 8, 2024
2b117ec
HACK: winebus: Expose virtual controller for Steam Input hooks emulat…
rbernon Jan 8, 2024
bf1051a
HACK: win32u: Report underlying VID/PID in Steam Input hooks emulation.
rbernon Jan 9, 2024
8aa6dc0
HACK: windows.gaming.input: Report underlying VID/PID in Steam Input …
rbernon Jan 9, 2024
b701641
winhttp: Always return result at once if available in WinHttpQueryDat…
Jan 23, 2024
6b5c14f
winhttp: Always return result at once if available in WinHttpReadData().
Jan 23, 2024
8a3ea5e
ntdll: HACK: Substitute different d3dcompiler version for BDO.
Jan 24, 2024
eac437e
ntdll: Better track thread pool wait's wait_pending state.
Feb 7, 2024
1c12b17
ntdll: Make sure wakeups from already unset events are ignored in wai…
Feb 7, 2024
410bdc4
win32u: Send message with timeout in send_erase().
Feb 9, 2024
720804e
winegstreamer: Introduce and use a new wg_task_pool helper.
rbernon May 12, 2023
dda7080
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for aac decoder.
Jan 20, 2023
6358559
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for resampler.
Jan 20, 2023
b6b53a2
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for video processor.
Jan 20, 2023
667ebf7
winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for wma decoder.
Jan 20, 2023
b6d45ab
HACK: winegstreamer: Do not report live latency for some games.
rbernon Aug 17, 2023
047a328
HACK: winegstreamer: Don't add unnecessary and slow? videoflip for so…
rbernon Aug 21, 2023
0e08853
HACK: winegstreamer: Disable MF_SA_D3D11_AWARE for some games.
Aug 21, 2023
af27ee2
Revert "winhttp: Always return result at once if available in WinHttp…
Feb 14, 2024
7282f73
Revert "winhttp: Always return result at once if available in WinHttp…
Feb 14, 2024
fe7516a
winhttp: Always return result at once if available in WinHttpQueryDat…
Jan 23, 2024
d31cc4d
winhttp: Always return result at once if available in WinHttpReadData().
Jan 23, 2024
87ffe79
winex11.drv: Default swap interval to 0 for child window drawables in…
Jan 30, 2024
d3adc98
winex11.drv: Fix wglSwapBuffers() with NULL current context with chil…
Jan 22, 2024
ec3d277
mscoree: Update Wine Mono to 9.0.0.
Feb 2, 2024
ddc16cd
windows.media.speech: Add Vosk checks to autoconf.
besentv Feb 13, 2023
c4000dd
windows.media.speech: Add unixlib stub.
besentv Feb 12, 2023
17b07df
windows.media.speech/tests: Get rid of duplicated hresult.
besentv Feb 6, 2023
54ce787
windows.media.speech/tests: Allow the SpeechRecognizer creation to fa…
besentv Feb 20, 2023
903036c
windows.media.speech: Implement Vosk create and release functions in …
besentv Feb 20, 2023
f63b538
windows.media.speech: Move unix side recognizer creation to recognize…
besentv Mar 6, 2023
4a58b08
windows.media.speech: Implement recognition in the unixlib.
besentv Feb 27, 2023
2f5d303
windows.media.speech: Compare recognized words with available constra…
besentv May 25, 2022
615140c
windows.media.speech: Send event on recognition success.
besentv May 30, 2022
3858cf7
windows.media.speech: Add ISpeechRecognitionSemanticInterpretation stub.
besentv May 30, 2022
5ac801d
HACK: windows.media.speech: Stub semantic_interpretation_get_Properties.
rbernon Feb 20, 2024
ab94cce
WIP: windows.media.speech: Implement grammar.
besentv Feb 28, 2023
07f319e
HACK: windows.media.speech/tests: Add tests for manual recognition te…
besentv Feb 28, 2023
01b8aa2
HACK: windows.media.speech: Load Vosk models from Phasmophobia.
besentv Mar 7, 2023
dded948
windows.media.speech: Suppress verbose Unixlib traces.
besentv Mar 7, 2023
31af139
winegstreamer: Register more VIDEO_EFFECT DMO classes.
rbernon Dec 7, 2023
42de3e9
HACK: winegstreamer: Register the video processor MFT as a decoder.
rbernon Dec 7, 2023
d64cb2c
powershell: Read input command from stdin.
Feb 15, 2024
bce3392
mfmediaengine: Return S_OK in SetBalance().
besentv Mar 13, 2023
d719878
ntdll: Don't leak objattr allocation in NtCreateSemaphore.
ishitatsuyuki Feb 17, 2024
6dac9f8
winhttp: Mind read size when skipping async read in WinHttpReadData().
Feb 20, 2024
daff46e
HACK: gdiplus: Add HDC parameter back to gdi+ internal functions.
tati-frog Feb 21, 2024
8b4c52b
sapi: Create a new engine only when needed in ISpVoice.
shaunren Jan 22, 2024
75bf2da
sapi: Add ISpeechObjectToken stub.
shaunren Feb 2, 2024
981fc60
sapi: Add ISpeechObjectTokens stub.
shaunren Feb 2, 2024
0535794
sapi: Add stub implementation for ISpeechObjectTokens::get__NewEnum.
shaunren Feb 2, 2024
cd57f3f
sapi: Implement ISpeechObjectToken::GetDescription.
shaunren Feb 9, 2024
4af47d8
sapi: Implement ISpeechObjectToken::Invoke.
shaunren Feb 8, 2024
0e38594
sapi: Implement ISpeechObjectToken::GetIDsOfNames.
shaunren Feb 11, 2024
865fa53
sapi: Implement ISpeechObjectTokens::get_Count.
shaunren Feb 6, 2024
ca653c0
sapi: Implement IEnumVARIANT::Next for ISpeechObjectTokens.
shaunren Feb 6, 2024
c138fa7
sapi: Implement ISpeechObjectTokens::Invoke.
shaunren Feb 11, 2024
1127032
sapi: Free typelib on DLL detach.
shaunren Feb 15, 2024
33d3de9
sapi: Implement ISpeechVoice::Speak.
shaunren Feb 16, 2024
47133d6
sapi: Handle zero-length attributes correctly in ISpObjectTokenCatego…
shaunren Feb 16, 2024
7f29a72
sapi: Introduce create_token_category helper in tts.
shaunren Feb 15, 2024
391484c
sapi: Implement ISpeechVoice::GetVoices.
shaunren Feb 16, 2024
182f0b6
sapi: Implement ISpeechVoice::GetTypeInfoCount.
shaunren Feb 17, 2024
64ec697
sapi: Implement ISpeechVoice::GetTypeInfo.
shaunren Feb 17, 2024
b737934
sapi: Implement ISpeechVoice::GetIDsOfNames.
shaunren Feb 17, 2024
f8db8cc
sapi: Implement ISpeechVoice::Invoke.
shaunren Feb 17, 2024
0e810c7
winegstreamer/video_decoder: Reset sample timestamp on stream start.
rbernon Feb 21, 2024
5a3c506
dsound/tests: Test that formats with more than two channels require W…
zzhiyi Feb 20, 2024
dc7f506
dsound: Reject WAVEFORMATEX formats with more than two channels.
zzhiyi Feb 20, 2024
bad0bc0
nsiproxy.sys: Fix ipv6 route table parsing on Linux.
Feb 24, 2024
892506a
iphlpapi: Partially fill Ipv4 / Ipv6 metric in GetAdaptersAddresses().
Feb 23, 2024
f127395
Revert "win32u: Use font AA flags when querying glyph outline with GG…
Feb 26, 2024
a93c9e5
Revert "win32u: Store effective AA flags in gdi_font."
Feb 26, 2024
d178635
win32u: Store effective AA flags in font_physdev.
Feb 26, 2024
e9e3dc2
win32u: Use font AA flags when querying glyph outline with GGO_METRICS.
Nov 16, 2023
2760c85
faudio: Take lock before accessing list in LinkedList_RemoveEntry().
Feb 27, 2024
fde7629
faudio: Don't destroy voice when it is output to other voices.
Feb 27, 2024
7ee1cca
xaudio2: Check FAudioVoice_DestroyVoice result in destroy_voice().
Feb 27, 2024
718a43b
xaudio2/tests: Test destroying a voice which is an output to another …
Feb 27, 2024
270b45c
Revert "faudio: Don't destroy voice when it is output to other voices."
Feb 27, 2024
969c656
Revert "xaudio2: Check FAudioVoice_DestroyVoice result in destroy_voi…
Feb 27, 2024
c77c3ab
faudio: Don't destroy voice when it is output to other voices
Feb 29, 2024
2efc2ae
xaudio2: Use FAudioVoice_DestroyVoiceSafeEXT() result in destroy_voic…
Feb 27, 2024
0d82afc
wine.inf: Add a font replacement for Segoe UI.
jactry Feb 28, 2024
0a193b3
fixup! ntdll: Read process memory on the client side in NtReadVirtual…
Mar 1, 2024
1119321
advapi32: Check NULL return key pointers when creating registry keys.
zzhiyi Mar 4, 2024
6bf0aa2
advapi32/tests: Test creating registry keys with a NULL return key po…
zzhiyi Mar 4, 2024
1573cfe
dbghelp: Stop embedding unwind info in minidumps (X86_64).
Mar 4, 2024
55461e6
winegstreamer: HACK: Do not enable low latency for Gungrave G.O.R.E.
Mar 4, 2024
9970d96
mshtml: Pass DOMEvent instead of nsIDOMEvent during handle_event.
Feb 29, 2024
cc1698d
mshtml: Use generic event dispatcher for DOMContentLoaded.
Feb 21, 2024
af4a85d
mshtml/tests: Add test for document mode after InitNew and Load.
Feb 26, 2024
2086bb0
mshtml: Always use the event target dispex.
Feb 26, 2024
b3ba478
mshtml: Don't handle special case when doc != node->doc.
Feb 26, 2024
c1f557f
sapi: Implement ISpeechVoice::{get/put}_Volume.
shaunren Mar 2, 2024
b739aee
sapi: Implement ISpeechVoice::{get/putref}_Voice.
shaunren Mar 2, 2024
0692979
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for video …
Mar 5, 2024
5dd480a
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for resamp…
Mar 5, 2024
4384053
Revert "winegstreamer: Implement MFT_MESSAGE_COMMAND_DRAIN for aac de…
Mar 5, 2024
1ee1fd3
winevulkan: Prepare for VK_KHR_calibrated_timestamps.
DadSchoorse Feb 3, 2024
e732b99
winevulkan: Update to VK spec version 1.3.277.
DadSchoorse Feb 3, 2024
e236b1f
Update vk.xml to 1.3.277.
ivyl Mar 5, 2024
ce3c2eb
winevulkan: Update to VK spec version 1.3.278.
cjacek Feb 20, 2024
7212366
Update vk.xml to 1.3.278.
ivyl Mar 6, 2024
ce9dfe3
winevulkan: Remove no longer needed spec workarounds.
cjacek Feb 20, 2024
033ec3d
winevulkan: Update to VK spec version 1.3.279.
doitsujin Mar 2, 2024
2edc8b8
Update vk.xml to 1.3.279.
ivyl Mar 6, 2024
e3aca01
win32u: HACK: Clear queue QS_RAWINPUT if NtUserGetRawInputBuffer() go…
Mar 7, 2024
b5c7395
winex11.drv: Apply the GL vendor override for Intel GPUs too
renatopereyra Mar 7, 2024
b7d6d11
mscoree: Implement CLRRuntimeHost_Start.
Mar 7, 2024
e3558b0
loader: Expose the standard debugging symbols for GDB.
rbernon Nov 26, 2023
cdcf675
ntdll: Maintain a PE module link map and expose it to GDB.
rbernon Nov 26, 2023
f783e27
tools: Add gdbunwind.py script with a syscall unwinder.
rbernon Nov 26, 2023
04e5178
HACK: loader: Map /run/host to / in the link map.
rbernon Jan 22, 2024
620216e
HACK: winevulkan: Add option to WINE_HIDE_NVK.
ivyl Mar 12, 2024
d455f1f
HACK: winex11: Add option to WINE_HIDE_NVK.
ivyl Mar 12, 2024
213f291
Revert "HACK: gdiplus: Add HDC parameter back to gdi+ internal functi…
tati-frog Mar 12, 2024
2dd4050
gdiplus: Switch to a struct for gdip_format_string callback args.
Feb 23, 2024
1902635
gdiplus: Pass gdip_format_string_info to font link functions.
Feb 23, 2024
b2a8b66
gdiplus: Restore hdc argument to gdip_format_string.
Feb 23, 2024
03da124
ntdll: Wait for thread suspension in NtSuspendThread().
Mar 14, 2024
f7cd1ad
fixup! fshack: winex11: Always blit fs_hack in wglFlush and wglFinish…
Mar 15, 2024
79c7c4b
ddraw: Store material handles in ddraw object.
Mar 16, 2024
06c4161
ddraw: Store surface handles in ddraw object.
Mar 16, 2024
9104a74
ddraw: Support multiple devices per ddraw object.
Mar 16, 2024
7f1d686
ddraw/tests: Add tests for multiple devices.
Mar 16, 2024
637d92e
Revert "HACK: winex11: Add option to WINE_HIDE_NVK."
ivyl Mar 18, 2024
e6655a5
Revert "HACK: winevulkan: Add option to WINE_HIDE_NVK."
ivyl Mar 18, 2024
85b2b2b
gdiplus: Fix crash in GdipAddPathString.
Feb 28, 2024
da87a70
gdiplus: Fix use after free in GdipAddPathString.
Mar 1, 2024
614687b
gdiplus: Implement font linking in GdipAddPathString.
Mar 1, 2024
ac0db78
amend! kernelbase: HACK: Force CEF swiftshader for Snares of Ruin 2.
Mar 25, 2024
8babfa7
wintypes: Report some API contracts as present in api_information_sta…
Mar 25, 2024
d32a706
windows.perception.stub: Add stub IHolographicSpaceInterop interface.
Mar 25, 2024
8043658
windows.perception.stub: HACK: Set WS_EX_NOACTIVATE for window in hol…
Mar 25, 2024
fa9a24c
mf: Make session_get_node_object() more robust.
zzhiyi Aug 7, 2023
1244141
mf: Add a session_flush_nodes() helper.
zzhiyi Aug 16, 2023
cab06c3
mf/tests: Add a create_test_topology() helper.
zzhiyi Aug 8, 2023
66f568e
mf: Support seeking while a session is started.
zzhiyi Oct 24, 2023
68110f4
mf/tests: Test IMFMediaSession::Start().
zzhiyi Aug 7, 2023
9fe8106
mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTime().
zzhiyi Jul 28, 2023
3771bdb
mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTimeEx().
zzhiyi Feb 20, 2024
74e945f
mfmediaengine/tests: Test IMFMediaEngineEx::SetCurrentTime/Ex().
zzhiyi Feb 20, 2024
7354ff7
Revert "ntdll: Validate xstate alignment in validate_context_xstate()."
Mar 26, 2024
93c7162
Revert "ntdll: Validate context xstate at once in NtGetContextThread()."
Mar 26, 2024
ca7394e
Revert "ntdll: Factor out validate_context_xstate() function."
Mar 26, 2024
f3ef0ee
ntdll: Fix exception list offset in call_user_mode_callback / user_mo…
Jan 18, 2024
473dd7d
ntdll: Don't hardcode xstate feature mask.
Jan 31, 2024
df7bee7
ntdll: Don't hardcode xstate size in syscall frame.
Jan 31, 2024
498040f
ntdll: Don't hardcode xstate size in exception stack layout.
Jan 31, 2024
d9b3809
ntdll: On x86_64, don't access %gs in signal_start_thread().
mrpippy Feb 21, 2024
f71659d
ntdll: Mind context compaction mask in context_from_server().
Feb 1, 2024
32dc479
ntdll: Don't copy xstate from / to syscall frame in usr1_handler().
Feb 1, 2024
90c7f90
ntdll: Support generic xstate config in context manipulation functions.
Jan 18, 2024
7505034
ntdll: Respect red zone in usr1_handler() on x64.
Mar 5, 2024
ba9eabc
ntdll: Only save AVX xstate in wine_syscall_dispatcher.
Mar 18, 2024
d049d28
ntdll: Preserve untouched parts of xstate in NtSetContextThread().
Feb 8, 2024
317f6ba
ntdll: Support generic xstate in Unix-side manipulation functions.
Jan 17, 2024
fccaa98
ntdll: Factor out xstate_from_server() function.
Mar 18, 2024
af23975
ntdll: Factor out context_to_server() function.
Mar 18, 2024
57170ea
ntdll: Mind generic xstate masks in server context conversion.
Mar 18, 2024
5705b3e
ntdll: Support more xstate features.
Jan 18, 2024
56d69bd
ntdll/tests: Add more tests for xstate.
Mar 18, 2024
68c2868
ntdll: Factor out validate_context_xstate() function.
Jun 16, 2022
907bbf2
ntdll: Validate context xstate at once in NtGetContextThread().
Jun 16, 2022
253d56c
ntdll: Validate xstate alignment in validate_context_xstate().
Jun 16, 2022
5165a89
winegstreamer: HACK: Disable MF_SA_D3D11_AWARE for The Finals.
Mar 28, 2024
5936b69
winegstreamer: Integrate media-converter to winegstreamer.
ziqingh Nov 15, 2023
bf2bfa8
Revert "mfmediaengine/tests: Test IMFMediaEngineEx::SetCurrentTime/Ex…
zzhiyi Mar 29, 2024
6e244ea
Revert "mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTimeEx()."
zzhiyi Mar 29, 2024
c1de082
Revert "mfmediaengine: Implement IMFMediaEngineEx::SetCurrentTime()."
zzhiyi Mar 29, 2024
c099bc3
Revert "mf/tests: Test IMFMediaSession::Start()."
zzhiyi Mar 29, 2024
f8dcd06
Revert "mf: Support seeking while a session is started."
zzhiyi Mar 29, 2024
d48d465
Revert "mf/tests: Add a create_test_topology() helper."
zzhiyi Mar 29, 2024
a71d0ba
Revert "mf: Add a session_flush_nodes() helper."
zzhiyi Mar 29, 2024
ea60a19
explorer: Add an environment variable setting to start Xalia.
Feb 25, 2023
4102ef7
winex11.drv: Mark Xalia overlay window as a gamescope overlay.
Mar 8, 2023
c8c7b4d
winex11.drv: Do not shape layered windows in Gamescope.
Mar 5, 2024
ca3dac2
win32u: Implement EVENT_OBJECT_STATECHANGE.
Mar 12, 2024
a854a85
win32u: Implement EVENT_OBJECT_LOCATIONCHANGE.
Mar 13, 2024
620b0fe
win32u: Add support for raising EVENT_OBJECT_DESTROY events on windows.
Conmanx360 Feb 16, 2023
f7050af
win32u: Implement cross-process GetScrollBarInfo.
Aug 19, 2023
a3fc1f9
win32u: Implement cross-process GetScrollInfo.
Aug 19, 2023
9bed822
win32u: Implement winevents for scrollbars.
Mar 15, 2024
d778e9d
gdiplus/tests: Add tests for GdipPrivateAddMemoryFont().
zzhiyi Mar 29, 2024
3a28bd4
gdiplus: Search microsoft platform names first in load_ttf_name_id().
zzhiyi Mar 28, 2024
c0d9805
HACK: ntdll: Enable WINE_SIMULATE_WRITECOPY for Hentai Maid Memories.
zzhiyi Apr 3, 2024
1e5c02f
crypt32: Fix CryptBinaryToString not adding a separator.
tati-frog Mar 22, 2024
45f59c8
ntdll: Return STATUS_NO_YIELD_PERFORMED from NtYieldExecution() on Li…
Apr 5, 2024
940efde
winhttp: Set actual default receive response timeout to 21sec.
Apr 9, 2024
56b7e38
winhttp/tests: Add some tests for actual connection caching.
Apr 9, 2024
43b6027
winhttp: Do not cache connection if suggested by request headers.
Apr 9, 2024
8427e38
winegstreamer/media-converter: Split videoconv caps event handler to …
rbernon Mar 5, 2024
d3aea4b
winegstreamer/media-converter: Split videoconv upstream chunk dump to…
rbernon Mar 5, 2024
500acad
winegstreamer/media-converter: Split videoconv stream-start event pus…
rbernon Mar 5, 2024
ecb7dd7
winegstreamer/media-converter: Split videoconv event caps push to a s…
rbernon Mar 5, 2024
e61bf26
winegstreamer/media-converter: Open the blank file on videoconv state…
rbernon Mar 5, 2024
819d2a3
winegstreamer/media-converter: Use an enum for video conv state flags.
rbernon Mar 5, 2024
87946fb
winegstreamer/media-converter: Wrap around the blank video if shorter…
rbernon Mar 29, 2024
5f86fb7
winegstreamer/media-converter: Use gst_util_uint64_scale_round to rou…
rbernon Mar 29, 2024
c50f302
winegstreamer/media-converter: Implement support for push mode in vid…
rbernon Mar 29, 2024
a717652
winegstreamer/media-converter: Wrap videoconv and a demuxer in a new …
rbernon Mar 5, 2024
9524238
winegstreamer/media-converter: Automatically add an audio decoder to …
rbernon Mar 5, 2024
01b816d
HACK: winebuild: Include target arch in the hash used for timestamp.
ivyl Apr 9, 2024
68eb557
ntdll/tests: Add tests for CONTEXT_EXCEPTION_REQUEST.
Apr 5, 2024
2c005f9
ntdll: Set exception reporting flags in NtGetContextThread().
Apr 9, 2024
84a9a4b
ntdll: Store exception reporting flags in server context.
Apr 9, 2024
253b2ba
ntdll: Store exception reporting flags on suspend.
Apr 10, 2024
228480d
ntdll: Store exception reporting flags for debug events.
Apr 8, 2024
f490b50
Revert "ntdll: Add WINE_DISABLE_WRITE_WATCH env var to disable write …
Apr 10, 2024
b732274
winevulkan: Return result through NtCallbackReturn for the debug call…
julliard Jan 19, 2024
16527b7
winevulkan: Keep the create_info HWND on the surface wrappers.
rbernon Nov 25, 2023
fccd426
winevulkan: Rename wine_device_memory mapping to vm_map.
cjacek Feb 21, 2024
c211e2a
winevulkan: Use handle map for memory objects.
cjacek Feb 21, 2024
7236bc0
winevulkan: Remove handle mapping after host destory is called.
ivyl Apr 9, 2024
6456442
fshack: winex11.drv: Introduce fs_hack_is_window_rect_fullscreen().
zzhiyi Mar 26, 2024
9dafc27
win32u: Store desktop flags in shared memory and use that in is_virtu…
Apr 11, 2024
9157418
user32: HACK: Avoid triggering displays update in GetDisplayConfigBuf…
Apr 11, 2024
dce7a2f
winevulkan: Make client's device memory wrapper available to callback…
ivyl Apr 11, 2024
b94d5f5
HACK: mfplat: Enable new media source by default for more games.
rbernon Apr 12, 2024
4d5ffea
win32u: Update Nvidia's DriverVersion to match 552.12.
ivyl Apr 15, 2024
813d890
msvcrt/tests: Add tests for check buffering state of standard streams.
Apr 4, 2024
ffc895d
ucrtbase/tests: Add tests for checking buffering state of standard st…
Apr 4, 2024
b88b982
ucrtbase: Let stderr be always be unbuffered.
Apr 3, 2024
b519d8d
light.msstyles: Use #fefefe instead of #ffffff for scrollbar parts.
zzhiyi Apr 17, 2024
49a6a94
mscoree: Update Wine Mono to 9.1.0.
ivyl Apr 18, 2024
433fec0
winegstreamer: Destroy wg_transform in video_decoder/transform_SetInp…
Apr 4, 2024
a099e7b
Revert "winegstreamer: HACK: Disable MF_SA_D3D11_AWARE for The Finals."
Apr 18, 2024
79510d4
winex11.drv: Support _SHIFT_ARB attributes in X11DRV_wglGetPixelForma…
Apr 25, 2024
f819412
crypt32: Mind constructor tag in CRYPT_AsnDecodeOCSPSignatureInfoCert…
Apr 24, 2024
faca065
cryptnet: Do not use InternetCombineUrlW() in build_request_url().
Apr 25, 2024
fb3ec0a
msvcrt: Implement _mbsncpy_s[_l]().
Apr 27, 2024
3862f68
wmvcore: Start and stop read & delivery threads on OP_START/OP_STOP.
Feb 28, 2024
deb0ae1
fixup! ntdll: Support gpuvis tracing.
Apr 30, 2024
aa08566
kernelbase: HACK: Force angle d3d9 for Antenna.
Apr 30, 2024
e1d2148
kernelbase: HACK: Force angle d3d9 for A Raven Monologue.
Apr 30, 2024
9e10c1f
fixup! user32: Add or remove rawinput devices individually on WM_DEVI…
rbernon Apr 29, 2024
7cb0074
win32u: Move rawinput device cache ticks check to rawinput_update_dev…
rbernon May 2, 2024
b1a2335
win32u: Post device arrival messages in NtUserRegisterRawInputDevices.
rbernon May 2, 2024
71dc181
fshack: winex11.drv: Use a better fshack interpolation in xrender_bli…
May 3, 2024
dedc699
fshack: winex11.drv: Interpolate image in x11drv_surface_flush() with…
May 3, 2024
6c558cf
Revert "HACK: mfplat: Enable new media source by default for more gam…
ivyl May 3, 2024
93e737e
Revert "explorer: Don't pop start menu on "minimize all windows" syst…
Feb 14, 2024
6a82acb
Revert "win32u: Only send mouse input in ReleaseCapture() when a wind…
ivyl May 3, 2024
54b128a
Revert "user32/tests: Add some ReleaseCapture() tests."
ivyl May 3, 2024
195d861
explorer: Don't pop start menu on "minimize all windows" systray comm…
Jan 9, 2024
f6b6cee
explorer: Don't pop start menu on "undo minimize all windows" systray…
Feb 6, 2024
1e2448a
user32/tests: Add some ReleaseCapture() tests.
zzhiyi Mar 8, 2024
e8172fc
win32u: Only send mouse input in ReleaseCapture() when a window is ca…
zzhiyi Mar 8, 2024
cd5c7ea
winegstreamer: Fix wow64 support for wg_parser_connect.
May 1, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ F: dlls/winegstreamer/mfplat.c
F: dlls/winegstreamer/resampler.c
F: dlls/winegstreamer/video_decoder.c
F: dlls/winegstreamer/video_processor.c
F: dlls/winegstreamer/wg_source.c
F: dlls/winegstreamer/wg_sample.c
F: dlls/winegstreamer/wg_transform.c
F: dlls/winegstreamer/wma_decoder.c
Expand Down
12 changes: 11 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ AC_ARG_WITH(udev, AS_HELP_STRING([--without-udev],[do not use udev (plug an
AC_ARG_WITH(unwind, AS_HELP_STRING([--without-unwind],[do not use the libunwind library (exception handling)]))
AC_ARG_WITH(usb, AS_HELP_STRING([--without-usb],[do not use the libusb library]))
AC_ARG_WITH(v4l2, AS_HELP_STRING([--without-v4l2],[do not use v4l2 (video capture)]))
AC_ARG_WITH(vosk, AS_HELP_STRING([--without-vosk],[do not use Vosk]))
AC_ARG_WITH(vulkan, AS_HELP_STRING([--without-vulkan],[do not use Vulkan]))
AC_ARG_WITH(wayland, AS_HELP_STRING([--without-wayland],[do not build the Wayland driver]))
AC_ARG_WITH(xcomposite,AS_HELP_STRING([--without-xcomposite],[do not use the Xcomposite extension]),
Expand Down Expand Up @@ -492,7 +493,8 @@ AC_CHECK_HEADERS(\
syscall.h \
utime.h \
valgrind/memcheck.h \
valgrind/valgrind.h
valgrind/valgrind.h \
vosk_api.h
)
WINE_HEADER_MAJOR()
AC_HEADER_STAT()
Expand Down Expand Up @@ -1875,6 +1877,14 @@ then
WINE_WARNING([No sound system was found. Windows applications will be silent.])
fi

dnl **** Check for Vosk ****
if test x$with_vosk != xno
then
WINE_CHECK_SONAME(vosk,vosk_recognizer_new)
fi
WINE_NOTICE_WITH(vosk,[test x$ac_cv_lib_soname_vosk = x],
[libvosk ${notice_platform}development files not found, speech recognition won't be supported.])

dnl *** Check for Vulkan ***
if test "x$with_vulkan" != "xno"
then
Expand Down
6 changes: 6 additions & 0 deletions dlls/advapi32/registry.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ LSTATUS WINAPI RegOverridePredefKey( HKEY hkey, HKEY override )
*/
LSTATUS WINAPI RegCreateKeyW( HKEY hkey, LPCWSTR lpSubKey, PHKEY phkResult )
{
if (!phkResult)
return ERROR_INVALID_PARAMETER;

return RegCreateKeyExW( hkey, lpSubKey, 0, NULL, REG_OPTION_NON_VOLATILE,
MAXIMUM_ALLOWED, NULL, phkResult, NULL );
}
Expand All @@ -82,6 +85,9 @@ LSTATUS WINAPI RegCreateKeyW( HKEY hkey, LPCWSTR lpSubKey, PHKEY phkResult )
*/
LSTATUS WINAPI RegCreateKeyA( HKEY hkey, LPCSTR lpSubKey, PHKEY phkResult )
{
if (!phkResult)
return ERROR_INVALID_PARAMETER;

return RegCreateKeyExA( hkey, lpSubKey, 0, NULL, REG_OPTION_NON_VOLATILE,
MAXIMUM_ALLOWED, NULL, phkResult, NULL );
}
Expand Down
13 changes: 13 additions & 0 deletions dlls/advapi32/tests/registry.c
Original file line number Diff line number Diff line change
Expand Up @@ -1268,6 +1268,19 @@ static void test_reg_create_key(void)
PACL key_acl;
SECURITY_DESCRIPTOR *sd;

/* NULL return key check */
ret = RegCreateKeyA(hkey_main, "Subkey1", NULL);
ok(ret == ERROR_INVALID_PARAMETER, "Got unexpected ret %ld.\n", ret);

ret = RegCreateKeyW(hkey_main, L"Subkey1", NULL);
ok(ret == ERROR_INVALID_PARAMETER, "Got unexpected ret %ld.\n", ret);

ret = RegCreateKeyExA(hkey_main, "Subkey1", 0, NULL, 0, KEY_NOTIFY, NULL, NULL, NULL);
ok(ret == ERROR_BADKEY, "Got unexpected ret %ld.\n", ret);

ret = RegCreateKeyExW(hkey_main, L"Subkey1", 0, NULL, 0, KEY_NOTIFY, NULL, NULL, NULL);
ok(ret == ERROR_BADKEY, "Got unexpected ret %ld.\n", ret);

ret = RegCreateKeyExA(hkey_main, "Subkey1", 0, NULL, 0, KEY_NOTIFY, NULL, &hkey1, NULL);
ok(!ret, "RegCreateKeyExA failed with error %ld\n", ret);
/* should succeed: all versions of Windows ignore the access rights
Expand Down
4 changes: 2 additions & 2 deletions dlls/appwiz.cpl/addons.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ WINE_DEFAULT_DEBUG_CHANNEL(appwizcpl);
#define GECKO_SHA "???"
#endif

#define MONO_VERSION "8.1.0"
#define MONO_VERSION "9.1.0"
#if defined(__i386__) || defined(__x86_64__)
#define MONO_ARCH "x86"
#define MONO_SHA "0ed3ec533aef79b2f312155931cf7b1080009ac0c5b4c2bcfeb678ac948e0810"
#define MONO_SHA "8a0a1e6837b494df49927e5d759b1c6908e89b8a2f8e3ad025e1c2881882476e"
#else
#define MONO_ARCH ""
#define MONO_SHA "???"
Expand Down
16 changes: 9 additions & 7 deletions dlls/crypt32/base64.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ static DWORD encodeBase64A(const BYTE *in_buf, int in_len, LPCSTR sep,
i = 0;
while (div > 0 && ptr < end)
{
if (i && i % 64 == 0)
ptr += stradd(ptr, end, sep, strlen(sep));
/* first char is the first 6 bits of the first byte*/
chunk[0] = b64[ ( d[0] >> 2) & 0x3f ];
/* second char is the last 2 bits of the first byte and the first 4
Expand All @@ -127,6 +125,9 @@ static DWORD encodeBase64A(const BYTE *in_buf, int in_len, LPCSTR sep,
i += 4;
d += 3;
div--;

if (i && i % 64 == 0)
ptr += stradd(ptr, end, sep, strlen(sep));
}

switch(pad_bytes)
Expand Down Expand Up @@ -393,11 +394,6 @@ static LONG encodeBase64W(const BYTE *in_buf, int in_len, LPCWSTR sep,
i = 0;
while (div > 0)
{
if (i && i % 64 == 0)
{
lstrcpyW(ptr, sep);
ptr += lstrlenW(sep);
}
/* first char is the first 6 bits of the first byte*/
*ptr++ = b64[ ( d[0] >> 2) & 0x3f ];
/* second char is the last 2 bits of the first byte and the first 4
Expand All @@ -411,6 +407,12 @@ static LONG encodeBase64W(const BYTE *in_buf, int in_len, LPCWSTR sep,
i += 4;
d += 3;
div--;

if (i && i % 64 == 0)
{
lstrcpyW(ptr, sep);
ptr += lstrlenW(sep);
}
}

switch(pad_bytes)
Expand Down
17 changes: 15 additions & 2 deletions dlls/crypt32/decode.c
Original file line number Diff line number Diff line change
Expand Up @@ -6254,13 +6254,26 @@ static BOOL CRYPT_AsnDecodeOCSPSignatureInfoCertEncoded(const BYTE *pbEncoded,
DWORD *pcbDecoded)
{
BOOL ret;
struct AsnArrayDescriptor arrayDesc = { 0,
DWORD data_len, len_bytes;
struct AsnArrayDescriptor arrayDesc = { ASN_SEQUENCE,
offsetof(OCSP_SIGNATURE_INFO, cCertEncoded), offsetof(OCSP_SIGNATURE_INFO, rgCertEncoded),
FINALMEMBERSIZE(OCSP_SIGNATURE_INFO, cCertEncoded), verify_and_copy_certificate,
sizeof(CRYPT_DER_BLOB), TRUE, offsetof(CRYPT_DER_BLOB, pbData) };

ret = CRYPT_AsnDecodeArray(&arrayDesc, pbEncoded, cbEncoded,
if (pbEncoded[0] != (ASN_CONTEXT | ASN_CONSTRUCTOR))
{
WARN("Unexpected tag %#x.\n", pbEncoded[0]);
SetLastError(CRYPT_E_ASN1_BADTAG);
return FALSE;
}

if (!(ret = CRYPT_GetLen(pbEncoded, cbEncoded, &data_len))) return FALSE;
len_bytes = GET_LEN_BYTES(pbEncoded[1]);

ret = CRYPT_AsnDecodeArray(&arrayDesc, pbEncoded + 1 + len_bytes, cbEncoded - 1 - len_bytes,
dwFlags, NULL, pvStructInfo, pcbStructInfo, pcbDecoded);
if (pcbDecoded)
*pcbDecoded = 1 + len_bytes + data_len;
return ret;
}

Expand Down
8 changes: 8 additions & 0 deletions dlls/crypt32/tests/base64.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ static const BYTE toEncode4[] =
static const BYTE toEncode5[] =
"abcdefghijlkmnopqrstuvwxyz01234567890ABCDEFGHI";

static const BYTE toEncode6[] = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa";

static const struct BinTests tests[] = {
{ toEncode1, sizeof(toEncode1), "AA==\r\n", },
{ toEncode2, sizeof(toEncode2), "AQI=\r\n", },
Expand All @@ -69,6 +71,9 @@ static const struct BinTests tests[] = {
"SElKS0xNTk9QUVJTVFVWV1hZWjAxMjM0NTY3ODkwAA==\r\n" },
{ toEncode5, sizeof(toEncode5),
"YWJjZGVmZ2hpamxrbW5vcHFyc3R1dnd4eXowMTIzNDU2Nzg5MEFCQ0RFRkdISQA=\r\n" },
{ toEncode6, sizeof(toEncode6),
"YWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFh\r\n"
"YQA=\r\n" },
};

static const struct BinTests testsNoCR[] = {
Expand All @@ -83,6 +88,9 @@ static const struct BinTests testsNoCR[] = {
"SElKS0xNTk9QUVJTVFVWV1hZWjAxMjM0NTY3ODkwAA==\n" },
{ toEncode5, sizeof(toEncode5),
"YWJjZGVmZ2hpamxrbW5vcHFyc3R1dnd4eXowMTIzNDU2Nzg5MEFCQ0RFRkdISQA=\n" },
{ toEncode6, sizeof(toEncode6),
"YWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFh\n"
"YQA=\n" },
};

static WCHAR *strdupAtoW(const char *str)
Expand Down
122 changes: 122 additions & 0 deletions dlls/crypt32/tests/encode.c
Original file line number Diff line number Diff line change
Expand Up @@ -8728,6 +8728,122 @@ static const BYTE ocsp_signature[] = {
0xe8, 0x67, 0xcf, 0xa7
};

static const BYTE ocsp_basic_signed_response_with_cert[] =
{
0x30, 0x82, 0x05, 0x32, 0x30, 0x81, 0xdf, 0xa1, 0x54, 0x30, 0x52, 0x31,
0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4d, 0x58,
0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x02, 0x44,
0x46, 0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x02,
0x43, 0x57, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c,
0x04, 0x74, 0x65, 0x73, 0x74, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x09, 0x2a,
0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x01, 0x16, 0x0b, 0x74, 0x65,
0x73, 0x74, 0x40, 0x71, 0x71, 0x2e, 0x63, 0x6f, 0x6d, 0x18, 0x0f, 0x32,
0x30, 0x32, 0x34, 0x30, 0x34, 0x32, 0x35, 0x30, 0x30, 0x30, 0x36, 0x31,
0x31, 0x5a, 0x30, 0x51, 0x30, 0x4f, 0x30, 0x3a, 0x30, 0x09, 0x06, 0x05,
0x2b, 0x0e, 0x03, 0x02, 0x1a, 0x05, 0x00, 0x04, 0x14, 0x1b, 0xe8, 0x99,
0x10, 0xe7, 0x3d, 0x9c, 0x6b, 0xba, 0x65, 0xb8, 0x6e, 0x6f, 0xd1, 0x63,
0x52, 0xa5, 0x6f, 0xd9, 0x81, 0x04, 0x14, 0xc4, 0x57, 0x2a, 0x53, 0xb7,
0x21, 0x6d, 0x03, 0x2d, 0xd0, 0xbc, 0xd4, 0x2a, 0x88, 0xd2, 0xae, 0x62,
0xa9, 0x97, 0x2a, 0x02, 0x01, 0x02, 0x80, 0x00, 0x18, 0x0f, 0x32, 0x30,
0x32, 0x34, 0x30, 0x34, 0x32, 0x35, 0x30, 0x30, 0x30, 0x36, 0x31, 0x31,
0x5a, 0xa1, 0x23, 0x30, 0x21, 0x30, 0x1f, 0x06, 0x09, 0x2b, 0x06, 0x01,
0x05, 0x05, 0x07, 0x30, 0x01, 0x02, 0x04, 0x12, 0x04, 0x10, 0xab, 0x7a,
0x07, 0x8a, 0xef, 0xc9, 0x7e, 0xb3, 0x51, 0x90, 0xa5, 0x72, 0x09, 0x60,
0x84, 0x27, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d,
0x01, 0x01, 0x0b, 0x05, 0x00, 0x03, 0x82, 0x01, 0x01, 0x00, 0xb5, 0x61,
0x78, 0x5b, 0xc4, 0xb5, 0xe4, 0x8d, 0xff, 0xe1, 0xc5, 0x95, 0xd1, 0xad,
0xb8, 0x55, 0xb4, 0xca, 0xcc, 0xf5, 0xe9, 0x6f, 0x63, 0x64, 0x4b, 0xf7,
0x46, 0xf9, 0x12, 0x02, 0x36, 0xe1, 0x9f, 0xce, 0xe0, 0x5e, 0x6c, 0xf7,
0x35, 0x19, 0x80, 0x89, 0x6b, 0x7d, 0x8f, 0xa1, 0x8c, 0xb1, 0x7d, 0xdc,
0xf1, 0x1c, 0xf7, 0x70, 0x45, 0x77, 0xf3, 0xb4, 0x42, 0x99, 0x58, 0x68,
0x11, 0xec, 0x41, 0x47, 0x11, 0xcc, 0xb1, 0x2f, 0xbb, 0x11, 0xe7, 0x81,
0x7d, 0x17, 0x93, 0x30, 0xab, 0x58, 0xb1, 0xe0, 0x69, 0x34, 0x17, 0x3a,
0xa0, 0x4a, 0xed, 0xd6, 0x9e, 0x02, 0xfd, 0xb7, 0xd1, 0x77, 0x3c, 0x59,
0x47, 0xeb, 0xce, 0xa0, 0x64, 0x06, 0x38, 0x78, 0x96, 0x86, 0x77, 0x1e,
0x3f, 0xa8, 0x56, 0x9d, 0xc4, 0x8f, 0x1d, 0x23, 0x23, 0x1c, 0xe6, 0x03,
0x2c, 0xb9, 0xfd, 0xac, 0x3e, 0x30, 0x52, 0x51, 0x27, 0x35, 0x20, 0x93,
0x94, 0xaa, 0x69, 0x83, 0xeb, 0x04, 0x32, 0x2a, 0xc0, 0x6b, 0x24, 0x30,
0x6f, 0x0f, 0x61, 0xdb, 0xac, 0x01, 0x46, 0x71, 0x52, 0x96, 0x07, 0x48,
0xba, 0xdf, 0x71, 0x96, 0x25, 0xa6, 0x04, 0x36, 0x49, 0xb9, 0xd9, 0x93,
0x9a, 0x79, 0xbf, 0xad, 0x4a, 0x4f, 0x49, 0x98, 0x7d, 0xa3, 0x49, 0x1d,
0x65, 0xb8, 0x51, 0x93, 0x60, 0x63, 0x91, 0x34, 0x5c, 0xe4, 0xad, 0x91,
0x44, 0xc7, 0x69, 0x93, 0x82, 0x28, 0xce, 0xc1, 0xf6, 0xc2, 0xfb, 0xf5,
0xef, 0xaf, 0xdb, 0xc2, 0x14, 0xed, 0x26, 0xad, 0xc9, 0xba, 0xee, 0xe8,
0x40, 0xc6, 0x03, 0x21, 0x9a, 0x7a, 0x47, 0x45, 0x24, 0x5b, 0xc6, 0xf3,
0xb4, 0x55, 0x7e, 0xa5, 0x86, 0x22, 0x60, 0x16, 0x4a, 0x67, 0x0b, 0xbd,
0x92, 0x7a, 0x53, 0x6b, 0xa0, 0x05, 0x2e, 0x3c, 0xfa, 0x5e, 0x06, 0x4f,
0xf1, 0x70, 0xa0, 0x82, 0x03, 0x38, 0x30, 0x82, 0x03, 0x34, 0x30, 0x82,
0x03, 0x30, 0x30, 0x82, 0x02, 0x99, 0xa0, 0x03, 0x02, 0x01, 0x02, 0x02,
0x01, 0x03, 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d,
0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 0x61, 0x31, 0x0b, 0x30, 0x09, 0x06,
0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4d, 0x58, 0x31, 0x0b, 0x30, 0x09,
0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x02, 0x44, 0x46, 0x31, 0x0d, 0x30,
0x0b, 0x06, 0x03, 0x55, 0x04, 0x07, 0x0c, 0x04, 0x43, 0x44, 0x4d, 0x58,
0x31, 0x0b, 0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x02, 0x43,
0x57, 0x31, 0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x04,
0x74, 0x65, 0x73, 0x74, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x09, 0x2a, 0x86,
0x48, 0x86, 0xf7, 0x0d, 0x01, 0x09, 0x01, 0x16, 0x0b, 0x74, 0x65, 0x73,
0x74, 0x40, 0x71, 0x71, 0x2e, 0x63, 0x6f, 0x6d, 0x30, 0x20, 0x17, 0x0d,
0x32, 0x34, 0x30, 0x34, 0x32, 0x34, 0x32, 0x33, 0x35, 0x31, 0x31, 0x39,
0x5a, 0x18, 0x0f, 0x32, 0x30, 0x35, 0x31, 0x30, 0x39, 0x30, 0x39, 0x32,
0x33, 0x35, 0x31, 0x31, 0x39, 0x5a, 0x30, 0x52, 0x31, 0x0b, 0x30, 0x09,
0x06, 0x03, 0x55, 0x04, 0x06, 0x13, 0x02, 0x4d, 0x58, 0x31, 0x0b, 0x30,
0x09, 0x06, 0x03, 0x55, 0x04, 0x08, 0x0c, 0x02, 0x44, 0x46, 0x31, 0x0b,
0x30, 0x09, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x0c, 0x02, 0x43, 0x57, 0x31,
0x0d, 0x30, 0x0b, 0x06, 0x03, 0x55, 0x04, 0x03, 0x0c, 0x04, 0x74, 0x65,
0x73, 0x74, 0x31, 0x1a, 0x30, 0x18, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
0xf7, 0x0d, 0x01, 0x09, 0x01, 0x16, 0x0b, 0x74, 0x65, 0x73, 0x74, 0x40,
0x71, 0x71, 0x2e, 0x63, 0x6f, 0x6d, 0x30, 0x82, 0x01, 0x22, 0x30, 0x0d,
0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01, 0x05,
0x00, 0x03, 0x82, 0x01, 0x0f, 0x00, 0x30, 0x82, 0x01, 0x0a, 0x02, 0x82,
0x01, 0x01, 0x00, 0xd5, 0x4d, 0x96, 0x69, 0x63, 0x59, 0x0a, 0x6e, 0x79,
0x9e, 0x5a, 0x16, 0x0a, 0xb2, 0xc1, 0x2f, 0x9c, 0x73, 0x9f, 0x0d, 0x61,
0xac, 0x48, 0x31, 0x04, 0x9f, 0xcb, 0x30, 0xb6, 0x47, 0xf3, 0xe3, 0x9d,
0x9e, 0x96, 0xe6, 0xad, 0x2e, 0xe7, 0x40, 0x9e, 0x54, 0xe1, 0x85, 0x94,
0x2f, 0xf5, 0xc4, 0x46, 0x21, 0x37, 0x57, 0xbe, 0x4f, 0x47, 0xda, 0x91,
0x0b, 0xd6, 0x51, 0xe0, 0x13, 0x1c, 0x4b, 0x3f, 0xe8, 0xf2, 0xad, 0x8b,
0xdb, 0xc1, 0x3d, 0xb5, 0x6c, 0x4d, 0xf7, 0x52, 0x5e, 0x67, 0x90, 0xd7,
0xc8, 0xe9, 0xf5, 0x0a, 0xc1, 0x26, 0xbc, 0x00, 0x21, 0xca, 0xc1, 0xd5,
0x37, 0xc2, 0xea, 0xd7, 0x82, 0x18, 0x94, 0x3e, 0xd7, 0x1a, 0x9e, 0xa6,
0x77, 0x76, 0x37, 0xe8, 0x90, 0xeb, 0x4d, 0x09, 0x18, 0x6f, 0xda, 0xca,
0x73, 0xbc, 0x15, 0x1f, 0xac, 0x14, 0x1f, 0xe5, 0x28, 0x3e, 0x04, 0x11,
0x91, 0x71, 0x34, 0x50, 0xc4, 0xfc, 0x32, 0xb3, 0x2d, 0x0a, 0x9d, 0xa7,
0x15, 0xca, 0x7a, 0xf8, 0x57, 0xc0, 0xe6, 0x92, 0x5e, 0x55, 0xa7, 0x45,
0x58, 0x2b, 0xbf, 0x82, 0x23, 0x8d, 0xe4, 0xb7, 0x4a, 0xd4, 0x15, 0x44,
0x80, 0x88, 0x16, 0x10, 0xcd, 0x42, 0x98, 0x46, 0xd1, 0x55, 0xa4, 0xa2,
0xd8, 0xd8, 0x65, 0x33, 0x4d, 0x21, 0x6d, 0x1d, 0x11, 0x66, 0xd8, 0xa9,
0xf9, 0x12, 0x42, 0x38, 0x2d, 0x36, 0x43, 0xa5, 0xe2, 0x5e, 0xff, 0x7c,
0xae, 0xaa, 0xc8, 0x85, 0x42, 0xf3, 0xa0, 0x90, 0xd2, 0x04, 0xc9, 0xe4,
0xa0, 0x0d, 0x97, 0xbb, 0x66, 0x8d, 0x81, 0xaa, 0x86, 0xa9, 0x49, 0x4c,
0x14, 0x67, 0x02, 0xf6, 0x32, 0xde, 0x19, 0xf9, 0x14, 0xd0, 0xdb, 0x89,
0xbf, 0x65, 0xc9, 0x87, 0x1d, 0xcc, 0xd3, 0x5f, 0x6a, 0xd4, 0x9d, 0x54,
0x9d, 0x34, 0x08, 0xef, 0x7a, 0x77, 0x4f, 0x02, 0x03, 0x01, 0x00, 0x01,
0xa3, 0x81, 0x80, 0x30, 0x7e, 0x30, 0x31, 0x06, 0x08, 0x2b, 0x06, 0x01,
0x05, 0x05, 0x07, 0x01, 0x01, 0x04, 0x25, 0x30, 0x23, 0x30, 0x21, 0x06,
0x08, 0x2b, 0x06, 0x01, 0x05, 0x05, 0x07, 0x30, 0x01, 0x86, 0x15, 0x68,
0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e,
0x30, 0x2e, 0x31, 0x3a, 0x38, 0x30, 0x38, 0x30, 0x30, 0x09, 0x06, 0x03,
0x55, 0x1d, 0x13, 0x04, 0x02, 0x30, 0x00, 0x30, 0x1d, 0x06, 0x03, 0x55,
0x1d, 0x0e, 0x04, 0x16, 0x04, 0x14, 0x58, 0x25, 0x0b, 0x7b, 0x6c, 0xe7,
0x50, 0xdf, 0x45, 0x4b, 0x35, 0x37, 0xd1, 0x84, 0x25, 0x66, 0xbb, 0xda,
0x7b, 0xc5, 0x30, 0x1f, 0x06, 0x03, 0x55, 0x1d, 0x23, 0x04, 0x18, 0x30,
0x16, 0x80, 0x14, 0xc4, 0x57, 0x2a, 0x53, 0xb7, 0x21, 0x6d, 0x03, 0x2d,
0xd0, 0xbc, 0xd4, 0x2a, 0x88, 0xd2, 0xae, 0x62, 0xa9, 0x97, 0x2a, 0x30,
0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b,
0x05, 0x00, 0x03, 0x81, 0x81, 0x00, 0xca, 0xbf, 0xb3, 0xcb, 0xf8, 0x5d,
0x57, 0x25, 0xc4, 0xcd, 0xd3, 0xa2, 0xae, 0xcb, 0xc8, 0xe0, 0xd0, 0x16,
0xa5, 0x54, 0x80, 0xf9, 0x6c, 0xa9, 0x4a, 0x8d, 0xa0, 0xea, 0x21, 0x6b,
0xec, 0xfe, 0xa1, 0xdd, 0x48, 0x4c, 0xc0, 0x37, 0x5c, 0x36, 0x9f, 0x6d,
0x3d, 0x89, 0x31, 0xc2, 0x74, 0xfd, 0xdf, 0x60, 0xa4, 0x05, 0xcb, 0x47,
0xd2, 0x13, 0xa4, 0x23, 0x9f, 0xfb, 0x3c, 0x3f, 0x7a, 0x1f, 0x75, 0xfc,
0x32, 0x8f, 0xbc, 0xb1, 0x3d, 0x7b, 0xef, 0x49, 0xd1, 0x47, 0x4a, 0x6d,
0x6d, 0x8f, 0xd4, 0xb3, 0x71, 0x3d, 0x24, 0x48, 0x05, 0x1b, 0x29, 0xa7,
0xe0, 0xbd, 0xad, 0x01, 0xff, 0x92, 0x2a, 0x24, 0x1e, 0x94, 0x6e, 0x59,
0x7b, 0xd4, 0x98, 0xf0, 0x60, 0xe5, 0x69, 0xa2, 0x45, 0xaf, 0xd6, 0x7f,
0x5b, 0x69, 0x84, 0x97, 0x23, 0xc7, 0xda, 0x3b, 0x37, 0xcd, 0x15, 0x4e,
0x6b, 0xf0,
};

static void test_decodeOCSPBasicSignedResponseInfo(DWORD dwEncoding)
{
OCSP_BASIC_SIGNED_RESPONSE_INFO *info;
Expand Down Expand Up @@ -8760,6 +8876,12 @@ static void test_decodeOCSPBasicSignedResponseInfo(DWORD dwEncoding)
ok(!info->SignatureInfo.cCertEncoded, "got %lu\n", info->SignatureInfo.cCertEncoded);
ok(!info->SignatureInfo.rgCertEncoded, "got %p\n", info->SignatureInfo.rgCertEncoded);
LocalFree(info);

size = 0;
ret = CryptDecodeObjectEx(dwEncoding, OCSP_BASIC_SIGNED_RESPONSE, ocsp_basic_signed_response_with_cert,
sizeof(ocsp_basic_signed_response_with_cert), CRYPT_DECODE_ALLOC_FLAG, NULL, &info, &size);
ok(ret, "got %08lx\n", GetLastError());
LocalFree(info);
}

static void test_decodeOCSPBasicResponseInfo(DWORD dwEncoding)
Expand Down
7 changes: 4 additions & 3 deletions dlls/cryptnet/cryptnet_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1869,15 +1869,16 @@ static WCHAR *build_request_url(const WCHAR *base_url, const BYTE *data, DWORD d
DWORD len = 0;

if (!(path = build_request_path(data, data_size))) return NULL;

InternetCombineUrlW(base_url, path, NULL, &len, 0);
len = (wcslen(base_url) + wcslen(path) + 1) * sizeof(WCHAR);
if (!(ret = malloc(len * sizeof(WCHAR))))
{
free(path);
return NULL;
}
InternetCombineUrlW(base_url, path, ret, &len, 0);
wcscpy(ret, base_url);
wcscat(ret, path);
free(path);
TRACE("-> %s.\n", debugstr_w(ret));
return ret;
}

Expand Down
39 changes: 1 addition & 38 deletions dlls/dbghelp/cpu_x86_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -951,44 +951,7 @@ static BOOL x86_64_fetch_minidump_thread(struct dump_context* dc, unsigned index

static BOOL x86_64_fetch_minidump_module(struct dump_context* dc, unsigned index, unsigned flags)
{
/* FIXME: not sure about the flags... */
if (1)
{
/* FIXME: crop values across module boundaries, */
#ifdef __x86_64__
struct process* pcs;
struct module* module;
const RUNTIME_FUNCTION* rtf;
ULONG size;

if (!(pcs = process_find_by_handle(dc->process->handle)) ||
!(module = module_find_by_addr(pcs, dc->modules[index].base)))
return FALSE;
rtf = (const RUNTIME_FUNCTION*)pe_map_directory(module, IMAGE_DIRECTORY_ENTRY_EXCEPTION, &size);
if (rtf)
{
const RUNTIME_FUNCTION* end = (const RUNTIME_FUNCTION*)((const char*)rtf + size);
UNWIND_INFO ui;

while (rtf + 1 < end)
{
while (rtf->UnwindData & 1) /* follow chained entry */
{
FIXME("RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet!\n");
return FALSE;
/* we need to read into the other process */
/* rtf = (RUNTIME_FUNCTION*)(module->module.BaseOfImage + (rtf->UnwindData & ~1)); */
}
if (read_process_memory(dc->process, dc->modules[index].base + rtf->UnwindData, &ui, sizeof(ui)))
minidump_add_memory_block(dc, dc->modules[index].base + rtf->UnwindData,
FIELD_OFFSET(UNWIND_INFO, UnwindCode) + ui.CountOfCodes * sizeof(UNWIND_CODE), 0);
rtf++;
}
}
#endif
}

return TRUE;
return FALSE;
}

struct cpu cpu_x86_64 = {
Expand Down
Loading