Skip to content
  1. Oct 18, 2016
  2. Sep 07, 2016
  3. Aug 26, 2016
    • Richard Levitte's avatar
      Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c · 216e8d91
      Richard Levitte authored
      
      
      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: default avatarAndy Polyakov <appro@openssl.org>
      216e8d91
  4. Aug 24, 2016
  5. Aug 21, 2016
  6. Aug 17, 2016
  7. Aug 13, 2016
  8. Aug 10, 2016
  9. Aug 04, 2016
  10. Aug 02, 2016
  11. Jul 31, 2016
  12. Jul 26, 2016
  13. Jul 24, 2016
  14. Jul 20, 2016
  15. Jul 16, 2016
  16. Jul 05, 2016
  17. Jun 30, 2016
  18. Jun 29, 2016
  19. Jun 28, 2016
  20. Jun 27, 2016
  21. Jun 24, 2016
  22. Jun 23, 2016
  23. Jun 20, 2016
  24. Jun 18, 2016
  25. Jun 16, 2016
  26. Jun 14, 2016
  27. Jun 13, 2016
  28. May 31, 2016
  29. May 24, 2016
  30. May 23, 2016
  31. May 18, 2016
  32. May 17, 2016