.. |
tests
|
secur32: Make sure crashing tests are not run.
|
2006-10-31 12:05:27 +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: Stop leaking the session key memory.
|
2006-10-16 17:05:23 +02:00 |
hmac_md5.c
|
secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2.
|
2006-10-16 11:27:15 +02:00 |
hmac_md5.h
|
secur32: Add include guard to hmac_md5.h.
|
2006-10-20 11:41:18 +02:00 |
negotiate.c
|
secur32: Win64 printf format warning fixes.
|
2006-10-16 10:54:33 +02:00 |
ntlm.c
|
secur32: Make the path to ntlm_auth easier to change by moving the executable name to the top of ntlm.c.
|
2006-11-02 21:57:20 +01:00 |
schannel.c
|
secur32: Win64 printf format warning fixes.
|
2006-10-16 10:54:33 +02:00 |
secur32.c
|
secur32: Win64 printf format warning fixes.
|
2006-10-16 10:54:33 +02:00 |
secur32.spec
|
…
|
|
secur32_priv.h
|
secur32: Get rid of NEGO_* helper modes, they will never be used. Negotiate should not be done via ntlm_auth.
|
2006-10-16 11:27:25 +02: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: Fix generation of the session key.
|
2006-09-08 11:02:17 +02:00 |
wrapper.c
|
secur32: Win64 printf format warning fixes.
|
2006-10-16 10:54:33 +02:00 |