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

Fixing warnings #30

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 26, 2018

  1. Fixed a couple of function documentation issues

    Paulo Andrade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    88b28f7 View commit details
    Browse the repository at this point in the history
  2. Fixed "macro expansion producing 'defined' has undefined behavior" wa…

    …rning
    Paulo Andrade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    1f75215 View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    Paulo Andrade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    fdf46ee View commit details
    Browse the repository at this point in the history
  4. Fixed documentation warnings

    Paulo Andrade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    3461ebb View commit details
    Browse the repository at this point in the history
  5. Removed .c #include

    Paulo Andrade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    770f613 View commit details
    Browse the repository at this point in the history
  6. Added crypto_aead_aes256gcm_is_available function prototype to fix wa…

    …rning when building with sodium
    Paulo Andrade committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    57e266d View commit details
    Browse the repository at this point in the history