Sweden-Number/dlls/secur32
Alexandre Julliard f54a9f4db4 secur32: Add a loop around gnutls_record_send since it may send a partial record. 2015-04-29 13:07:54 +09:00
..
tests secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer. 2015-01-22 17:31:44 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Removed superflous NULL check (Coverity). 2014-07-22 12:40:40 +02:00
schannel.c secur32: Don't try to set an empty target name in schan_InitializeSecurityContextW. 2015-04-09 13:25:04 +09:00
schannel_gnutls.c secur32: Add a loop around gnutls_record_send since it may send a partial record. 2015-04-29 13:07:54 +09:00
schannel_macosx.c secur32: Declare debug channels only when needed (Clang). 2014-12-04 14:03:25 +01:00
secur32.c secur32: Slightly simplify the GetUserNameExW implementation. 2014-01-13 17:37:46 +01:00
secur32.spec secur32: Export SetContextAttributes[AW](). 2015-03-16 15:04:12 +09:00
secur32_priv.h secur32: Mark internal symbols with hidden visibility. 2015-04-01 14:13:30 +09:00
thunks.c
thunks.h
util.c
wrapper.c