Skip to content
  1. Sep 16, 2013
    • Bodo Moeller's avatar
      Sync CHANGES and NEWS files. · 4dc83677
      Bodo Moeller authored
      (Various changes from the master branch are now in the 1.0.2 branch too.)
      4dc83677
    • Bodo Moeller's avatar
      Fix overly lenient comparisons: · ca567a03
      Bodo Moeller authored
          - 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
      ca567a03
  2. Sep 15, 2013
  3. Sep 13, 2013
  4. Sep 12, 2013
  5. Sep 10, 2013
  6. Sep 09, 2013
  7. Sep 08, 2013
  8. Sep 07, 2013
  9. Sep 06, 2013
  10. Sep 05, 2013
  11. Sep 03, 2013
  12. Aug 21, 2013
  13. Aug 18, 2013