Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
[openssl.git] / crypto / evp / e_rc2.c
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-12 Richard LevitteAdapt builtin cipher implementations to opaque EVP_CIPHER
2016-01-12 Richard LevitteAdapt cipher implementations to opaque EVP_CIPHER_CTX
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2009-09-23 Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2006-05-15 Dr. Stephen HensonAdd PRF preference ctrl to ciphers.
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RC2.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-02-16 Richard LevitteThe AES modes OFB and CFB are defined with 128 feedback...
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-06-03 Ben LaurieEVP constification.
2000-05-30 Dr. Stephen HensonMore EVP cipher revision.
2000-05-30 Dr. Stephen HensonFourth phase EVP revision.