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

serdect: safer bytes handling #1112

Merged
merged 9 commits into from
Oct 31, 2023
Merged

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    c7c1ef2 View commit details
    Browse the repository at this point in the history
  2. Fix CBOR test

    fjarri committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7cd682b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c88f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Add MessagePack tests

    fjarri committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    686787b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a73b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Make array logic fall back to the slice logic

    Since serde does not support uniform serialization of fixed-sized arrays.
    fjarri committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    dbd314b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Implement RFCs

    fjarri committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d7cccf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4181e81 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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