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-03 10:43:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Ge van Geldorp
dcb3e52e2d
secur32: Implement GetUserNameEx(NameSamCompatible).
2009-04-07 14:21:01 +02:00
..
tests
secur32/tests: Use win_skip() to skip over unimplemented functionality.
2009-02-23 12:21:28 +01:00
base64_codec.c
…
dispatcher.c
secur32: Check for lack of fork() support.
2008-12-22 18:04:39 +01:00
hmac_md5.c
…
hmac_md5.h
…
lsa.c
…
Makefile.in
secur32: Require gnutls for schannel.
2008-09-23 14:03:11 +02:00
negotiate.c
…
ntlm.c
secur32: Properly initialize the helper structure when fork support is missing.
2009-02-16 11:53:22 +01:00
schannel.c
secur32: Remove superfluous pointer casts.
2009-01-22 12:04:52 +01:00
secur32_priv.h
secur32: Declare a function static.
2009-01-26 15:48:48 +01:00
secur32.c
secur32: Implement GetUserNameEx(NameSamCompatible).
2009-04-07 14:21:01 +02:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
secur32: Remove superfluous pointer casts.
2009-01-22 12:04:52 +01:00
wrapper.c
…