CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/10/08 10:24:02

Modified files:
        lib/libssl     : d1_both.c d1_clnt.c d1_srvr.c s3_lib.c 
                         ssl_both.c ssl_locl.h 

Log message:
Convert ssl3_send_change_cipher_spec() to use CBB and make it handle DTLS,
which allows us to drop dtls1_send_change_cipher_spec() entirely.

ok inoguchi@

Reply via email to