-
Notifications
You must be signed in to change notification settings - Fork 202
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
cFE Integration candidate: Equuleus-rc1+dev13 #2555
Commits on May 21, 2023
-
Fix #2343, Update
CFE_PLATFORM_ES_DEFAULT_SYSLOG_MODE
macro ines_verify.h
Configuration menu - View commit details
-
Copy full SHA for 008609b - Browse repository at this point
Copy the full SHA 008609bView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c92df5f - Browse repository at this point
Copy the full SHA c92df5fView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99eb3c3 - Browse repository at this point
Copy the full SHA 99eb3c3View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d7a826 - Browse repository at this point
Copy the full SHA 7d7a826View commit details
Commits on Feb 26, 2024
-
Fix #2378, refactor SB to support additional use cases
Cleans up the internal SB implementation so it can better support future enhancements such as message integrity, additional header fields and timestamping.
Configuration menu - View commit details
-
Copy full SHA for 550e7f7 - Browse repository at this point
Copy the full SHA 550e7f7View commit details
Commits on Apr 19, 2024
-
Fix #2550, Use resource ID for validation index
Use a resourceID value for access into the validation result structure array. This allows for consistent lookup, matching, and free/in-use determination, as well as improved resilience to race conditions and stale data.
Configuration menu - View commit details
-
Copy full SHA for 1272f6d - Browse repository at this point
Copy the full SHA 1272f6dView commit details -
Fix #2550, Use resource ID for dump control index
Use a resourceID value for access into the dump control structure array. This allows for consistent lookup, matching, and free/in-use determination, as well as improved resilience to race conditions and stale data.
Configuration menu - View commit details
-
Copy full SHA for b906671 - Browse repository at this point
Copy the full SHA b906671View commit details -
Fix #2378, update for code coverage
Restructure some switch statements and add a "default" case so they are not flagged as having a missing branch in the coverage test.
Configuration menu - View commit details
-
Copy full SHA for 48dd153 - Browse repository at this point
Copy the full SHA 48dd153View commit details
Commits on Apr 25, 2024
-
fix-2553-address-sanitizer-error-in-es_UT
Fix #2553, fix test that was passing null value into vsnprintf
Anh committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 9fd5a13 - Browse repository at this point
Copy the full SHA 9fd5a13View commit details
Commits on May 2, 2024
-
Merge pull request #2551 from jphickey:fix-2550-tbl-val-dump-resourceid
Fix #2550, use resourceids for internal table validation and dump control blocks
Configuration menu - View commit details
-
Copy full SHA for 0a253d9 - Browse repository at this point
Copy the full SHA 0a253d9View commit details -
Merge pull request #2381 from jphickey:fix-2378-sb-refactor
Fix #2378, refactor SB to support additional use cases
Configuration menu - View commit details
-
Copy full SHA for 64b6837 - Browse repository at this point
Copy the full SHA 64b6837View commit details -
Merge pull request #2537 from jphickey:fix-2536-msgapi-buffer
Fix #2536, msg api test buffer overrun
Configuration menu - View commit details
-
Copy full SHA for ef14d5a - Browse repository at this point
Copy the full SHA ef14d5aView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e346973 - Browse repository at this point
Copy the full SHA e346973View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 374d851 - Browse repository at this point
Copy the full SHA 374d851View commit details
Commits on Jun 14, 2024
-
Fix #2529, Reduces CFE_EVS_MAX_PORT_MSG_LENGTH to prevent new line ch…
…aracter truncation
jdfiguer authored and jdfiguer committedJun 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 27fba65 - Browse repository at this point
Copy the full SHA 27fba65View commit details
Commits on Jun 17, 2024
-
Fix #2552, Adds JSC 2.1 Static Analysis comments
jdfiguer authored and jdfiguer committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 0dc799d - Browse repository at this point
Copy the full SHA 0dc799dView commit details
Commits on Jul 1, 2024
-
Merge pull request #2560 from skliper:fix2559-improve_allocatemsg_err…
…_report Fix #2559, Improve CFE_SB_AllocateMessageBuffer error report
Configuration menu - View commit details
-
Copy full SHA for ab69280 - Browse repository at this point
Copy the full SHA ab69280View commit details -
Merge pull request #2344 from thnkslprpt:fix-2343-update-syslog-macro
Fix #2343, Update CFE_PLATFORM_ES_DEFAULT_SYSLOG_MODE macro in es_verify.h
Configuration menu - View commit details
-
Copy full SHA for 319dac1 - Browse repository at this point
Copy the full SHA 319dac1View commit details -
Merge pull request #2359 from thnkslprpt:fix-2116-update-documentatio…
…n-for-CFE-PLATFORM-SB-HIGHEST-VALID-MSGID Fix #2116, Update comment re. limits of CFE_PLATFORM_SB_HIGHEST_VALID_MSGID
Configuration menu - View commit details
-
Copy full SHA for cb2762e - Browse repository at this point
Copy the full SHA cb2762eView commit details -
Merge pull request #2376 from thnkslprpt:fix-2375-use-size-t-for-size…
…-variables-and-parameters Fix #2375, Use size_t for variables/parameters representing size
Configuration menu - View commit details
-
Copy full SHA for 6059459 - Browse repository at this point
Copy the full SHA 6059459View commit details -
Merge pull request #2496 from thnkslprpt:fix-2495-remove-superflous-s…
…tatus-assignment-in-CFE_SB_CreatePipe Fix #2495, Remove superfluous status assignment in CFE_SB_CreatePipe
Configuration menu - View commit details
-
Copy full SHA for d6bfc2f - Browse repository at this point
Copy the full SHA d6bfc2fView commit details -
Merge pull request #2554 from avan989:Fix-2553-address-sanitizer
Fix #2553, null value in vsnprintf
Configuration menu - View commit details
-
Copy full SHA for 4990c4e - Browse repository at this point
Copy the full SHA 4990c4eView commit details -
Merge pull request #2568 from chillfig:SA_jsc2_1
Fix #2552, Adds JSC 2.1 Static Analysis comments
Configuration menu - View commit details
-
Copy full SHA for 653c058 - Browse repository at this point
Copy the full SHA 653c058View commit details -
Merge pull request #2566 from chillfig:portTruncation
Fix #2529, Reduces CFE_EVS_MAX_PORT_MSG_LENGTH to prevent new line character truncation
Configuration menu - View commit details
-
Copy full SHA for 6b40010 - Browse repository at this point
Copy the full SHA 6b40010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7b073 - Browse repository at this point
Copy the full SHA 0c7b073View commit details