]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ffc/ffc_dh.c
Update copyright year
[thirdparty/openssl.git] / crypto / ffc / ffc_dh.c
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05  Richard LevitteMove e_os.h to include/internal
2021-04-26  Shane LontisFixes related to separation of DH and DHX types
2021-02-26  Shane LontisFix external symbols for bn
2021-02-18  Matt CaswellUpdate copyright year
2021-02-16  Tomas MrazDo not match RFC 5114 groups without q as it is significant
2020-12-16  Richard LevitteEVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls...