Bodo Moeller c23746f339 Fix overly lenient comparisons:
- EC_GROUP_cmp shouldn't consider curves equal just because
      the curve name is the same. (They really *should* be the same
      in this case, but there's an EC_GROUP_set_curve_name API,
      which could be misused.)

    - EC_POINT_cmp shouldn't return 0 for ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED
      or EC_R_INCOMPATIBLE_OBJECTS errors because in a cmp API, 0 indicates
      equality (not an error).

    Reported by: king cope

(cherry picked from commit 312a46791ab465cfa3bf26764361faed0e5df014)
2013-09-16 13:13:32 +02:00
..
2013-03-18 14:21:03 +00:00
2012-04-22 13:31:37 +00:00
2009-12-22 11:45:59 +00:00
2011-02-03 12:04:40 +00:00
2011-09-02 11:20:41 +00:00
2010-05-26 23:23:44 +00:00
2009-09-06 15:49:12 +00:00
2011-06-20 20:05:38 +00:00
2011-09-05 09:54:59 +00:00
2013-09-16 13:13:32 +02:00
2012-10-05 20:51:31 +00:00
2012-10-05 20:51:31 +00:00
2012-02-27 16:33:16 +00:00
2013-01-20 01:12:15 +00:00
2013-02-05 16:46:17 +00:00
2011-05-19 17:39:49 +00:00
2009-12-09 15:00:20 +00:00
2007-08-31 10:12:35 +00:00
2006-02-04 01:45:59 +00:00
2013-02-05 16:46:21 +00:00
2013-08-06 16:05:52 +01:00
2012-02-27 16:46:54 +00:00
2009-02-14 21:49:38 +00:00
2013-03-31 17:44:07 +01:00
2008-12-23 11:33:01 +00:00
2013-02-05 16:46:21 +00:00
2009-02-19 09:42:51 +00:00
2011-01-03 01:22:09 +00:00
2012-02-12 18:25:11 +00:00
2013-08-06 16:08:15 +01:00
2011-08-12 12:32:10 +00:00
2013-02-05 16:46:15 +00:00
2013-02-05 16:46:15 +00:00
2000-02-01 02:21:16 +00:00
2006-10-23 07:41:05 +00:00
2007-06-23 18:47:51 +00:00
2009-04-16 17:22:51 +00:00
2009-06-01 12:14:15 +00:00
2013-02-06 02:27:23 +00:00
2008-11-11 12:23:18 +00:00
2003-11-28 13:10:58 +00:00