Skip to content

20240102-release-1v6v2 - #64

Merged
JacobBarthelmeh merged 3 commits into
wolfSSL:masterfrom
douzzer:20240102-release-1v6v2
Jan 3, 2024
Merged

20240102-release-1v6v2#64
JacobBarthelmeh merged 3 commits into
wolfSSL:masterfrom
douzzer:20240102-release-1v6v2

Conversation

@douzzer

@douzzer douzzer commented Jan 3, 2024

Copy link
Copy Markdown
Collaborator

src/routes.c: in wolfsentry_route_table_max_purgeable_idle_time_{get,set}(), don't use WOLFSENTRY_ATOMIC_{LOAD,STORE}(), as the context is already locked and the operand is an int64_t.

Makefile: split STRIPPED option into STRIPPED and FUNCTION_SECTIONS.

Makefile.analyzers: enhance freertos-arm32-build-test target to do two builds, one with and one without FUNCTION_SECTIONS, for more thorough coverage.

tests/unittests.c: in test_lwip(), pass a trivial JSON config to activate_wolfsentry_lwip(), to avoid compiler optimizing away wolfsentry_config_json_oneshot() and its dependencies.

update README.md and ChangeLog.md, and regenerate doc/wolfSentry_refman.pdf.

…set}(), don't use WOLFSENTRY_ATOMIC_{LOAD,STORE}(), as the context is already locked and the operand is an int64_t.
…ONS".

Makefile.analyzers: enhance freertos-arm32-build-test target to do two builds, one with and one without FUNCTION_SECTIONS, for more thorough coverage.

tests/unittests.c: in test_lwip(), pass a trivial JSON config to activate_wolfsentry_lwip(), to avoid compiler optimizing away wolfsentry_config_json_oneshot() and its dependencies.
@JacobBarthelmeh
JacobBarthelmeh merged commit 196ccef into wolfSSL:master Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants