CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/05/01 07:29:10
Modified files: lib/libcrypto/asn1: asn1.h bio_asn1.c lib/libcrypto/bio: bf_buff.c bf_nbio.c bf_null.c bio.h bio_lib.c bss_acpt.c bss_bio.c bss_conn.c bss_fd.c bss_log.c bss_null.c bss_sock.c Log message: const for BIO_{new,set}() and most of the BIO_{f,s}_*() family of functions. ok beck, jsing