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

no-std support for hickory-proto #2104

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 18, 2023

  1. Initial support for

    domenukk committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b40ed55 View commit details
    Browse the repository at this point in the history
  2. bringing back std support

    domenukk committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c644215 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    a48a26d View commit details
    Browse the repository at this point in the history
  2. Make workspace no_std

    domenukk committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    8ef552e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. Fixed std tests

    domenukk committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7f3affa View commit details
    Browse the repository at this point in the history
  2. More fixes, cleanup

    domenukk committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    25d2ba5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fix no_std tests

    domenukk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3fdeb1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3254c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22cfbab View commit details
    Browse the repository at this point in the history
  4. Fix RNG seed

    domenukk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b04942b View commit details
    Browse the repository at this point in the history
  5. clippy fixes

    domenukk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7cc985c View commit details
    Browse the repository at this point in the history