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

Verify send guard in Run #263

Merged
merged 20 commits into from
Mar 25, 2024
Merged

Commits on Feb 27, 2024

  1. remove send operation

    mlimbeck committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6488466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237bfde View commit details
    Browse the repository at this point in the history
  3. progress send guard

    mlimbeck committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    23de1b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    656fa04 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    49e064e View commit details
    Browse the repository at this point in the history
  2. progress send guard

    mlimbeck committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1565af2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    ea6b93a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3610d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'markus-io-spec-send-guard' of github.com:viperproject/V…

    …erifiedSCION into markus-io-spec-send-guard
    jcp19 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c611b9f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    6305e73 View commit details
    Browse the repository at this point in the history
  2. merge basis pr

    jcp19 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e02935f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    474d579 View commit details
    Browse the repository at this point in the history
  4. Fix incompleteness and continue with send guard (#273)

    * backup
    
    * backup
    
    * backup
    
    * backup
    
    * backup
    
    * drop space
    
    * pick better triggers
    
    * add necessary lemma and call to it; contains an assume false that needs to be dropped
    
    * backup
    
    * backup
    
    * add missing loop invariant about ingressID
    
    * backup
    
    * backup
    
    * fix verification error
    
    * try out a simpler trigger
    jcp19 authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    428efc4 View commit details
    Browse the repository at this point in the history
  5. merge with basis branch

    jcp19 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    632d386 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. widen lemma for absIO_val (#268)

    * widen lemma for abspkt (non termianting)
    
    * abspkt proven
    
    * renamed io-spec-lemmas
    
    * io val also proven
    
    * cleanup
    
    * merged markus' abspkt improvements
    
    * consdir lemma
    
    * proved
    
    * reinstate lemma4
    
    * fix verification error
    
    * Simplify widen lemma from #268 (#282)
    
    * start simplifying
    
    * continue simplifying
    
    * continue simplifying stuff
    
    * continue simplifying
    
    * continue simplifying
    
    * simplify further
    
    * finish for now
    
    * Update router/io-spec.gobra
    
    ---------
    
    Co-authored-by: João Pereira <[email protected]>
    Dspil and jcp19 authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4770cea View commit details
    Browse the repository at this point in the history
  2. Continue send (#283)

    * widen lemma for abspkt (non termianting)
    
    * abspkt proven
    
    * renamed io-spec-lemmas
    
    * io val also proven
    
    * cleanup
    
    * merged markus' abspkt improvements
    
    * consdir lemma
    
    * proved
    
    * reinstate lemma4
    
    * fix verification error
    
    * Simplify widen lemma from #268 (#282)
    
    * start simplifying
    
    * continue simplifying
    
    * continue simplifying stuff
    
    * continue simplifying
    
    * continue simplifying
    
    * simplify further
    
    * finish for now
    
    * Update router/io-spec.gobra
    
    * finish send in Run
    
    * propagate changes to processSCION
    
    ---------
    
    Co-authored-by: Dspil <[email protected]>
    jcp19 and Dspil authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f51a4b2 View commit details
    Browse the repository at this point in the history
  3. backup

    jcp19 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    03020e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    6d45c4b View commit details
    Browse the repository at this point in the history
  2. clean-up

    jcp19 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    901e72b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. changes according to feedback

    jcp19 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3917d90 View commit details
    Browse the repository at this point in the history