CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2019/01/21 07:12:13
Modified files: lib/libssl : ssl_ciphers.c ssl_lib.c Log message: Move ssl_cipher_list_to_bytes() and ssl_bytes_to_cipher_list() to a more appropriately licenced file. jsing and doug have rewritten these functions (including the comments) over the past years. ok jsing