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

Merge staging into RC #408

Merged
merged 15 commits into from
Oct 16, 2023
Merged

Merge staging into RC #408

merged 15 commits into from
Oct 16, 2023

Commits on Sep 18, 2023

  1. support for tls1.3

    Signed-off-by: Jordan Filteau <[email protected]>
    jordanfilteau1995 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2def32d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. v2.12.0

    Signed-off-by: struga0258 <[email protected]>
    struga0258 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    18a9627 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. reverting white space

    Signed-off-by: Jordan Filteau <[email protected]>
    jordanfilteau1995 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    77deccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77dd67a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2d254a View commit details
    Browse the repository at this point in the history
  4. adding client key shares

    Signed-off-by: Jordan Filteau <[email protected]>
    jordanfilteau1995 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    aaaa4c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #403 from zowe/zss-tls1.3

    support for tls1.3
    1000TurquoisePogs authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    47651e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Change wtoPrintf3 to use va_list

    Based on the way wtoPrintf3 is used, it should
    have been coded with va_list instead of varargs.
    
    Since this function has just been introduced,
    and considering the severity, a breaking change
    should be fine.
    
    Fixes: #406
    
    Signed-off-by: Irek Fakhrutdinov <[email protected]>
    ifakhrutdinov committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d58dd0a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request #407 from zowe/bugfix/fix-wtoPrintf3

    Change wtoPrintf3 to use va_list
    JoeNemo authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4b3aa89 View commit details
    Browse the repository at this point in the history
  2. changes to allow disable of TLSv1.3

    Signed-off-by: Jordan Filteau <[email protected]>
    jordanfilteau1995 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    101b478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5030262 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    415f6f2 View commit details
    Browse the repository at this point in the history
  2. fixing typo with cipher name

    Signed-off-by: Jordan Filteau <[email protected]>
    jordanfilteau1995 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e71d1ce View commit details
    Browse the repository at this point in the history
  3. reverting changes

    Signed-off-by: Jordan Filteau <[email protected]>
    jordanfilteau1995 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0d55d47 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge pull request #409 from zowe/zss-tls1.3

    changes to allow disable of TLSv1.3
    1000TurquoisePogs authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e989dee View commit details
    Browse the repository at this point in the history