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

crl provider: Static and FileWatcher provider implementations #6670

Merged
merged 63 commits into from
Oct 31, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    978cb44 View commit details
    Browse the repository at this point in the history
  2. CRLProvider file

    gtcooke94 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7d032e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdbc298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95991d8 View commit details
    Browse the repository at this point in the history
  5. Shell of StaticCRLProvider

    gtcooke94 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    32e3158 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00de36e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. use loadCRL helper

    gtcooke94 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8033cab View commit details
    Browse the repository at this point in the history
  2. refactor of CRL loading

    gtcooke94 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    338a7f4 View commit details
    Browse the repository at this point in the history
  3. Table tests

    gtcooke94 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d1f63fe View commit details
    Browse the repository at this point in the history
  4. Table tests

    gtcooke94 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    01afa97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    401eb79 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. New certs to be used for CRL tests. Added test for passing and failin…

    …g connections based on CRL check outcomes
    erm-g committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c88d12d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    a9a84f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0acad View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    f3c830b View commit details
    Browse the repository at this point in the history
  2. Comments for StaticCRLProvider

    erm-g committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4ea1b34 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Comments for public API

    erm-g committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    aeebd4e View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    erm-g committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    735ac20 View commit details
    Browse the repository at this point in the history
  3. Comments for tests

    erm-g committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5c76a60 View commit details
    Browse the repository at this point in the history
  4. Fix vet errors

    erm-g committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0bc7757 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 4, 2023

  1. Data race fix

    erm-g committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a4da85e View commit details
    Browse the repository at this point in the history
  2. Test helper fn change

    gtcooke94 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c3ba07e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Address PR comments

    erm-g committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ffe5c34 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Address PR comments (part 2)

    erm-g committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6d28181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7814373 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    1a46b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f1555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f1935d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a7b086 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d05f28 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix for go.mod and go.sum

    erm-g committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ccbf7f6 View commit details
    Browse the repository at this point in the history
  2. Empty directoru workaround

    erm-g committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    99ecab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e5a70d View commit details
    Browse the repository at this point in the history
  4. Restoring deprecated crl files

    erm-g committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5643760 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fit to grpctest.Tester pattern

    erm-g committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8898959 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    b16af8b View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    erm-g committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    21f4301 View commit details
    Browse the repository at this point in the history
  3. Revert "Restoring deprecated crl files"

    This reverts commit 5643760.
    gtcooke94 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    51b42aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c1ca4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Revert "Resolve conflicts with upstream - deletion of deprecated crl"

    This reverts commit e013064, reversing
    changes made to 21f4301.
    
    Revert deletion
    erm-g committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    08188d1 View commit details
    Browse the repository at this point in the history
  2. Update link for gRFC proposal

    erm-g committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9b8d07e View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    erm-g committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ad15e23 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Address PR comments part 1

    erm-g committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8e02546 View commit details
    Browse the repository at this point in the history
  2. Address PR comments part 2

    erm-g committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e6a690d View commit details
    Browse the repository at this point in the history
  3. Address PR comments part 3

    erm-g committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    340757d View commit details
    Browse the repository at this point in the history
  4. Fix for go.mod and go.sum

    erm-g committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1e4c5ac View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Fix comment typo

    erm-g committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f654d18 View commit details
    Browse the repository at this point in the history
  2. Fix for gRFC tag

    erm-g committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    53d6b05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f398eb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Address PR comments

    erm-g committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f3dcca1 View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    erm-g committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    131e6e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc14ea8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96bf905 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Race test fix

    erm-g committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0ce6a2c View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    erm-g committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c57a08a View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    erm-g committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4c53c56 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Refactor directory reloader test from checking size of crl map to que…

    …rying individual entries approach
    erm-g committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    7fedab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1025333 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    d9ba363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150e585 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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