Skip to content

feat: Enable trust by default, bump c2pa-rs#111

Merged
tmathern merged 49 commits into
mainfrom
vNext
Mar 3, 2026
Merged

feat: Enable trust by default, bump c2pa-rs#111
tmathern merged 49 commits into
mainfrom
vNext

Conversation

@tmathern

@tmathern tmathern commented Nov 14, 2025

Copy link
Copy Markdown
Collaborator
  • Feature branches gathering changes for next release

* fix: Update C2PA version to 0.70.0

* fix: Bump project version to 0.13.0

* fix: Update c2pa-rs version

* fix: Nump c2pa-rs c2pa-c-ffi version to 0.71.2
@tmathern tmathern self-assigned this Nov 14, 2025
tmathern and others added 24 commits November 20, 2025 13:11
* fix: Move semantics

* fix: Undo some paranoia

* fix: COmment
* fix: Move semantics

* fix: Undo some paranoia

* fix: COmment

* fix: More move semantics
* Update C2PA version to 0.74.0

* fix: Update test

* fix: FOmrat
* Update C2PA version to 0.75.3

* fix: Update C2PA version to 0.75.4
* fix: Update CmakeList

* fix: Update comment

* Clarify compatibility comment for json library

Updated comment to clarify compatibility with older platforms.

* fix: Note

* feat: Expand OS matrix in CI workflow (#132)

* feat: Expand OS matrix in CI workflow

* Update CI workflow OS matrix

Removed 'windows-2022' and 'ubuntu-slim' from the OS matrix.

* Replace filesystem path usage with string conversion

* Add filesystem namespace for path handling

* Fix test file path for cross-platform compatibility

* Update CI workflow to include windows-2022

* Remove namespace alias for filesystem in tests

Remove unnecessary namespace alias for filesystem.

* Update CI workflow OS matrix

Removed 'windows-2022' from the OS matrix in CI workflow.

* fix: FIx shadowing (#133)

Added new constructor for Signer to take ownership of a signer pointer and updated documentation for clarity.

* fix: Additional build flags (#134)

* fix: FIx shadowing

Added new constructor for Signer to take ownership of a signer pointer and updated documentation for clarity.

* feat: Enhance MSVC compiler and linker options

Added additional compiler and linker options for MSVC.

* fix: Enhance compiler and linker options for c2pa_cpp *nix

Added additional compiler and linker options for c2pa_cpp to enhance security and compatibility.

* fix: Move linker flags -Wl,-z,relro and -Wl,-z,now to linking

Removed linker flags for relro and now.

* feat: Adjust linker options for different platforms

* fix: Refactorings and additional checks (#135)

* fix: Refactor null checks and improve exception handling

* Refactor Reader constructor to manage stream lifetime

* Update c2pa.cpp

* Replace string with std::string in c2pa.cpp

* Change type from ofstream to ostream in flusher

* Change member functions to const in c2pa.hpp

* Fix reserve_size function declaration syntax

* Fix supported_mime_types method signature

* Change reserve_size method to non-const

* Update c2pa.hpp

* Update c2pa.cpp

* fix: Use EINVAL where it was missed

* fix: FOrmat
* Update CMakeLists.txt

* fix: v0.75.15

* fix: Retrigger all jobs

* Update CMakeLists.txt
@tmathern tmathern marked this pull request as ready for review February 11, 2026 04:59
tmathern and others added 18 commits February 11, 2026 10:00
* fix: WIP

* fix: All my debug

* fix: Debug in progress

* feat: Refactor (#138)

* fix: Skip know bad test

* fix: CLean up the example

* fix: Clean up header

* fix: Header clean up

* fix: Renaming to contextCreator

* fix: rename

* fix: rename

* fix: rename and refactor

* fix: rename and refactor

* fix: rename and refactor

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>

* fix: More refactors (#139)

* fix: Skip know bad test

* fix: CLean up the example

* fix: Clean up header

* fix: Header clean up

* fix: Renaming to contextCreator

* fix: rename

* fix: rename

* fix: rename and refactor

* fix: rename and refactor

* fix: rename and refactor

* fix: rename and refactor

* fix: rename and refactor

* fix: DOn't use deprecated free methods

* fix: Start updating the frees

* fix: Continue updating the frees

* fix: Continue updating the frees

* fix: Continue updating the frees

* fix: Continue working on the design

* fix: Continue working on the design

* fix: Continue working on the design

* fix: Pointer clean up

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>

* fix: Refactooooor

* fix: Refactooooor

* fix: Refactooooor

* fix: Refactooooor

* fix: Refactooooor

* fix: Refactooooor

* fix: Refactooooor

* fix: Refactooooor for build

* fix: Fix WIndows build

* fix: Cleaning up

* fix: Add TODOs

* fix: Update naming, clean up STL

* fix: WIP - fix stream handling for files

* fix: Tests

* fix: Write test for toml and json settings

* fix: Add tests for settings combinations

* fix: Verify trust

* fix: Verify trust

* fix: Reader with trust

* fix: Clean up list

* fix: Update config

* fix: Format

* fix: Format

* fix: Docs

* fix: Docs

* fix: Docs

* fix: Docs

* fix: Docs

* fix: Docs

* fix: TODO dev notes

* fix: CLean before rebuild

* fix: Refactorings once more

* fix: Refactorings

* fix: Refactor streams

* fix: Streams refacotr

* fix: Refactor

* fix: Docs

* fix: Improvements in progress

* fix: Add ASAN, UBSAN

* fix: Set up sanitizers

* fix: Texts

* fix: Update workflow

* fix: Update workflow

* fix: Update workflow

* fix: Reactivate a test

* fix: reduce string copies, or try to

* ci: Revert "fix: reduce string copies, or try to"

This reverts commit 736beb5.

* fix: tests moved

* fix: Text utils

* fix: The refactoring axe is coming out

* fix: THe Ubuntu leaks

* fix: Bump to use the right c2pa-rs version

* fix: Last leak

* fix: Mem

* fix: Known leak that is not a leak

* fix: Clarify suppressor

* fix: Clarify suppressor

* fix: Add test coverage

* fix: Add test coverage for context

* fix: Add coverage

* fix: A few more tests

* fix: Comment on test

* fix: Reorg the tests

* fix: Reorg the tests

* fix: Consistency

* fix: Consistency

* fix: load archive

* fix: Intermediate signing

* fix: Multi ingredients

* fix: CLean up

* fix: Increased test-coveragae on #137 + minor bugfixes (#143)

* fix: Add a few todos

* fix: Add a few todos 2

* fix: Clean up obsolete debug ref

* fix: Add a few todos 3

* fix: WIP test coverage

* fix: Test coverage

* fix: Test coverage

* fix: Notes from API poking

* fix: Notes from API poking

* fix: Notes from API poking

* fix: Notes from API poking

* fix: COnvenience API

* fix: Refactor text fixtures use

* fix: Refactor the teeeeeeests

* fix: Refactor

* fix: Add the docs

* fix: Add the layers merging example

* fix: Add a test without relationship

* fix: One more test

* fix: One more test varation

* fix: Undo a final

* fix: Flag test as known bad

* fix: Rename tests

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>

* fix: CLean up tests

* fix: Extract ingredeints from archives

* fix: Extract ingredeints from archives 2

* fix: Add a test

* fix: Builder variations

* fix: Variations in resources handling

* fix: Remove the very ugly string based test

* fix: Refactor

* fix: Refactor

* fix: Cleanup 2

* fix: Reorg

* fix: The TODOs are gone

* fix: FInish examples clean up

* fix: Refactor bytes handling (#144)

* refactor

* refactor

* fix: Refactor

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>

* fix: Settings reference link

* fix: Review comments 1: toml go away! (#145)

* fix: Drop from_toml API, fix typos

* fix: MOre toml stuffs removed

* Update context.test.cpp

* fix: Review comments step 2 (#146)

* fix: Drop from_toml API, fix typos

* fix: MOre toml stuffs removed

* Update context.test.cpp

* fix: More clean up

* fix: Rely more on Rust for pointer clean up

* fix: Update coverage and simplify API (#147)

* fix: Simplify CMakeList (#148)

* fix: Update coverage and simplify API

* fix: Simplify CMakeLists

* fix: Update docs

* fix: Refactor

* fix: Shorten docs

* fix: Update

* fix: Refactored once more and clarified docs

* fix: Context verify move

* fix: Remove usunsed move

* fix: Refactor tests

* fix: One more cleanup

* fix: Remove the API I said I would

* fix: More clean up

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
* Update CMakeLists.txt

* fix: One test is actually invalid

* fix: A few other tests are invalid

* fix: no archive and embeddable mix
* fix: Docs

* fix: Clean up docs

* fix: Clean up docs

* fix: Clean up docs

* fix: Typos in header docs

* fix: Typos 2

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
…urce_path (#161)

* fix: utf8

* fix: Add a few tests

* fix: Add a few tests 2

* fix: Add a few tests 3

* fix: Add a few tests 3

* fix: Add a few tests 3

* fix: Add a few tests 3

* fix: Add a few tests 3

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
* fix: Initial versions

* fix: Settings

* fix: Context

* Update settings.md

* Update context.md

* Update context.md

* Update context.md

* minor copy edits

* Copy edit

* Remove some duplication, add xrefs

* clean up edits

* Final cleanup edits

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
Co-authored-by: Rand McKinney <crandmck@yahoo.com>
* fix: Add a file size limit

* fix: Enforce more null checks

* fix: Enforce more null checks 2

* fix: Typos

* fix: Typos

* fix: Typos

* fix: Typos

* fix: Typos

* fix: Typos

* fix: Typos

* fix: Typos

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
* fix: Refactor

* Delete REFACTORING_PLAN.md

* fix: Refactor

* fix: Refactor

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
* fix: Workin stores

* Update working-stores.md

* Update working-stores.md

* Update working-stores.md

* Update working-stores.md

* Update working-stores.md

* Update working-stores.md

* Copy edits, add xrefs

* Remove incomplete section

* Misc edits and add some more links, add a bit to Mermaid diagram

* Add div to xrefs not needed in doc site, other small tweaks

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
Co-authored-by: Rand McKinney <crandmck@yahoo.com>
* fix: Add docs

* docs: Clarify selective manifest construction process

Rephrase and clarify the explanation of using Builder and Reader for selective manifest construction, emphasizing the read-only nature and the importance of filtering.

* docs: typos

Removed section on recording removal actions and related C2PA actions.

* Fix formatting issues in selective-manifests.md

* Fix formatting in selective-manifests.md

* Fix formatting in selective manifests diagram

Removed newline characters in ingredient labels and updated the New Builder label for clarity.

* Initial copy edit

* fix: Refine documentation on selective manifest construction

* Fix label in selective-manifests documentation

* Update selective-manifests.md

* fix: More docs (#164)

* fix: More docs

* Update selective-manifests.md

* fix: Typos

* fix: Typos

* fix: Typos

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>

* fix: typos

* Pull Q&A into separate file

* Forgot to save files

* General edits

* More edits, make headings more concise

---------

Co-authored-by: Tania Mathern <tania.mathern@gmail.comn>
Co-authored-by: Rand McKinney <crandmck@yahoo.com>
* Add initial release notes

* Add links to docs from README

* Update docs/release-notes.md

Co-authored-by: tmathern <60901087+tmathern@users.noreply.github.com>

* Update docs/release-notes.md

Co-authored-by: tmathern <60901087+tmathern@users.noreply.github.com>

* Update release-notes.md

---------

Co-authored-by: tmathern <60901087+tmathern@users.noreply.github.com>
@tmathern tmathern changed the title feat: Next version feat: Enable trust by default, bump c2pa-rs Mar 3, 2026
@tmathern tmathern merged commit 2d0b7ce into main Mar 3, 2026
9 checks passed
@tmathern tmathern deleted the vNext branch March 7, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants