]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec_print.c
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
[thirdparty/openssl.git] / crypto / ec / ec_print.c
2020-12-07  Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2019-11-13  Nicola TuveriFix EC_POINT_bn2point() for BN_zero()
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-17  Richard LevitteUpdate copyright year
2018-04-03  Rich SalzSet error code on alloc failures
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-16  Dr. Stephen HensonNew EC functions.
2015-04-28  Rich Salzremove malloc casts
2015-03-25  Rich Salzfree NULL cleanup.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2002-06-06  Bodo Möllerfix memory leak
2002-05-30  Bodo MöllerNew functions EC_POINT_point2bn(), EC_POINT_bn2point...