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

Change mbedtls library version to 2.13 to ensure compatibility with … #196

Merged
merged 4 commits into from
Mar 6, 2019

Commits on Mar 6, 2019

  1. Change mbedtls library version to 2.7.9 to ensure compatibility with …

    …the mbedtls binaries shipped with julia 1.0/1.1. We also add a test to ensure MbedTLS.jl tests run properly in the presence of the julia-shipped mbedtls libraries loaded. Fixes #193
    quinnj committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    60f8992 View commit details
    Browse the repository at this point in the history
  2. Use mbedtls 2.6

    quinnj committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    82bb131 View commit details
    Browse the repository at this point in the history
  3. Try mbedtls 2.13

    quinnj committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    8131182 View commit details
    Browse the repository at this point in the history
  4. Update julia test versions

    quinnj committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    dbf06ff View commit details
    Browse the repository at this point in the history