Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / ec / eck_prn.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
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-06-04 Matt CaswellUpdate copyright year
2020-06-02 Billy BrumleyMove EC_METHOD to internal-only
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-07-31 Matt CaswellUse the new non-curve type specific EC functions internally
2017-10-18 KaoruTodaRemove parentheses of return.
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-02-23 PauliIncrease the size of the stack buffer to prevent an...
2016-06-26 Rich SalzRT2680: Public EC key is shown as private
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-01-31 Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Matt CaswellAdd sanity check to print_bin function
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2012-02-21 Dr. Stephen HensonAdd new APIs EC_curve_nist2nid and EC_curve_nid2nist...
2011-02-12 Dr. Stephen HensonNew option to disable characteristic two fields in...
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2006-04-24 Dr. Stephen HensonCorrect copyright notice... this doesn't contain any...
2006-03-22 Dr. Stephen HensonMove algorithm specific print code from crypto/asn1...