Re-introduce legacy EVP_PKEY types for provided keys
[openssl.git] / crypto / evp / e_old.c
2020-04-23 Matt CaswellUpdate copyright year
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-04-13 Matt CaswellRemove OPENSSL_NO_AES guards
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2005-04-25 Bodo MöllerUse OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c
2005-04-22 Ben LaurieAdd prototypes.
2004-05-15 Geoff ThorpeThis file implements various functions that have since...
2004-05-14 Richard LevitteReimplement old functions, so older software that link...