Hans Leidekker : secur32: Add TLS application protocol negotiation support.

Alexandre Julliard julliard at winehq.org
Thu Apr 9 16:04:48 CDT 2020


Module: wine
Branch: master
Commit: 0527cf89fb907c330bc4fad3b135a1c85208fa9e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=0527cf89fb907c330bc4fad3b135a1c85208fa9e

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Apr  9 17:25:32 2020 +0200

secur32: Add TLS application protocol negotiation support.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/secur32/schannel.c        |  25 ++++--
 dlls/secur32/schannel_gnutls.c | 112 +++++++++++++++++++++++
 dlls/secur32/secur32_priv.h    |   4 +-
 dlls/secur32/tests/schannel.c  | 198 +++++++++++++++++++++++++++++++++--------
 include/sspi.h                 |  26 ++++++
 5 files changed, 323 insertions(+), 42 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=0527cf89fb907c330bc4fad3b135a1c85208fa9e



More information about the wine-cvs mailing list