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

proto: re-implement MessageUtil::hash function to consistently hash Any recursively #8231

Merged
merged 7 commits into from
Sep 20, 2019

Commits on Sep 13, 2019

  1. proto: define a hash function can consistently hash Any and use in se…

    …cret manager
    
    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    lizan committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    57972f1 View commit details
    Browse the repository at this point in the history
  2. link protobuf issue

    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    lizan committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    14c2213 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. spell

    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    lizan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    366e2ee View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. use TextFormat directly

    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    lizan committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7b289ec View commit details
    Browse the repository at this point in the history
  2. negative test

    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    lizan committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    795c9be View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. unify hash functions

    Signed-off-by: Lizan Zhou <lizan@tetrate.io>
    lizan committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    a20fca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee690d0 View commit details
    Browse the repository at this point in the history