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

tls: add enable_client_cipher_preference option #35106

Merged
merged 12 commits into from
Jul 23, 2024

Commits on Jul 9, 2024

  1. tls: add enable_client_cipher_preference option

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8bff069 View commit details
    Browse the repository at this point in the history
  2. fix spelling

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a946a90 View commit details
    Browse the repository at this point in the history
  3. add release notes

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ed905fe View commit details
    Browse the repository at this point in the history
  4. Update doc

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d9fd08f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. update api value

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    584cae2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. update tests

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fe59c39 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'main' into cipher_pref

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    76ab1ef View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. tls: Move prefer_cipher_preference config to DownstreamTlsContext

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    eae5cff View commit details
    Browse the repository at this point in the history
  2. tls: fix merge issues due to server_context refactoring

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    96ec715 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into cipher_pref

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ede4b2c View commit details
    Browse the repository at this point in the history
  4. fix link in changelogs

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9202b58 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'main' into cipher_pref

    Signed-off-by: Arul Thileeban Sagayam <[email protected]>
    arulthileeban authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    98c0313 View commit details
    Browse the repository at this point in the history