-
Notifications
You must be signed in to change notification settings - Fork 835
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change default WOLFSSL_REPO to the canonical upstream. * refactor tag calculation without bash associative arrays, for backward compat. * add support for fetching FIPS tags/branches into a persistent fips repo if one is found at ../fips; use --shared in git clones, and use --no-checkout in FIPS clone, for speed+efficiency. * always check out the master FIPS branch, for the tooling, and make sure it's up to date. * when fetching from the FIPS repo, omit the "tag" qualifier, because the fetch may be for master (e.g. for fips-ready).
- Loading branch information
Showing
1 changed file
with
116 additions
and
30 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