Sweden-Number/dlls/secur32
Henri Verbeet 7bb7d08d19 secur32: Handle the schan_buffers limit field in schan_get_buffer() instead of schan_pull().
Aside from being the right place, we depend on schan_get_buffer() not
returning a buffer if there's no space left in schan_imp_recv() /
schan_imp_send().
2011-10-05 17:00:58 -05:00
..
tests tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
Makefile.in secur32: Add alternative schannel implementation for Mac OS X. 2011-03-14 19:31:07 +01:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h secur32: Mark internal symbols with hidden visibility. 2011-04-26 15:31:27 +02:00
lsa.c
negotiate.c secur32: Trace flags as hex values. 2010-10-22 12:03:45 +02:00
ntlm.c secur32: Remove dead code (Clang). 2011-07-05 14:42:53 +02: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 secur32: Use gnutls_record_get_max_size() to get the maximum message size. 2011-10-03 14:38:21 -05:00
secur32.c
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 secur32: Mark internal symbols with hidden visibility. 2011-04-26 15:31:27 +02:00
util.c
wrapper.c secur32: Remove dead code (Clang). 2011-07-05 14:42:53 +02:00