Skip to content
  1. Jun 28, 2011
    • Andy Polyakov's avatar
      Expand OPENSSL_ia32cap_P to 64 bits. It might appear controversial, because · 0ec55604
      Andy Polyakov authored
      such operation can be considered as breaking binary compatibility. However!
      OPNESSL_ia32cap_P is accessed by application through pointer returned by
      OPENSSL_ia32cap_loc() and such change of *internal* OPENSSL_ia32cap_P
      declaration is possible specifically on little-endian platforms, such as
      x86[_64] ones in question. In addition, if 32-bit application calls
      OPENSSL_ia32cap_loc(), it clears upper half of capability vector maintaining
      the illusion that it's still 32 bits wide.
      0ec55604
  2. Jun 27, 2011
  3. Jun 24, 2011
  4. Jun 22, 2011
  5. Jun 21, 2011
  6. Jun 20, 2011
  7. Jun 18, 2011
  8. Jun 17, 2011
  9. Jun 15, 2011
  10. Jun 14, 2011
  11. Jun 13, 2011
  12. Jun 12, 2011
  13. Jun 10, 2011
  14. Jun 09, 2011
  15. Jun 08, 2011