search for: decryptmessage

Displaying 8 results from an estimated 8 matches for "decryptmessage".

2011 Sep 26
0
Fwd: Re: GnuTLS internal error in wine test case
...l/wine-git/dlls/secur32/tests $ make test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: An unexpected TLS packet was received. GnuTLS error: A TLS fatal alert has been received. schannel.c:748: Test failed: DecryptMessage failed: 80090304 make: *** [schannel.ok] Error 1 and this I got from the GnuTLS developer when I sent him the sniffed network stream : Nikos Mavrogiannopoulos wrote at 11:43:19 > 2011/9/26 Toralf F?rster <toralf.foerster at gmx.de>: > >> Does it do a localhost connection? If y...
2016 Aug 22
0
Wine release 1.8.4
...Perestroïka needs hal.dll.READ_PORT_ULONG 34052 The Witcher: Character models are sometimes invisible 36556 valgrind shows a definite leak in comctl32/tests/syslink.c 36838 TOCA Touring Car Championship: installer copies one file from CD and then shows an error 37063 NTLM EncryptMessage/DecryptMessage failure 37090 Multiple applications crash with built-in amstream (Shogun: Total War, Medieval: Total War) 37271 Applications get IP address of 127.12.34.56 when lo0 is up on OSX 38102 Process Hacker 2.x needs winsta.dll.WinStationEnumerateW 38137 WBaduk: "Could not obtain OLE contr...
2016 May 27
0
Wine release 1.9.11
...ng contiguous mipchain allocation (League of Legends, Warlock Master of the Arcane, PSOBB) 35415 Gómez Peer: CPU utilisation diagnostic does not work (requires kernel32.GetSystemTimes implementation) 36556 valgrind shows a definite leak in comctl32/tests/syslink.c 37063 NTLM EncryptMessage/DecryptMessage failure 38137 WBaduk: "Could not obtain OLE control window handle" regression 38257 Thief: Deadly Shadows: black squares popping up during video playback 38286 SpinTires has error with ARB shaders enabled 40179 Cannot insert mpg files in Powerpoint 2010 40301 wxDatePickerCt...
2018 Feb 02
0
Wine release 3.1
...SP/AP wrapper. secur32: Implement QueryContextAttributes in the SSP/AP wrapper. secur32: Implement MakeSignature in the SSP/AP wrapper. secur32: Implement VerifySignature in the SSP/AP wrapper. secur32: Implement EncryptMessage in the SSP/AP wrapper. secur32: Implement DecryptMessage in the SSP/AP wrapper. secur32: Remove Kerberos SSPI stubs. secur32: Implement LsaFreeReturnBuffer. secur32: Print contents of LSA_STRING in traces. Fabian Maurer (1): kernel32: Add stub for ReOpenFile. François Gouget (2): ole32/tests: Add a trailing '\n' to...
2007 Mar 02
0
Wine release 0.9.32
...ative sign when lval is large. user32: Send WM_GETTEXT to get the window caption when drawing the nonclient caption bar. rpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_tcp transport to reduce latency. secur32: SealMessage and UnsealMessage are aliases of EncryptMessage and DecryptMessage respectively. schannel: Add new schannel dll that mostly forwards to secur32. rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined. Roderick Colenbrander (1): opengl32: Add new extensions. Rok Mandeljc (1): include/d3d9types.h: Remove Size from D3DVOLUME_DESC....
2006 Nov 10
0
Wine release 0.9.25
...ndleTable. Kai Blin (10): secur32: Avoid double HeapFree() of password and session key. secur32: Get rid of some HeapAlloc() calls to make code more readable. secur32: Fix handling of buffers that don't have the SECBUFFER_TOKEN as the first buffer. secur32: Test and fix DecryptMessage for multiple data buffers. secur32: Delete session key and arc4 context when the session based security context is deleted. secur32: Use a helper function for creating the signature as this simplifies implementing NTLM2 signing a lot. secur32: MD5 functions are WINAPI. secur...
2009 Jan 02
0
Wine release 1.1.12
...schan_InitializeSecurityContextW(). secur32: Add stubs for schannel QueryContextAttributesA() and QueryContextAttributesW(). secur32: Handle SECPKG_ATTR_STREAM_SIZES in schan_QueryContextAttributesW(). secur32: Implement schannel EncryptMessage(). secur32: Implement schannel DecryptMessage(). d3d9: Release the vertex declaration once we're done with it. d3d: Make sure the device is properly released when exiting the tests. wined3d: The initial value for D3DRS_POINTSIZE_MAX depends on the pointsize limit. d3d9: Use a HAL device for the stateblock tests....
2008 Aug 22
0
Wine release 1.1.3
...d: Apply FBO state in ActivateContext(). wined3d: Handle CTXUSAGE_BLIT with offscreen targets and FBO ORM. wined3d: Move creating a texture id from PreLoad to BindTexture. d3d8: Don't store shader_handle's. secur32: Reserved3 / Reserved4 are actually EncryptMessage / DecryptMessage. wined3d: Don't free backends if they're not created yet. wined3d: Don't allocate This->draw_buffers in the error path for Init3D(). mountmgr: Include the terminating NULL in mount ids. wined3d: Move depth stencil location handling code up a couple of lines....