-
Notifications
You must be signed in to change notification settings - Fork 456
CDRIVER-6045 Support TLS v1.3 in Secure Channel #2118
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
Merged
Merged
Changes from 27 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c5cae48
Switch to SCH_CREDENTIALS
Julia-Garland df6308c
Move winternl.h above schannel.h
Julia-Garland 0767a31
Fix test
Julia-Garland 1a4c08b
Use subauth instead of winternl
Julia-Garland 68b306a
Enable TLS 1.3 for Windows Server 2022 and newer
Julia-Garland 9c62ea9
Remove erroneous &
Julia-Garland 9f05bd3
Revert "Remove erroneous &"
Julia-Garland 05823c9
Modify tls_params allocation
Julia-Garland d69e630
Only use SCH_CREDENTIALS post-Windows Server 2019
Julia-Garland 7e536be
Merge branch 'master' into cdriver-6045
Julia-Garland cb71275
Simplify preprocessor statement
Julia-Garland 08e8cb5
More specific version check for 1.3 + introduce MONGOC_HAVE_SCH_CREDE…
Julia-Garland c8e3d64
Fix scope of HAVE_SCH_CREDENTIALS check
Julia-Garland f5cbb99
Generic windows version function
Julia-Garland 757880b
Newline at end of file
Julia-Garland 705c1f2
Fix ver_set_condition call
Julia-Garland dab537d
Debug
Julia-Garland 1dc7f70
Malloc cred->cred
Julia-Garland e667f6d
Remove & in acquire cred handle
Julia-Garland c2ee9d5
Refactor setup logic
Julia-Garland 95b5584
Add accidentally deleted lines
Julia-Garland 34e0b61
Fix bug with paCred
Julia-Garland a4b302d
Cleanup
Julia-Garland 337329c
Remove cmake msgs
Julia-Garland 475f08a
Fix pointer bug with cert
Julia-Garland 1e90324
More accurate version checking using Rtl variant
Julia-Garland 807c5e4
Format
Julia-Garland 62f8415
KA suggestions
Julia-Garland ddf9c75
Format
Julia-Garland 49e4095
Improvements
Julia-Garland c88434e
Missing WIN32 check
Julia-Garland File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.