]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/bn_dh.c
Update copyright year
[thirdparty/openssl.git] / crypto / bn / bn_dh.c
2021-03-11  Matt CaswellUpdate copyright year
2021-02-26  Shane LontisFix external symbols for bn
2020-11-18  Matt CaswellOnly disabled what we need to in a no-dh build
2020-06-08  Hubert Kariofix doc typo in bn_dh.c
2020-04-28  Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-20  Shane LontisFix DH_get_nid() so that it does not cache values.
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-12  Dr. Stephen HensonDH named parameter support
2017-10-12  Dr. Stephen HensonAdd primes from RFC7919
2017-08-29  Paulie_os.h removal from other headers and source files.
2016-05-17  Rich SalzCopyright consolidation 06/10
2015-10-24  Ben LaurieFix undeclared variable warnings.
2015-10-06  Alessandro GhediniFix travis builds on master
2015-09-20  Dr. Stephen Hensonmake no-dh work
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-05-03  Dr. Stephen HensonAdd OSSL_NELEM macro.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Matt CaswellImplement internally opaque bn access from dh