CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 06:26:56
Modified files:
lib/libssl/src/ssl: d1_clnt.c ssl_locl.h
Log message:
Uncopy and unpaste dtls1_send_client_key_exchange() - the
ssl3_send_client_key_exchange() is effectively identical, in fact it has
a number of bug fixes and improvements that never got merged into the
DTLS copy of the code. Flenses another 264 lines of code.
ok beck@
