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

Cryptography v36.0.2 w/ Rust #2378

Merged
merged 83 commits into from
Jun 9, 2022
Merged

Cryptography v36.0.2 w/ Rust #2378

merged 83 commits into from
Jun 9, 2022

Commits on Jan 6, 2022

  1. Set up pyo3_samples package

    hoodmane committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7090a37 View commit details
    Browse the repository at this point in the history
  2. Run formatter

    hoodmane committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    0160a42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2170e63 View commit details
    Browse the repository at this point in the history
  4. Add component rust-src

    hoodmane committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    b3d9b1c View commit details
    Browse the repository at this point in the history
  5. Rename test

    hoodmane committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    02fea7e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Scratch work

    hoodmane committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    ce0348a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    9d5a49f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    9b512a2 View commit details
    Browse the repository at this point in the history
  2. Update patch, meta.yaml

    hoodmane committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1c2ebc2 View commit details
    Browse the repository at this point in the history
  3. Temp

    hoodmane committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4f74267 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    ec05656 View commit details
    Browse the repository at this point in the history
  2. I think things work now?

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    01782c8 View commit details
    Browse the repository at this point in the history
  3. Add a comment

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    db9ca33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41bf843 View commit details
    Browse the repository at this point in the history
  5. Fix patch:

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    977b50d View commit details
    Browse the repository at this point in the history
  6. Use patched chrono

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    5f32f46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dafb0a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7ec1fc View commit details
    Browse the repository at this point in the history
  9. Add patch

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    4e476ff View commit details
    Browse the repository at this point in the history
  10. Remove pyo3_samples

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    ff9b05c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad92c24 View commit details
    Browse the repository at this point in the history
  12. Remove out of date tests

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    b8c7963 View commit details
    Browse the repository at this point in the history
  13. Install nightly toolchain

    hoodmane committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    af003d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f0fcc05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cfafcda View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    9993777 View commit details
    Browse the repository at this point in the history
  2. Simplify flags a bit

    hoodmane committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    7bec7ab View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    8d25b1b View commit details
    Browse the repository at this point in the history
  2. Move rather than copy

    hoodmane committed May 29, 2022
    Configuration menu
    Copy the full SHA
    1a8e1d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd5341d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Enable Wasm BigInt

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    1c21c2f View commit details
    Browse the repository at this point in the history
  2. Fix patch

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    4232555 View commit details
    Browse the repository at this point in the history
  3. Update patch

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    fcb297c View commit details
    Browse the repository at this point in the history
  4. Fix patch

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    61c6ebf View commit details
    Browse the repository at this point in the history
  5. MAINT Improve debug settings in Makefile.envs

    Add PYODIDE_SYMBOLS and PYODIDE_SOURCEMAP environment variables to adjust
    debug symbol settings.
    
    Add PYODIDE_ASSERTIONS to set -DDEBUG_F.
    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    49600b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be58530 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    740aa0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89dafcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea35af3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38b3e95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e60830 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1047114 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46912f8 View commit details
    Browse the repository at this point in the history
  14. Put back in dyncall fix

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    2797669 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f30c128 View commit details
    Browse the repository at this point in the history
  16. Update changelog

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    b62aa82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    87c91c6 View commit details
    Browse the repository at this point in the history
  18. Update patch

    hoodmane committed May 30, 2022
    Configuration menu
    Copy the full SHA
    066e3d0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    17580ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5499d42 View commit details
    Browse the repository at this point in the history
  3. Update linker error patch

    hoodmane committed May 31, 2022
    Configuration menu
    Copy the full SHA
    29839c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb47b6 View commit details
    Browse the repository at this point in the history
  5. Fix Makefile rust recipe

    hoodmane committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a1c1f8a View commit details
    Browse the repository at this point in the history
  6. Fix make rust script

    hoodmane committed May 31, 2022
    Configuration menu
    Copy the full SHA
    eae9b28 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    6c78842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f7adc View commit details
    Browse the repository at this point in the history
  3. Update patch

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4b05ce4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f708e91 View commit details
    Browse the repository at this point in the history
  5. Update patch

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c927e3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19dc503 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef9282e View commit details
    Browse the repository at this point in the history
  8. Update instant patch

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    215170b View commit details
    Browse the repository at this point in the history
  9. Use stable rust

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e3b0ce2 View commit details
    Browse the repository at this point in the history
  10. update patch

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    080cbc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    610fc31 View commit details
    Browse the repository at this point in the history
  12. Update patch

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    344a286 View commit details
    Browse the repository at this point in the history
  13. Update patch

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    44f2e5e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a10c1cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6884205 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a43f8f View commit details
    Browse the repository at this point in the history
  17. Reduce diff

    hoodmane committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2c800f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    6ae843e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47562a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7091ee5 View commit details
    Browse the repository at this point in the history
  4. Add comment

    hoodmane committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ad2d42d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Add Rust to docker image

    hoodmane committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    bf389f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f47368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034a8ee View commit details
    Browse the repository at this point in the history
  4. Remove make rust recipe

    hoodmane committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    db8bf11 View commit details
    Browse the repository at this point in the history
  5. Source cargo env

    hoodmane committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1a72996 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Update docker recipe

    hoodmane committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c1ed178 View commit details
    Browse the repository at this point in the history
  2. Revert "Add Rust to docker image"

    This reverts commit bf389f9.
    hoodmane committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d05db31 View commit details
    Browse the repository at this point in the history
  3. Update docs

    hoodmane committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    75e719b View commit details
    Browse the repository at this point in the history