crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / crypto / dh / dh_depr.c
2020-04-23 Matt CaswellUpdate copyright year
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
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 05/10
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-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08 Matt CaswellImplement internally opaque bn access from dh
2003-10-29 Geoff ThorpeWhen OPENSSL_NO_DEPRECATED is defined, deprecated funct...
2002-12-08 Geoff ThorpeNils Larsch submitted;
2002-12-08 Geoff ThorpeThis is a first-cut at improving the callback mechanism...