-
Notifications
You must be signed in to change notification settings - Fork 79
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
Signing #253
Merged
Merged
Signing #253
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ede96c8 - Browse repository at this point
Copy the full SHA ede96c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5a0d72 - Browse repository at this point
Copy the full SHA f5a0d72View commit details -
feat: add MavConnection::setup_signing(), signing functions to MAVLin…
…kV2MessageRaw add calculate_signature, checksum_bytes, signature_link_id[_mut], signature_timestamp[_bytes[_mut]], signature_value[_mut] to MAVLinkV2MessageRaw
Configuration menu - View commit details
-
Copy full SHA for 87bb7cb - Browse repository at this point
Copy the full SHA 87bb7cbView commit details -
fix: move signing mod, remove incompat_flags since it is breaking
feat: add distinct pub fn for signing, signing in MavConnection send, add signing feature to mavlink test: add --features signing to all test, add signing test, add Debug, Clone to SigningConfig
Configuration menu - View commit details
-
Copy full SHA for b5ea0b0 - Browse repository at this point
Copy the full SHA b5ea0b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e5fa52 - Browse repository at this point
Copy the full SHA 3e5fa52View commit details -
test: add features signing, tokio-1 to clippy
test: add signing to msrv check
Configuration menu - View commit details
-
Copy full SHA for 959264c - Browse repository at this point
Copy the full SHA 959264cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f8c2c - Browse repository at this point
Copy the full SHA d3f8c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e6de1 - Browse repository at this point
Copy the full SHA 51e6de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552560b - Browse repository at this point
Copy the full SHA 552560bView commit details -
fix: remove redundant feature gate
test: add signing to internal-tests matrix test: add signing as msrv matrix option
Configuration menu - View commit details
-
Copy full SHA for 614cd28 - Browse repository at this point
Copy the full SHA 614cd28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7459923 - Browse repository at this point
Copy the full SHA 7459923View commit details
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.