Hans Leidekker : secur32: Add support for client certificate authentication.

Alexandre Julliard julliard at winehq.org
Thu Feb 7 16:20:55 CST 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Feb  7 10:52:11 2019 +0100

secur32: Add support for client certificate authentication.

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

---

 dlls/secur32/schannel.c        |  92 ++++++-------
 dlls/secur32/schannel_gnutls.c | 303 ++++++++++++++++++++++++++++++++++++++++-
 dlls/secur32/schannel_macosx.c |   4 +-
 dlls/secur32/secur32_priv.h    |   2 +-
 4 files changed, 345 insertions(+), 56 deletions(-)

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



More information about the wine-cvs mailing list