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

Initialize libgcrypt before use #51

Merged
merged 1 commit into from
Jan 2, 2015
Merged

Initialize libgcrypt before use #51

merged 1 commit into from
Jan 2, 2015

Commits on Jan 2, 2015

  1. Initialize libgcrypt before use

    https://www.gnupg.org/documentation/manuals/gcrypt/Initializing-the-library.html
    "Before the library can be used, it must initialize itself.
    This is achieved by invoking the function gcry_check_version"
    
    Closes issue #45
    Tested with krdc + libgcrypt 1.6.1 (libgcrypt20-dev Ubunutu package)
    connecting to a Mac Mini.
    
    Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
    maxnet committed Jan 2, 2015
    Configuration menu
    Copy the full SHA
    4674d46 View commit details
    Browse the repository at this point in the history