CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2014/06/11 09:17:19
Modified files: lib/libssl/src/ssl: d1_pkt.c s3_pkt.c s23_clnt.c Log message: Disable TLS support... Just kidding! unifdef OPENSSL_NO_TLS since we will never want to actually do that. ok deraadt@