-
Notifications
You must be signed in to change notification settings - Fork 30
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 #398
Commits on Apr 5, 2023
-
Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0da63b - Browse repository at this point
Copy the full SHA c0da63bView commit details -
working certificate based authentication with R_usermap.
Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee4c918 - Browse repository at this point
Copy the full SHA ee4c918View commit details
Commits on Apr 10, 2023
-
grabbing cert from tls handshake
Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d82a1c - Browse repository at this point
Copy the full SHA 0d82a1cView commit details -
reverting unintentional changes
Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31fe0d3 - Browse repository at this point
Copy the full SHA 31fe0d3View commit details
Commits on May 3, 2023
-
Signed-off-by: James Struga <[email protected]>
James Struga committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for eea40c9 - Browse repository at this point
Copy the full SHA eea40c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3228802 - Browse repository at this point
Copy the full SHA 3228802View commit details
Commits on Jul 27, 2023
-
Fixed an inconsistent use of pointers in 64 bit case in dataset creation
Signed-off-by: JoeNemo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2af59cc - Browse repository at this point
Copy the full SHA 2af59ccView commit details -
Allow bypassing zos version check with env var ZWE_zowe_launcher_unsa…
…feDisableZosVersionCheck Signed-off-by: 1000TurquoisePogs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e83a2c - Browse repository at this point
Copy the full SHA 0e83a2cView commit details
Commits on Jul 28, 2023
-
Merge pull request #390 from zowe/feature/v2/allow-bypass-version-check
Allow bypassing zos version check with env var ZWE_zowe_launcher_unsafeDisableZosVersionCheck
Configuration menu - View commit details
-
Copy full SHA for 44bc925 - Browse repository at this point
Copy the full SHA 44bc925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6734a60 - Browse repository at this point
Copy the full SHA 6734a60View commit details -
Merge pull request #389 from zowe/bugfix/dynalloc64_0c4
Fixed an inconsistent use of pointers in 64 bit case in dataset creation
Configuration menu - View commit details
-
Copy full SHA for b186413 - Browse repository at this point
Copy the full SHA b186413View commit details
Commits on Aug 3, 2023
-
Move WTO code from metal.c to zos.c
Signed-off-by: Leanid Astrakou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7e3830 - Browse repository at this point
Copy the full SHA b7e3830View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60382d1 - Browse repository at this point
Copy the full SHA 60382d1View commit details
Commits on Aug 9, 2023
-
Signed-off-by: Leanid Astrakou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52f3a4c - Browse repository at this point
Copy the full SHA 52f3a4cView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c66746 - Browse repository at this point
Copy the full SHA 1c66746View commit details
Commits on Aug 11, 2023
-
using a flag to determine type of saf verify; removing dead code in t…
…ls.c; simplying logic for loop in tls.c Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4380270 - Browse repository at this point
Copy the full SHA 4380270View commit details -
using a bigger buffer for client certificate.
Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28accac - Browse repository at this point
Copy the full SHA 28accacView commit details -
Merge pull request #371 from zowe/Jordan-branch
Client Certificate Authentication with R_usermap
Configuration menu - View commit details
-
Copy full SHA for 18cd519 - Browse repository at this point
Copy the full SHA 18cd519View commit details
Commits on Aug 13, 2023
-
Signed-off-by: Jordan Filteau <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a887008 - Browse repository at this point
Copy the full SHA a887008View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ddc21e4 - Browse repository at this point
Copy the full SHA ddc21e4View commit details
Commits on Aug 24, 2023
-
Removed code duplication and added shim methods
Signed-off-by: Leanid Astrakou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29a5560 - Browse repository at this point
Copy the full SHA 29a5560View commit details -
Merge branch 'feature/wto-syslog' of github.com:zowe/zowe-common-c in…
…to feature/wto-syslog
Configuration menu - View commit details
-
Copy full SHA for 2c89ee5 - Browse repository at this point
Copy the full SHA 2c89ee5View commit details -
Signed-off-by: Leanid Astrakou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d0fba4 - Browse repository at this point
Copy the full SHA 0d0fba4View commit details -
Merge pull request #394 from zowe/Jordan-branch-3
Fix introduced compiler warning from recent merge.
Configuration menu - View commit details
-
Copy full SHA for e800745 - Browse repository at this point
Copy the full SHA e800745View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bafb6c - Browse repository at this point
Copy the full SHA 3bafb6cView commit details -
Merge pull request #376 from zowe/users/jstruga/test-zos3
Change LE_MAX_SUPPORTED_ZOS
Configuration menu - View commit details
-
Copy full SHA for de0e4fd - Browse repository at this point
Copy the full SHA de0e4fdView commit details -
Signed-off-by: Leanid Astrakou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8761e59 - Browse repository at this point
Copy the full SHA 8761e59View commit details
Commits on Aug 29, 2023
-
Better method name + better const usage
Signed-off-by: Leanid Astrakou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0c1ce9 - Browse repository at this point
Copy the full SHA d0c1ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f055d1c - Browse repository at this point
Copy the full SHA f055d1cView commit details -
Merge pull request #391 from zowe/feature/wto-syslog
Move WTO code from metal.c to zos.c + add shim
Configuration menu - View commit details
-
Copy full SHA for 82f0d3c - Browse repository at this point
Copy the full SHA 82f0d3cView commit details