Skip to content
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

Cond ref series triple branch #49

Merged
merged 33 commits into from
Mar 3, 2023
Merged

Commits on Feb 1, 2023

  1. cond-ref-series-triple-branch

    started section for conditional reference series triple. Issue #44
    nedmsmith committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8009771 View commit details
    Browse the repository at this point in the history
  2. Update conditional-reference-series-triple-record.cddl

    Prettified cddl for inclusion in markdown.
    nedmsmith committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7369ec4 View commit details
    Browse the repository at this point in the history
  3. Update draft-ietf-rats-corim.md

    Added section for Conditional Reference Series triple.
    nedmsmith committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    57864d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Update draft-ietf-rats-corim.md

    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    dc26b12 View commit details
    Browse the repository at this point in the history
  2. Update draft-ietf-rats-corim.md

    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2a8e7ce View commit details
    Browse the repository at this point in the history
  3. Update draft-ietf-rats-corim.md

    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    85aa4d5 View commit details
    Browse the repository at this point in the history
  4. Update draft-ietf-rats-corim.md

    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    bbb983e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Update draft-ietf-rats-corim.md

    changed 'given' to 'if' in conditional-reference-series-triple section.
    nedmsmith committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    169c35c View commit details
    Browse the repository at this point in the history
  2. Update conditional-reference-series-triple-record.cddl

    Changed name of series record data to conditional-series-record. Removed measurement-values-map from triple subject and removed measurement-map from triple object. The authorized-by semantics are specified in the triple subject and apply to all triple object measurements.
    nedmsmith committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    82d5952 View commit details
    Browse the repository at this point in the history
  3. Update comid-4.diag

    updated example to align with updated conditional-reference-endorsed-triple cddl
    nedmsmith committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4e21802 View commit details
    Browse the repository at this point in the history
  4. Update draft-ietf-rats-corim.md

    Improved wording.
    nedmsmith committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    e664e41 View commit details
    Browse the repository at this point in the history
  5. Update draft-ietf-rats-corim.md

    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bd52bbb View commit details
    Browse the repository at this point in the history
  6. Update draft-ietf-rats-corim.md

    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2bf9700 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Update comid-frags.mk

    added dependencies on conditional series and conditional endorsement related cddl files
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bedb48c View commit details
    Browse the repository at this point in the history
  2. Delete concise-swid-tag.cddl

    removed coswid cddl file.
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e08bdbe View commit details
    Browse the repository at this point in the history
  3. Create conditional-endorsement-series-triple-record.cddl

    created cddl file for conditional-endorsement-series-triple-record
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    79b9dac View commit details
    Browse the repository at this point in the history
  4. Create conditional-endorsement-triple-record.cddl

    created cddl file for conditional-endorsement-triple-record
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3d71d24 View commit details
    Browse the repository at this point in the history
  5. Delete conditional-reference-series-triple-record.cddl

    removed cddl file for conditional-reference-series-triple-record
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    011a277 View commit details
    Browse the repository at this point in the history
  6. Create conditional-series-record.cddl

    created cddl file for conditional-series-record
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e46f51e View commit details
    Browse the repository at this point in the history
  7. Update corim-frags.mk

    removed dependency on conditional-reference-series-triple-record.cddl and added dependencies on the revised conditional endorsement triples
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ebf6f66 View commit details
    Browse the repository at this point in the history
  8. Delete comid-4.diag

    removed example that tested removed triple
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c482712 View commit details
    Browse the repository at this point in the history
  9. Create comid-cend.diag

    added example that tests new conditional endorsement triple
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    937c26c View commit details
    Browse the repository at this point in the history
  10. Create comid-series.diag

    added example that tests conditional endorsement series triple
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d9d4fc3 View commit details
    Browse the repository at this point in the history
  11. Create stateful-environment-record.cddl

    added cddl file for stateful-environment-record
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    47eba1b View commit details
    Browse the repository at this point in the history
  12. Update triples-map.cddl

    added conditional-endorsement and conditional endorsement series triples to triples-map
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d9fb28b View commit details
    Browse the repository at this point in the history
  13. Update draft-ietf-rats-corim.md

    updated prose in markdown file to reflect changes to conditional triples.
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c663f7d View commit details
    Browse the repository at this point in the history
  14. Update comid-cend.diag

    cleaned up comments
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6b2409a View commit details
    Browse the repository at this point in the history
  15. Update comid-series.diag

    cleaned up comments
    nedmsmith committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9cd3767 View commit details
    Browse the repository at this point in the history
  16. Update cddl/conditional-endorsement-series-triple-record.cddl

    accepted suggested change
    
    Co-authored-by: Thomas Fossati <tho.ietf@gmail.com>
    nedmsmith and thomas-fossati committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fabbdd8 View commit details
    Browse the repository at this point in the history
  17. Update cddl/triples-map.cddl

    accepted suggested change
    
    Co-authored-by: Thomas Fossati <tho.ietf@gmail.com>
    nedmsmith and thomas-fossati committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    cbe7efb View commit details
    Browse the repository at this point in the history
  18. Update draft-ietf-rats-corim.md

    accepted suggested change
    
    Co-authored-by: Thomas Fossati <tho.ietf@gmail.com>
    nedmsmith and thomas-fossati committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    df93cb3 View commit details
    Browse the repository at this point in the history
  19. Update cddl/conditional-series-record.cddl

    accepted proposed change
    
    Co-authored-by: Shanwei <58789783+shnwc@users.noreply.github.com>
    nedmsmith and shnwc committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3dc1aa9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    90b779f View commit details
    Browse the repository at this point in the history