wbemprox: Handle NULL operands in eval_strcmp.
[wine] / dlls / secur32 / tests /
2012-06-26  Henri Verbeetsecur32: Handle incomplete messages in schan_Initialize...
2012-05-10  Hans Leidekkersecur32/tests: Add tests for the Negotiate provider.
2012-01-03  Alexandre Julliardsecur32/tests: Don't compare the encrypted results...
2011-12-20  AndrĂ© Hentschelsecur32/tests: Fail on missing NTLM.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-09  Alexandre Julliardsecur32/tests: Avoid crash on test failure.
2011-03-01  Austin Englishsecur32/tests: Remove win9x hacks.
2011-02-11  Austin Englishsecur32/tests: Make sure return values are used (LLVM...
2011-02-10  Austin Englishsecur32/tests: Don't check return values inside of...
2011-02-09  Austin Englishsecur32/tests: Make sure a return value is used (LLVM...
2011-01-21  Ken Thomasessecur32/tests: Fix copy/paste error in test message...
2010-12-02  Aric Stewartsecur32/tests: Skip test on failure to acquire cred_handle.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-18  Piotr Cabansecur32: Prevent schannel tests from crashing on Window...
2010-09-18  Piotr Cabansecur32: Handle extra data in schan_InitializeSecurityC...
2010-09-15  Mikko Rasasecur32: Add some more schannel tests.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-30  Rob Shearmansecur32: Simplify memory management by not allocating...
2009-12-30  Rob Shearmansecur32: Fix memory leaks in tests.
2009-12-21  Hans Leidekkersecur32/tests: Fix a couple of memory leaks.
2009-11-09  Rob Shearmansecur32: Output extra data in NTLM sign & seal test...
2009-11-09  Kai Blinsecur32: Use empty credentials when cached creds fail.
2009-10-06  Ge van Geldorpsecur32/tests: Add acceptable error code for Win7 ntlm...
2009-10-06  Hans Leidekkersecur32: Test passing null authentication data to Acqui...
2009-10-02  Paul Vrienssecur32/tests: Skip some tests on WinMe to avoid a...
2009-05-11  Austin Englishsecur32/tests: Sign compare fixes.
2009-04-14  Ge van Geldorpsecur32/tests: Fix GetUserNameEx() tests.
2009-04-09  Paul Vrienssecur32/tests: Document some crashes on Windows.
2009-04-07  Ge van Geldorpsecur32/tests: Add simple tests for GetUserNameExA...
2009-02-23  Francois Gougetsecur32/tests: Use win_skip() to skip over unimplemente...
2009-02-04  Juan Langsecur32: Fix a handful of test failures on Win9x.
2009-01-06  Michael Stefaniucinclude: Change the rest of sspi.h to use LONG/ULONG...
2009-01-06  Michael Stefaniucinclude: sspi.h: Use the Win types as per MSDN.
2008-09-29  Kai Blinsecur32: Make GetComputerObjectName(A|W) tests work...
2008-09-29  Juan Langsecur32: Fix test failure with neither gnutls nor ntlm_...
2008-09-24  James Hawkinssecur32: Fix a failing test in win95.
2008-09-23  Henri Verbeetsecur32: Skip schannel tests if schannel is unavailable.
2008-09-11  James Hawkinssecur32: Fix two failing tests in win2k.
2008-09-08  Reece Dunnsecur32: Fixed the logic on some of the schannel tests.
2008-09-08  Reece Dunnsecur32: Fixed the schannel tests on Vista.
2008-08-20  H. Verbeetsecur32: Reserved3 / Reserved4 are actually EncryptMess...
2008-08-01  Reece Dunnsecur32: Fix the schannel tests crashing on Vista.
2008-08-01  Reece Dunnsecur32: Fix the ntlm tests crashing on Vista.
2008-07-16  Kai Blinsecur32: Fix GetComputerObjectName tests for domain...
2008-06-23  Alistair Leslie... secur32: Fix crash under win98.
2008-06-04  Dan Kegelsecur32/tests: Don't free if not allocated.
2008-05-22  James Hawkinssecur32: Fix a few tests that fail in win2k3.
2008-05-07  Kai Blinsecur32: Fix ntlm tests on Vista.
2008-05-05  Kai Blinsecur32: Remove test for sft->Reserved8 field.
2008-03-12  Jacek Cabansecur32: Improve SECPKG_ATTR_CIPHER_STRENGTHS stub.
2008-03-12  Jacek Cabansecur32: Fixed dynamic loading in schannel test.
2007-12-19  Michael Stefaniucsecur32/tests: InitFunctionPtrs() needs to use the...
2007-12-18  Francois Gougetsecur32/tests: Dynamically load various APIs and don...
2007-08-16  Paul Vrienssecur32/tests: Run tests on win95 again.
2007-07-05  Paul Vrienssecur32/tests: Use skip when functions are not available.
2007-07-04  Rob Shearmansecur32: Add tests for multiple use of a credential...
2007-05-25  Rob Shearmansecur32: Fix NTLM's InitializeSecurityContextA/W to...
2007-05-25  Rob Shearmansecur32: Don't set the output buffer type in NTLM's...
2007-05-25  Rob Shearmansecur32: Make the NTLM SSP cope with a NULL phCredentia...
2007-05-25  Rob Shearmansecur32: Fix the dwVersion field in the security functi...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-08  Kai Blinsecur32: Check for actual return value on invalid Query...
2007-03-06  Rob Shearmansecur32: NTLM's AcquireCredentialHandleA/W should accep...
2007-03-05  Kai Blinsecur32: Use skip for skipped tests, reduce indentation.
2007-01-15  Paul Vrienssecur32/tests: Fix compilation for older gcc versions...
2007-01-12  Paul Vrienssecur32/tests: Cast-qual warning fixes.
2006-12-15  Andrew Talbotsecur32/tests: Cast-qual warnings fix.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-14  Kai Blinsecur32: Fix handling of ISC_REQ* flags in InitializeSe...
2006-11-08  Francois Gougetsecur32: sspi.h must not include wtypes.h.
2006-11-06  Kai Blinsecur32: Test and fix DecryptMessage for multiple data...
2006-11-04  Kai Blinsecur32: Fix handling of buffers that don't have the...
2006-11-04  Kai Blinsecur32: Get rid of some HeapAlloc() calls to make...
2006-10-31  Paul Vrienssecur32: Make sure crashing tests are not run.
2006-10-11  Michael Ploujnikovsecur32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-08  Kai Blinsecur32: Fix DecryptMessage for the dummy case.
2006-09-08  Kai Blinsecur32: Fix generation of the session key.
2006-08-26  Robert Reifsecur32: Fix secur32 test to pass on windows.
2006-08-21  Kai Blinsecur32: Initial working implementation of EncryptMessa...
2006-08-18  Paul Vrienssecur32: Make tests loadable on NT4.
2006-08-16  Robert Reifsecur32: Fix GetComputerObjectName tests based on feedb...
2006-08-16  Robert Reifsecur32: Add GetComputerObjectName tests.
2006-08-14  Kai Blinsecur32: Implement simple VerifySignature.
2006-08-14  Kai Blinsecur32: Implement simple MakeSignature.
2006-08-09  Kai Blinsecur32: Make ntlm tests run on both WinXP and Win2k.
2006-08-09  Kai Blinsecur32: Add tests for MakeSignature, VerifySignature...
2006-08-09  Kai Blinsecur32: Move NTLM tests to ntlm.c to avoid cluttering...
2006-08-07  Andrew Talbotsecur32/tests: Write-strings warnings fix.
2006-07-28  Juan Langsecur32: Improve schannel's AcquireCredentialsHandle...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-16  Kai Blinsecur32: Implement QueryContextAttributes. Add tests.
2006-06-03  Kai Blinsecur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth...
2006-05-28  Kai Blinsecur32: Cleaning up the authentication tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
next