summaryrefslogtreecommitdiffstats
path: root/test/ectest.c
AgeCommit message (Expand)Author
2017-12-08Standardize syntax of sizeof(foo)Rich Salz
2016-08-22Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi
2016-06-09RT 4242: reject invalid EC point coordinatesEmilia Kasper
2016-05-17Copyright consolidation 02/10Rich Salz
2016-02-28skip inappropriate X25519 testsDr. Stephen Henson
2016-02-23test/ectest.c: add regression test for RT#4284.Andy Polyakov
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-29Add have_precompute_mult testsMatt Caswell
2016-01-27Test all built-in curves and let the library choose the EC_METHODBilly Brumley
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-12-19Fix URLs mangled by reformatMatt Caswell
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-04more OSSL_NELEM casesDr. Stephen Henson
2015-04-30free NULL cleanup 7Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte