-
Notifications
You must be signed in to change notification settings - Fork 45
Add MLSMessage framework #262
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 all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
f4c6425
Add MLSMessage framework
bifurcation fe8ff94
Fix build errors
bifurcation 0d1e1ac
Revert refactor of confirmation tag computation
bifurcation b3f6876
clang-tidy
bifurcation f993b7c
CI errors
bifurcation 13b177c
CI errors
bifurcation 0b7f211
Apply suggestions from code review
bifurcation 4d87cca
Respond to @bifurcation review comments
bifurcation 7f34c67
Update the interop harness
bifurcation e1c5080
CI errors
bifurcation e57636c
clang-format
bifurcation 641b75a
Respond to comments from @suhasHere
bifurcation d07e024
CI errors
bifurcation 3f63909
Noop commit to trigger CI
bifurcation 9cbc05a
Fix some clang-tidy errors
bifurcation 2d2c438
More clang-tidy errors
bifurcation c08ba67
clang-format
bifurcation 19521e8
Ignore cast formatting errors, too many false positives
bifurcation db14849
Revert "More clang-tidy errors"
bifurcation d6c928b
Revert "Fix some clang-tidy errors"
bifurcation 8575c7a
Cleanup from reverts
bifurcation a3d4978
Add missing comma in .clang-tidy
bifurcation 5ab3954
Adjust NOLINT
bifurcation 843fc65
Update clang-format-action to latest
bifurcation 2a03c56
Format the interop harness
bifurcation f32dc00
Apply clang-format-14
bifurcation 9318f64
Suppress some clang-tidy warnings
bifurcation db1394a
More clang-tidy
bifurcation b9a88cb
More clang-tidy
bifurcation 241b250
clang-format
bifurcation da161e5
Merge branch 'update-format' into mlsmessage
bifurcation fb0c1fd
Enable ASan on Windows
bifurcation 807894f
Enable stricter compilation on Windows
bifurcation 164bc6e
Dial back MSVC errors when they stop making sense
bifurcation 44fa481
Revert some stuff
bifurcation 3e378a1
Don't have global objects that use the heap
bifurcation 89927ce
Attempt a different bytes import constructor
bifurcation dbf1f19
Actually use the new ctor
bifurcation 463d98e
Properly declare sanitization with MSVC
bifurcation 272d188
Don't use static const closures with std::visit
bifurcation f11255a
Fix compile errors
bifurcation df45c30
More static const closures
bifurcation 12ded1c
clang-format
bifurcation 4548316
Merge branch 'msvc' into mlsmessage
bifurcation 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
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.