wldap32: Win64 printf format warning fixes.
[wine] / dlls / secur32 / tests /
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.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-05  Dmitry Timoshkovsecur32: Fix some wrong assumptions in the NTLM test...
2006-02-06  Francois GougetAdd trailing '\n's to ok() and trace() calls.
2006-01-03  Kai Blinsecur32: Rewrote NTLM tests in a more flexible way.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-26  Ivan Leo PuotiMake secur32.dll tests load on nt 4.0.
2005-09-26  Francois GougetAdd trailing '\n's to ok() calls.
2005-08-30  Alexandre JulliardAuthors: James Hawkins <truiken@gmail.com>, Juan Lang...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-17  Francois GougetAssorted spelling fixes.
2005-08-15  Kai BlinAdded Negotiate security provider dummy. Removed todos...
2005-08-11  Kai BlinAdded more secur32.dll tests and fixed missing constants in
2005-08-03  Kai BlinSet up tests for secur32.