crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
[openssl.git] / test / ectest.c
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