This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-18 11:58:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Henri Verbeet
5004c38dd5
secur32: Return failure if chan_EncryptMessage() can't encrypt the entire buffer.
2011-10-03 14:38:35 -05:00
..
tests
tests: Remove unneeded assert.h includes.
2011-09-27 10:59:56 +02:00
base64_codec.c
…
dispatcher.c
…
hmac_md5.c
…
hmac_md5.h
…
lsa.c
…
Makefile.in
…
negotiate.c
…
ntlm.c
…
schannel_gnutls.c
secur32: Use gnutls_record_get_max_size() to get the maximum message size.
2011-10-03 14:38:21 -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
schannel.c
secur32: Return failure if chan_EncryptMessage() can't encrypt the entire buffer.
2011-10-03 14:38:35 -05:00
secur32_priv.h
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
…
thunks.c
…
thunks.h
…
util.c
…
wrapper.c
…