projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Track the security quality of service settings for bindings and connections.
[wine]
/
dlls
/
secur32
/
2007-01-18
Francois Gouget
Don't put single quotes around '%s' when using the...
tree
|
commitdiff
2007-01-18
Francois Gouget
secur32: Use '%u' to print GetLastError().
tree
|
commitdiff
2007-01-15
Paul Vriens
secur32/tests: Fix compilation for older gcc versions...
tree
|
commitdiff
2007-01-12
Paul Vriens
secur32/tests: Cast-qual warning fixes.
tree
|
commitdiff
2006-12-24
Patrik Stridvall
secur32: Use constants instead of hardcoded values.
tree
|
commitdiff
2006-12-15
Andrew Talbot
secur32/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-12-14
Dmitry Timoshkov
secur32: Make some data const.
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-11-29
Kai Blin
secur32: Improve version detection, move all the versio...
tree
|
commitdiff
2006-11-14
Andrew Talbot
secur32: Cast-qual warning fix.
tree
|
commitdiff
2006-11-14
Kai Blin
secur32: Fix handling of ISC_REQ* flags in InitializeSe...
tree
|
commitdiff
2006-11-13
Francois Gouget
Add some documentation headers to make winapi_check...
tree
|
commitdiff
2006-11-10
Kai Blin
secur32: work around a bug in ntlm_auth that breaks...
tree
|
commitdiff
2006-11-09
Kai Blin
secur32: Implement NTLM2 encryption.
tree
|
commitdiff
2006-11-09
Kai Blin
secur32: Implement ntlmv2 signing.
tree
|
commitdiff
2006-11-09
Kai Blin
secur32: MD5 functions are WINAPI.
tree
|
commitdiff
2006-11-08
Kai Blin
secur32: Use a helper function for creating the signatu...
tree
|
commitdiff
2006-11-08
Kai Blin
secur32: Delete session key and arc4 context when the...
tree
|
commitdiff
2006-11-08
Francois Gouget
secur32: sspi.h must not include wtypes.h.
tree
|
commitdiff
2006-11-06
Kai Blin
secur32: Test and fix DecryptMessage for multiple data...
tree
|
commitdiff
2006-11-04
Kai Blin
secur32: Fix handling of buffers that don't have the...
tree
|
commitdiff
2006-11-04
Kai Blin
secur32: Get rid of some HeapAlloc() calls to make...
tree
|
commitdiff
2006-11-04
Kai Blin
secur32: Avoid double HeapFree() of password and sessio...
tree
|
commitdiff
2006-11-02
Rob Shearman
secur32: Make the path to ntlm_auth easier to change...
tree
|
commitdiff
2006-10-31
Paul Vriens
secur32: Make sure crashing tests are not run.
tree
|
commitdiff
2006-10-20
Kai Blin
secur32: Add include guard to hmac_md5.h.
tree
|
commitdiff
2006-10-16
Kai Blin
secur32: Stop leaking the session key memory.
tree
|
commitdiff
2006-10-16
Kai Blin
secur32: Get rid of NEGO_* helper modes, they will...
tree
|
commitdiff
2006-10-16
Kai Blin
secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
tree
|
commitdiff
2006-10-16
Hans Leidekker
secur32: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-13
Francois Gouget
secur32: Add missing '\n' in a Wine trace.
tree
|
commitdiff
2006-10-11
Michael Ploujnikov
secur32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-06
Kai Blin
secur32: Add support for cached client credentials.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-28
Andrew Talbot
secur32: Cast-qual warnings fix.
tree
|
commitdiff
2006-09-25
Kai Blin
secur32: Stop loading Negotiate until it is actually...
tree
|
commitdiff
2006-09-21
Kai Blin
secur32: Tell the user if ntlm_auth is not found or...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-12
Alexandre Julliard
secur32: Use _exit instead of exit in child process...
tree
|
commitdiff
2006-09-08
Kai Blin
secur32: Fix DecryptMessage for the dummy case.
tree
|
commitdiff
2006-09-08
Kai Blin
secur32: Fix generation of the session key.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-26
Robert Reif
secur32: Fix secur32 test to pass on windows.
tree
|
commitdiff
2006-08-21
Kai Blin
secur32: Initial working implementation of EncryptMessa...
tree
|
commitdiff
2006-08-18
Kai Blin
secur32: Gracefully handle ntlm_auth versions that...
tree
|
commitdiff
2006-08-18
Paul Vriens
secur32: Make tests loadable on NT4.
tree
|
commitdiff
2006-08-17
Kai Blin
secur32: Add real signing / verifying to NTLM provider.
tree
|
commitdiff
2006-08-17
Kai Blin
secur32: Mask away NTLMv2 and key exchange flags so...
tree
|
commitdiff
2006-08-16
Robert Reif
secur32: Fix GetComputerObjectName tests based on feedb...
tree
|
commitdiff
2006-08-16
Robert Reif
secur32: Add GetComputerObjectName tests.
tree
|
commitdiff
2006-08-16
Robert Reif
secur32: Partial GetComputerObjectName implementation.
tree
|
commitdiff
2006-08-15
Kai Blin
secur32: Add handling of feature flags and session...
tree
|
commitdiff
2006-08-15
Kai Blin
secur32: Copy helper buffer to output buffer before...
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Clean up AcceptSecurityContext (reduce indent...
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Fix heap error.
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Add handling for SECPKG_CONTEXT_FLAGS to Query...
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Cast helper to ULONG_PTR instead of DWORD.
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Implement simple VerifySignature.
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Implement simple MakeSignature.
tree
|
commitdiff
2006-08-14
Kai Blin
secur32: Make AcceptSecurityContext behaviour consisten...
tree
|
commitdiff
2006-08-11
Kai Blin
secur32: Implement CompleteAuthToken for NTLM.
tree
|
commitdiff
2006-08-09
Kai Blin
secur32: Make ntlm tests run on both WinXP and Win2k.
tree
|
commitdiff
2006-08-09
Kai Blin
secur32: Add tests for MakeSignature, VerifySignature...
tree
|
commitdiff
2006-08-09
Kai Blin
secur32: Move NTLM tests to ntlm.c to avoid cluttering...
tree
|
commitdiff
2006-08-07
Andrew Talbot
secur32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-28
Juan Lang
secur32: Improve schannel's AcquireCredentialsHandle...
tree
|
commitdiff
2006-07-19
Andrew Talbot
secur32: Write-strings warnings fix.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-23
Andrew Talbot
secur32: Write-strings warnings fix.
tree
|
commitdiff
2006-06-19
Thomas Weidenmueller
include: Fix definition of SECURITY_INTEGER.
tree
|
commitdiff
2006-06-19
Uwe Bonnes
secur32: Fix another GetProcessHeap vs GetProcessHeap().
tree
|
commitdiff
2006-06-19
Kai Blin
secur32: Remove unneeded function from the Negotiate...
tree
|
commitdiff
2006-06-16
Kai Blin
secur32: Implement QueryContextAttributes. Add tests.
tree
|
commitdiff
2006-06-03
Kai Blin
secur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth...
tree
|
commitdiff
2006-06-02
Kai Blin
secur32: Add EncryptMessage and DecryptMessage stubs.
tree
|
commitdiff
2006-05-28
Kai Blin
secur32: Cleaning up the authentication tests.
tree
|
commitdiff
2006-05-27
Kai Blin
secur32: Fix wrong bit shift in the base64 encoder.
tree
|
commitdiff
2006-05-26
Mike McCormack
secur32: Avoid some code duplication.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-20
Mike McCormack
secur32: Cleanup InitializeSecurityContext (reduce...
tree
|
commitdiff
2006-05-20
Mike McCormack
secur32: Tidy up the initialization code a little.
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-05-05
Michael Stefaniuc
secur32: Missing LeaveCriticalSection on error paths.
tree
|
commitdiff
2006-05-05
Dmitry Timoshkov
secur32: Add partial support for ISC_REQ_ALLOCATE_MEMOR...
tree
|
commitdiff
2006-05-05
Dmitry Timoshkov
secur32: Fix some wrong assumptions in the NTLM test...
tree
|
commitdiff
2006-03-16
Kai Blin
secur32: Update ntlm_auth version detection to detect...
tree
|
commitdiff
2006-02-14
Vijay Kiran Kamuju
secur32: Add InitializeSecurityContext stub for schannel.
tree
|
commitdiff
2006-02-10
Robert Shearman
secur32: Improve tracing.
tree
|
commitdiff
2006-02-06
Francois Gouget
Add trailing '\n's to ok() and trace() calls.
tree
|
commitdiff
2006-01-24
Dmitry Timoshkov
Make more arrays const.
tree
|
commitdiff
2006-01-23
Kai Blin
secur32: Added DeleteSecurityContext.
tree
|
commitdiff
2006-01-03
Kai Blin
secur32: Rewrote NTLM tests in a more flexible way.
tree
|
commitdiff
2005-12-19
Kai Blin
secur32: Adding AcceptSecurityContext to the NTLM secur...
tree
|
commitdiff
2005-12-09
Kai Blin
secur32: Fix conversion of password in NTLM AcquireCred...
tree
|
commitdiff
2005-12-07
Kai Blin
secur32: Implement InitializeSecurityContext(A|W) for...
tree
|
commitdiff
2005-12-06
Kai Blin
secur32: Implementing AcquireCredentialsHandle(A|W...
tree
|
commitdiff
next