CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/09 18:19:09
Modified files:
lib/libssl : ssl_cert.c ssl_clnt.c ssl_lib.c ssl_locl.h
ssl_sigalgs.c ssl_sigalgs.h ssl_srvr.c t1_lib.c
Log message:
Stop keeping track of sigalgs by guessing it from digest and pkey,
just keep the sigalg around so we can remember what we actually
decided to use.
ok jsing@
