CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/06/24 13:31:50
Modified files: lib/libcrypto/crypto: Makefile lib/libssl/src/crypto/evp: evp.h Removed files: lib/libssl/src/crypto/evp: bio_ok.c Log message: Remove BIO_f_reliable(), guilty of playing with EVP_MD_CTX internals it should not know anything about. Verified not to be used in ports; riding upon the recent libcrypto major bump.