CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2014/08/24 08:36:46

Modified files:
        lib/libssl/src/ssl: d1_srvr.c s3_lib.c s3_srvr.c ssl_lib.c 
                            ssl_locl.h 

Log message:
Replace the remaining uses of ssl3_put_cipher_by_char() with s2n and a
ssl3_cipher_get_value() helper function, which returns the cipher suite
value for the given cipher.

ok miod@

Reply via email to