Update ssl code to support digests other than MD5+SHA1 in handshake.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 31 Aug 2007 12:42:53 +0000 (12:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 31 Aug 2007 12:42:53 +0000 (12:42 +0000)
commit81025661a94034fef1386cb5d5137ba4ddb120f0
treecde73075708fe40deb5c7dfcd0c03861794599cf
parent4ece7eb6f4d396008d8b4ee6beb6dca409d84882
Update ssl code to support digests other than MD5+SHA1 in handshake.

Submitted by: Victor B. Wagner <vitus@cryptocom.ru>
23 files changed:
CHANGES
crypto/objects/obj_dat.h
crypto/objects/obj_mac.h
crypto/objects/obj_mac.num
crypto/objects/objects.txt
ssl/d1_both.c
ssl/d1_clnt.c
ssl/d1_srvr.c
ssl/s3_both.c
ssl/s3_clnt.c
ssl/s3_enc.c
ssl/s3_lib.c
ssl/s3_pkt.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl3.h
ssl/ssl_ciph.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/t1_enc.c
ssl/tls1.h
util/ssleay.num