1. 12 11月, 2017 1 次提交
  2. 28 2月, 2017 1 次提交
    • E
      Clean up references to FIPS · b53338cb
      Emilia Kasper 提交于
      This removes the fips configure option. This option is broken as the
      required FIPS code is not available.
      
      FIPS_mode() and FIPS_mode_set() are retained for compatibility, but
      FIPS_mode() always returns 0, and FIPS_mode_set() can only be used to
      turn FIPS mode off.
      Reviewed-by: NStephen Henson <steve@openssl.org>
      b53338cb
  3. 02 9月, 2016 1 次提交
  4. 21 5月, 2016 1 次提交
  5. 04 5月, 2016 1 次提交
  6. 11 3月, 2016 1 次提交
    • R
      Fix some assembler generating scripts for better unification · a5aa63a4
      Richard Levitte 提交于
      Some of these scripts would recognise an output parameter if it looks
      like a file path.  That works both in both the classic and new build
      schemes.  Some fo these scripts would only recognise it if it's a
      basename (i.e. no directory component).  Those need to be corrected,
      as the output parameter in the new build scheme is more likely to
      contain a directory component than not.
      Reviewed-by: NAndy Polyakov <appro@openssl.org>
      a5aa63a4
  7. 08 1月, 2015 1 次提交
  8. 18 9月, 2012 1 次提交
  9. 15 9月, 2012 2 次提交
  10. 17 8月, 2012 1 次提交
  11. 20 10月, 2011 1 次提交
  12. 21 10月, 2010 1 次提交