Sweden-Number/dlls/secur32
Patrik Stridvall f46da1f985 secur32: Use constants instead of hardcoded values. 2006-12-24 15:12:34 +01:00
..
tests secur32/tests: Cast-qual warnings fix. 2006-12-15 12:19:00 +01:00
Makefile.in secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2. 2006-10-16 11:27:15 +02:00
base64_codec.c secur32: Fix wrong bit shift in the base64 encoder. 2006-05-27 10:55:05 +02:00
dispatcher.c secur32: Improve version detection, move all the version detection to ntlm.c. 2006-11-29 12:37:20 +01:00
hmac_md5.c secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2. 2006-10-16 11:27:15 +02:00
hmac_md5.h secur32: MD5 functions are WINAPI. 2006-11-09 10:39:09 +01:00
negotiate.c secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
ntlm.c secur32: Use constants instead of hardcoded values. 2006-12-24 15:12:34 +01:00
schannel.c secur32: Make some data const. 2006-12-14 20:11:44 +01:00
secur32.c Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
secur32.spec Stub implementations for GetUserNameEx{A,W}, TranslateName{A,W}, 2005-07-18 09:11:14 +00:00
secur32_priv.h secur32: Improve version detection, move all the version detection to ntlm.c. 2006-11-29 12:37:20 +01:00
thunks.c secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
thunks.h secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
util.c secur32: Cast-qual warning fix. 2006-11-14 11:34:42 +01:00
wrapper.c secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00