CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/04/15 06:00:25
Modified files: lib/libssl/src/ssl: dtls1.h kssl.h o_dir.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h ssl_locl.h tls1.h 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. There is still a huge amount of inconsistency within these headers.