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-01 17:53:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
secur32
History
Francois Gouget
3d9c7657bc
secur32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
2011-12-02 17:25:56 +01:00
..
tests
tests: Remove unneeded assert.h includes.
2011-09-27 10:59:56 +02:00
base64_codec.c
…
dispatcher.c
secur32: Fix the compilation on Solaris by including errno.h instead of sys/errno.h.
2011-12-02 17:25:56 +01:00
hmac_md5.c
…
hmac_md5.h
…
lsa.c
…
Makefile.in
…
negotiate.c
…
ntlm.c
secur32: Eliminate broken clean-up "cheat".
2011-11-30 11:45:26 +01: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
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
2011-10-27 12:31:40 +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
secur32_priv.h
secur32: Properly handle GNUTLS_E_AGAIN in (GnuTLS) schan_imp_send().
2011-10-03 14:38:44 -05:00
secur32.c
secur32: Make the cs critical section static.
2011-11-15 19:37:36 +01:00
secur32.spec
…
thunks.c
…
thunks.h
…
util.c
…
wrapper.c
…