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

msgp: Add canonical validation to msgp unmarshalling #5605

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2023

  1. add Less fn to msgp:sort methods

    cce authored and iansuvak committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    04b9b4a View commit details
    Browse the repository at this point in the history
  2. run make msgp

    iansuvak committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8feb2c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7aa14c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1eb7c0 View commit details
    Browse the repository at this point in the history
  5. make msgp

    iansuvak committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5cba5c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. bump msgp branch version

    iansuvak committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7c737ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2d39b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083776a View commit details
    Browse the repository at this point in the history
  4. add DecodeValidate test

    iansuvak committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dcff6f3 View commit details
    Browse the repository at this point in the history
  5. fix reviewdog

    iansuvak committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6df36ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1b1a35 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. address feedback

    iansuvak committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    77abddf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Remove remaining Uint64Less

    iansuvak committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    396d26d View commit details
    Browse the repository at this point in the history
  2. add benchmark

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

Commits on Aug 11, 2023

  1. update msgp version

    iansuvak committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d15e205 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6610c04 View commit details
    Browse the repository at this point in the history
  3. make msgp

    iansuvak committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    d9a6c30 View commit details
    Browse the repository at this point in the history
  4. review feedback

    iansuvak committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9ffcee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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