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

Provide a way to dynamically update TLS certificates #5228

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Commits on Oct 9, 2023

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

Commits on Oct 31, 2023

  1. Move TlsProvider to 'common'

    ikhoon committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c3ea08f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52dc38c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Jan 2, 2024

  1. fix bugs

    ikhoon committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d094226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d00585 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 19, 2024

  1. Address comments by @jrhee17

    ikhoon committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    07e9614 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    85db1c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aee1e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. --wip-- [skip ci]

    ikhoon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a586c3d View commit details
    Browse the repository at this point in the history
  2. use ClosableMeterBinder

    ikhoon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1dd2bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d40fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f68b2bd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. --wip-- [skip ci]

    ikhoon committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5bef98f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. use self type

    ikhoon committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    efebc4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db11ab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    4f61be1 View commit details
    Browse the repository at this point in the history
  2. clean up

    ikhoon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    60175c1 View commit details
    Browse the repository at this point in the history
  3. Exclude ClientTlsProviderBuilder and ServerTlsProviderBuilder from Ov…

    …erriddenBuilderMethodsReturnTypeTest
    ikhoon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    72a2d3c View commit details
    Browse the repository at this point in the history
  4. Fix leak in a test

    ikhoon committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    394ac11 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    35adbe5 View commit details
    Browse the repository at this point in the history
  2. revert unintended changes

    ikhoon committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    54c377e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    a621be1 View commit details
    Browse the repository at this point in the history
  2. disable flaky test

    ikhoon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    54a1c86 View commit details
    Browse the repository at this point in the history
  3. add more tests

    ikhoon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3d80660 View commit details
    Browse the repository at this point in the history
  4. more tests 2

    ikhoon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    be0752d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Aug 7, 2024

  1. --wip-- [skip ci]

    ikhoon committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2215917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d06153b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Sep 20, 2024

  1. lint

    ikhoon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4a808fc View commit details
    Browse the repository at this point in the history
  2. add tests for proxy

    ikhoon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    979bcaa View commit details
    Browse the repository at this point in the history
  3. fix broken tests

    ikhoon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a7a519b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b085a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix broken tests

    ikhoon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    01e322c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    ce517da View commit details
    Browse the repository at this point in the history
  2. Address comments by @minwoox

    ikhoon committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d9f1f4a View commit details
    Browse the repository at this point in the history