-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into opt-blk-and-validation-refactor
* master: Enhance --export-header option for tr31-tool Remove optional block PB when adding new optional blocks Refactor tr31_key_set_data() to cleanup upon error Refactor tr31_export() to use processing state object Refactor tr31_import() to use processing state object Add new error value for invalid optional block padding Fix output null-termination for tr31_export() Fix cleanup of TR-31 context object Fix character validation for tr31-tool Refactor tr31_import() not to require null-termination Use tr31_get_error_string() wehenver possible
- Loading branch information
Showing
8 changed files
with
810 additions
and
600 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.