Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARM CPU support #53

Merged
merged 10 commits into from
Jun 26, 2016
Merged

Add ARM CPU support #53

merged 10 commits into from
Jun 26, 2016

Commits on Jun 24, 2016

  1. - removed old base crypt code from project, and grabbed newer crypt code

      from the tarsnap git repository. Intended for compilation on ARM. Current
      checks work on x86_64, timing is comparable to old code. Testing on ARM
      pending
    repagh committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    e58d421 View commit details
    Browse the repository at this point in the history
  2. further tuning arm/raspberry

    repagh committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    cd86cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2016

  1. x

    repagh committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    69dd803 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. Configuration menu
    Copy the full SHA
    2eabb94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from repagh/master

    init arm support
    stakach committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    b1a6e8c View commit details
    Browse the repository at this point in the history
  3. fix ext compile

    was failing due to missing warn0 symbol
    Stephen von Takach committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    89c0570 View commit details
    Browse the repository at this point in the history
  4. bump version

    Stephen von Takach committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    ef99537 View commit details
    Browse the repository at this point in the history
  5. fix cert chain error for secure signing

    Stephen von Takach committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    dbfac98 View commit details
    Browse the repository at this point in the history
  6. improve ruby test coverage

    allow failures on head versions
    Stephen von Takach committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    053e0cf View commit details
    Browse the repository at this point in the history
  7. improve ruby test coverage

    Stephen von Takach committed Jun 26, 2016
    Configuration menu
    Copy the full SHA
    a8903de View commit details
    Browse the repository at this point in the history