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

security: Encrypt region boundary keys, Part 1 - helper functions #2931

Merged
merged 22 commits into from
Sep 16, 2020
Merged

security: Encrypt region boundary keys, Part 1 - helper functions #2931

merged 22 commits into from
Sep 16, 2020

Commits on Sep 9, 2020

  1. Encrypt region boundary keys, part 1

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    5d4aa1f View commit details
    Browse the repository at this point in the history
  2. update kvproto

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    28fb6d4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into enc_util

    Yi Wu committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c8d8f30 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1176ea9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Merge branch 'master' into enc_util

    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    bff9c8c View commit details
    Browse the repository at this point in the history
  2. update kvproto

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    913d654 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a315f3b View commit details
    Browse the repository at this point in the history
  4. remove IsEncrypted field

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    cc42c9e View commit details
    Browse the repository at this point in the history
  5. address comments

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    9e6f0d3 View commit details
    Browse the repository at this point in the history
  6. add errno

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e25f99a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into enc_util

    yiwu-arbug authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    18207fe View commit details
    Browse the repository at this point in the history
  8. fix lint

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    eca7afa View commit details
    Browse the repository at this point in the history
  9. fix lint

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    2b4592f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into enc_util

    yiwu-arbug authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0693249 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. fix lint

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    02b7b4a View commit details
    Browse the repository at this point in the history
  2. update kvproto

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1c150fb View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    f651283 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into enc_util

    yiwu-arbug authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0fb074e View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    Signed-off-by: Yi Wu <yiwu@pingcap.com>
    Yi Wu committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8651f07 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into enc_util

    yiwu-arbug authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5d9b209 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into enc_util

    yiwu-arbug authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5178220 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into enc_util

    yiwu-arbug authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    4889b0e View commit details
    Browse the repository at this point in the history