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-09 13:43:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Henri Verbeet
a1465ba45f
secur32: Initialize cbBuffer to 0 for NULL buffers.
...
This prevents schan_resize_current_buffer() from thinking there's a buffer.
2009-05-25 11:23:24 +02:00
..
tests
secur32/tests: Sign compare fixes.
2009-05-11 12:47:48 +02:00
base64_codec.c
…
dispatcher.c
…
hmac_md5.c
…
hmac_md5.h
…
lsa.c
…
Makefile.in
…
negotiate.c
…
ntlm.c
secur32: Don't try to use ntlm_auth --use-cred-cache.
2009-05-20 13:34:16 +02:00
schannel.c
secur32: Initialize cbBuffer to 0 for NULL buffers.
2009-05-25 11:23:24 +02:00
secur32_priv.h
…
secur32.c
secur32: Implement more GetUserNameEx() formats.
2009-04-14 15:20:30 -05:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
…
wrapper.c
…