Closed
Conversation
* Update history * Update history
* Update version number macro in public header file * Update version number in source files * Update version number in config.doxyfile * Update version number in manifest.yml
…mDNS queries (#1259) * [Draft] CBMC: replace any missing functions by assert-false (#1147) * CBMC: replace any missing functions by assert-false --------- Co-authored-by: ActoryOu <ousc@amazon.com> * Adjust proof tooling to support CBMC v6 (#1180) * Adjust proof tooling to support CBMC v6 With CBMC v6, unwinding assertions as well as other checks are enabled by default. * Fix CBMC issues * Fix spelling & formatting * Fix build-check * Add unit test cases for FreeRTOS_multiply_int32 and FreeRTOS_add_int32 * Tony's comment * Bump CBMC version to very latest release * Replace Synopsys link with blackduck one to solve link error. * Move the comment to the right place --------- Co-authored-by: Tony Josi <tonyjosi@amazon.com> Co-authored-by: ActoryOu <jay2002824@gmail.com> Co-authored-by: ActoryOu <ousc@amazon.com> * Fix potential out of bounds write (CWE-787) when processing LLMNR or mDNS queries * Fix CI * Add Network Down event in EMACHandler Task (#1173) * Add Network Down event in EMACHandler Task * Update links in ReadMe (#1174) --------- Co-authored-by: Michael Tautschnig <mt@debian.org> Co-authored-by: ActoryOu <ousc@amazon.com> Co-authored-by: ActoryOu <jay2002824@gmail.com> Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
* Update release actions * Update version info and history * [AUTO][RELEASE]: Update version number in source files * Update SBOM * Update SBOM --------- Co-authored-by: tony-josi-aws <tony-josi-aws@users.noreply.github.com>
…ffer Allocation scheme 1 is used (#1265) * Return allocated buffer size from vNetworkInterfaceAllocateRAMToBuffers and use it to verify allocation requests when using Buffer Allocation 1 * Rename vNetworkInterfaceAllocateRAMToBuffers to uxNetworkInterfaceAllocateRAMToBuffers * Add min bytes assert for uxMaxNetworkInterfaceAllocatedSizeBytes * Fix formatting * Fix CBMC * Fix formatting * Address review comments * Fix inconsistent definition for dmaRX_TX_BUFFER_SIZE for Xilinx ports * Update allocation size for TM4C interface * Fix formatting
* [V4.2.4] Update version info * [AUTO][RELEASE]: Update version number in source files * Update SBOM * Update SBOM --------- Co-authored-by: tony-josi-aws <tony-josi-aws@users.noreply.github.com>
…E-476) and Invalid Pointer Dereference (CWE-822) (#1295) * Intial version with UTs fixed * Fix missing check for IPv6 version field * Fix integer wrap around when IPv6 payload length is malformed * Fix spell check * Fix unit test CI * Fix formatting * Minor fix * Fix MISRA issues * CI update * Fix formatting * Fix release * [V4.2.5] release notes and version updates * Fix formatting * Update History.txt
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Test Steps
Checklist:
Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.