Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

5.0.1: shrink expiry-scanning code a bit; disable expiry-scanning for 32-bit

Compare
Choose a tag to compare
@dgoldman-pdx dgoldman-pdx released this 10 Feb 23:42
· 25 commits to master since this release
  • Simplify expiry-scanning code to improve accuracy and also decrease library size a bit.
  • For now, disable expiry-scanning for 32-bit devices (e.g., iPhone 4S).
    • This is because of an apparent compiler bug for which we haven't yet found a workaround.