VMS: Fix curve448 internal test program
[openssl.git] / test / ectest.c
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-08-27 Rich SalzMSC_VER <= 1200 isn't supported; remove dead code
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-17 PauliRemove tests dependence on e_os.h
2017-08-10 Dr. Stephen HensonFix no-ec
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-07-03 Rich SalzBN_pseudo_rand is really BN_rand
2017-06-27 Rich SalzUse randomness not entropy
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-16 PauliAdd output routines to allow consistent formatting...
2017-05-09 PauliAdd BN support to the test infrastructure.
2017-05-05 PauliConversion of the EC tests to use the framework.
2017-03-01 Emilia KasperRemove some obsolete/obscure internal define switches:
2016-08-22 Kazuki YamaguchiFix a memory leak in EC_GROUP_get_ecparameters()
2016-06-09 Emilia KasperRT 4242: reject invalid EC point coordinates
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-02-28 Dr. Stephen Hensonskip inappropriate X25519 tests
2016-02-23 Andy Polyakovtest/ectest.c: add regression test for RT#4284.
2016-02-09 Matt CaswellClean up the tests for auto-init/de-init
2016-02-05 Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-29 Matt CaswellAdd have_precompute_mult tests
2016-01-27 Billy BrumleyTest all built-in curves and let the library choose...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07 Rich Salzmem functions cleanup
2015-12-19 Matt CaswellFix URLs mangled by reformat
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-04 Dr. Stephen Hensonmore OSSL_NELEM cases
2015-05-01 Rich Salzfree NULL cleanup 7
2015-03-31 Richard LevitteStop symlinking, move files to intended directory