CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/06 06:38:11
Modified files:
lib/libssl : d1_both.c d1_clnt.c d1_srvr.c ssl_locl.h
Log message:
Now that ssl3_send_{client,server}_certificate() are using the common
handshake functions, we can remove more copied code from DTLS.
