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

Refactor openssl to crypto #449

Merged
merged 15 commits into from
Jan 23, 2024
Merged

Refactor openssl to crypto #449

merged 15 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. Reword expect

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a488f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecec84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d372972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70fdeb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e907cd9 View commit details
    Browse the repository at this point in the history
  6. crypto.rs -> crypto/mod.rs

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a35edd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b54da8e View commit details
    Browse the repository at this point in the history
  8. Feature gate openssl

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8adc82d View commit details
    Browse the repository at this point in the history
  9. Move things around in crypto

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0f8db62 View commit details
    Browse the repository at this point in the history
  10. Refactor our SRTP crypto

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fbb661f View commit details
    Browse the repository at this point in the history
  11. Feature gate all openssl

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7007d22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b8724d View commit details
    Browse the repository at this point in the history
  13. DtlsCertInner is private

    algesten committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    18c0473 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc06bc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09d832b View commit details
    Browse the repository at this point in the history