wine-wine/dlls/secur32
Francois Gouget 5305c8e009 secur32: Make the cs critical section static. 2011-11-15 19:37:36 +01:00
..
tests tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Superfluous semicolons fix. 2011-11-07 11:54:47 +01:00
schannel.c secur32: Handle the schan_buffers limit field in schan_get_buffer() instead of schan_pull(). 2011-10-05 17:00:58 -05:00
schannel_gnutls.c secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_recv(). 2011-10-03 14:38:49 -05:00
schannel_macosx.c schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4. 2011-10-27 12:31:40 +02:00
secur32.c secur32: Make the cs critical section static. 2011-11-15 19:37:36 +01:00
secur32.spec
secur32_priv.h secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_send(). 2011-10-03 14:38:44 -05:00
thunks.c
thunks.h
util.c
wrapper.c