CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/06/20 15:00:46
Modified files: lib/libssl/src/crypto: armcap.c cryptlib.c sparcv9cap.c Log message: Remove the OPENSSL_*cap getenv's. A program should not be able to change the behaviour of the library in such a complicated fashion. ok miod