1. 29 Mar, 2017 7 commits
  2. 28 Mar, 2017 18 commits
  3. 27 Mar, 2017 2 commits
  4. 26 Mar, 2017 1 commit
    • Andy Polyakov's avatar
      aes/asm/bsaes-armv7.pl: relax stack alignment requirement. · 0822d41b
      Andy Polyakov authored
      
      
      Even though Apple refers to Procedure Call Standard for ARM Architecture
      (AAPCS), they apparently adhere to custom version that doesn't follow
      stack alignment constraints in the said standard. [Why or why? If it's
      vendor lock-in thing, then it would be like worst spot ever.] And since
      bsaes-armv7 relied on standard alignment, it became problematic to
      execute the code on iOS.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      0822d41b
  5. 25 Mar, 2017 2 commits
  6. 24 Mar, 2017 8 commits
  7. 23 Mar, 2017 2 commits