CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/14 07:10:35
Modified files:
lib/libssl/src/ssl: ssl_algs.c ssl_asn1.c ssl_cert.c ssl_ciph.c
ssl_err.c ssl_err2.c ssl_lib.c ssl_rsa.c
ssl_sess.c ssl_stat.c ssl_task.c ssl_txt.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.
