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-25 15:33:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Jacek Caban
dedbd18836
secur32: Use gnutls_cipher_get_block_size to get cupher block size.
2015-06-16 23:56:46 +09:00
..
tests
secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer.
2015-01-22 17:31:44 +01: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_cipher_get_block_size to get cupher block size.
2015-06-16 23:56:46 +09:00
schannel_macosx.c
secur32: Declare debug channels only when needed (Clang).
2014-12-04 14:03:25 +01:00
schannel.c
secur32: Don't try to set an empty target name in schan_InitializeSecurityContextW.
2015-04-09 13:25:04 +09:00
secur32_priv.h
secur32: Mark internal symbols with hidden visibility.
2015-04-01 14:13:30 +09:00
secur32.c
…
secur32.spec
secur32: Export SetContextAttributes[AW]().
2015-03-16 15:04:12 +09:00
thunks.c
…
thunks.h
…
util.c
…
wrapper.c
…