wine-wine/dlls/secur32
Alexandre Julliard a6b05ea96c secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:14:08 +02:00
..
tests secur32/tests: Sign compare fixes. 2009-05-11 12:47:48 +02:00
Makefile.in
base64_codec.c
dispatcher.c secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:14:08 +02:00
hmac_md5.c
hmac_md5.h
lsa.c secur32: Don't return STATUS_SUCCESS from LsaGetLogonSessionData stub. 2009-06-03 15:34:31 +02:00
negotiate.c
ntlm.c secur32: Don't try to use ntlm_auth --use-cred-cache. 2009-05-20 13:34:16 +02:00
schannel.c secur32: Initialize cbBuffer to 0 for NULL buffers. 2009-05-25 11:23:24 +02:00
secur32.c secur32: Implement more GetUserNameEx() formats. 2009-04-14 15:20:30 -05:00
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c