fix memory leaks
[openssl.git] / crypto / ec / ec_check.c
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-04-29 Matt CaswellRemove some dead code from EC_GROUP_check()
2016-02-28 Dr. Stephen HensonExtended EC_METHOD customisation support.
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-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-05-01 Rich Salzfree NULL cleanup 7
2015-03-25 Rich Salzfree NULL cleanup.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2002-03-20 Bodo MöllerNew function EC_GROUP_check_discriminant().