1. 24 1月, 2017 1 次提交
  2. 08 1月, 2017 4 次提交
  3. 22 12月, 2016 1 次提交
  4. 21 12月, 2016 1 次提交
  5. 20 12月, 2016 1 次提交
  6. 26 11月, 2016 1 次提交
  7. 18 11月, 2016 1 次提交
  8. 10 11月, 2016 1 次提交
  9. 03 11月, 2016 1 次提交
  10. 28 10月, 2016 2 次提交
  11. 19 10月, 2016 1 次提交
  12. 07 9月, 2016 1 次提交
  13. 26 8月, 2016 1 次提交
    • R
      Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c · 216e8d91
      Richard Levitte 提交于
      The definition of STITCHED_CALL relies on OPENSSL_NO_ASM.  However,
      when a configuration simply lacks the assembler implementation for RC4
      (which is where we have implemented the stitched call), OPENSSL_NO_ASM
      isn't implemented.  Better, then, to rely on specific macros that
      indicated that RC4 (and MD5) are implemented in assembler.
      
      For this to work properly, we must also make sure Configure adds the
      definition of RC4_ASM among the C flags.
      Reviewed-by: NAndy Polyakov <appro@openssl.org>
      216e8d91
  14. 24 8月, 2016 1 次提交
  15. 22 8月, 2016 1 次提交
  16. 17 8月, 2016 2 次提交
  17. 13 8月, 2016 2 次提交
  18. 10 8月, 2016 1 次提交
  19. 04 8月, 2016 1 次提交
  20. 02 8月, 2016 1 次提交
  21. 31 7月, 2016 2 次提交
  22. 27 7月, 2016 1 次提交
  23. 26 7月, 2016 1 次提交
  24. 25 7月, 2016 1 次提交
  25. 21 7月, 2016 1 次提交
  26. 17 7月, 2016 1 次提交
  27. 06 7月, 2016 1 次提交
  28. 30 6月, 2016 1 次提交
  29. 29 6月, 2016 1 次提交
  30. 28 6月, 2016 1 次提交
  31. 27 6月, 2016 2 次提交
  32. 24 6月, 2016 1 次提交