CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/04/15 10:37:22
Modified files: lib/libssl/src/crypto/bio: b_dump.c b_print.c b_sock.c bf_buff.c bf_lbuf.c bf_nbio.c bf_null.c bio.h bio_cb.c bio_err.c bio_lib.c bss_acpt.c bss_bio.c bss_conn.c bss_dgram.c bss_fd.c bss_file.c bss_log.c bss_mem.c bss_null.c bss_rtcp.c bss_sock.c Log message: First pass at applying KNF to the OpenSSL code, which almost makes it readable. This pass is whitespace only and can readily be verified using tr and md5.