Sweden-Number/dlls/secur32
Dylan Smith fdcfbe21c3 secur32: Remove redendant call to gnutls_certificate_get_peers.
Two identical calls are made with the same parameters, and there are no
documented side effects of this function, so I removed one of them.
2009-09-28 13:31:18 +02:00
..
tests
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
negotiate.c
ntlm.c secur32: Revert "secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials". 2009-08-12 12:51:02 +02:00
schannel.c secur32: Remove redendant call to gnutls_certificate_get_peers. 2009-09-28 13:31:18 +02:00
secur32.c secur32: Load Negotiate provider again. 2009-08-12 12:50:03 +02:00
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c