DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. From HEAD with a
authorAndy Polyakov <appro@openssl.org>
Sun, 30 Sep 2007 19:36:32 +0000 (19:36 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 30 Sep 2007 19:36:32 +0000 (19:36 +0000)
commit4c860910df4417f7229c4c864c726e4b187b65b2
tree184d62f54af8b18aa57dfa439f11ef0db43c8fce
parent0fc3d51b7dc65e27484c3a22f27d14388bb7c208
DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. From HEAD with a
twist: server allows for non-compliant Finished calculations in order to
enable interop with pre-0.9.8f.
ssl/d1_clnt.c
ssl/d1_srvr.c