Update copyright year
[openssl.git] / crypto / ec / ecp_oct.c
2018-09-11 Matt CaswellUpdate copyright year
2018-07-31 Matt CaswellUse the new non-curve type specific EC functions internally
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2016-06-09 Emilia KasperRT 4242: reject invalid EC point coordinates
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-05-01 Rich Salzfree NULL cleanup 7
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2014-12-08 Matt CaswellImplement internally opaque bn access from ec
2011-02-14 Dr. Stephen HensonReorganise ECC code for inclusion in FIPS module.