1. 16 Sep, 2013 2 commits
    • 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. 15 Sep, 2013 5 commits
  3. 13 Sep, 2013 5 commits
  4. 12 Sep, 2013 1 commit
  5. 10 Sep, 2013 1 commit
  6. 09 Sep, 2013 2 commits
  7. 08 Sep, 2013 4 commits
  8. 07 Sep, 2013 1 commit
  9. 06 Sep, 2013 5 commits
  10. 05 Sep, 2013 8 commits
  11. 03 Sep, 2013 1 commit
  12. 21 Aug, 2013 4 commits
  13. 18 Aug, 2013 1 commit