[#] http://marc.info/?l=openbsd-cvs&m=140880558129481&w=2
openbsd-cvs(obsdave,2) — All
2014-08-23 18:55:08


Module name: src
Changes by: jsing@cvs.openbsd.org 2014/08/23 08:52:41

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

Log message:
Replace the remaining ssl3_get_cipher_by_char() calls with n2s() and
ssl3_get_cipher_by_id().

ok bcook@