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

Export function DownloadHash #117

Merged
merged 2 commits into from
Dec 20, 2018

Commits on Dec 20, 2018

  1. shared/net: Export function DownloadHash

    This removes the functions DownloadSha{256,512} in favor of DownloadHash
    which lets you specify a hash function.
    
    Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
    monstermunchkin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    10b518a View commit details
    Browse the repository at this point in the history
  2. sources: Use exported function DownloadHash

    Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
    monstermunchkin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    f0b6939 View commit details
    Browse the repository at this point in the history