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

Client-auditor protocol #155

Merged
merged 26 commits into from
Jul 7, 2017
Merged

Client-auditor protocol #155

merged 26 commits into from
Jul 7, 2017

Commits on Jul 4, 2017

  1. Add client-auditor messages

    masomel committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    5a923db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ed76d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    146e91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90e2517 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8178c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    badbafc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bd8653 View commit details
    Browse the repository at this point in the history
  8. # This is a combination of 2 commits.

    # The first commit's message is:
    
    Add TODO to move all generic STR auditing code to a separate module
    
    # The 2nd commit message will be skipped:
    
    #	Use single generic verifySTRConsistency to be used by client and auditor
    masomel committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    c2d107f View commit details
    Browse the repository at this point in the history
  9. Fix documentation

    masomel committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    13d3eb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d0d312 View commit details
    Browse the repository at this point in the history
  11. Remove all references to auditor-directory communication, make audito…

    …r response message generic
    masomel committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    8b1eeeb View commit details
    Browse the repository at this point in the history
  12. STRList -> STRHistoryRange

    masomel committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    3872e32 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f609a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    477cddf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c6d106c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9843f4a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9f212b1 View commit details
    Browse the repository at this point in the history
  18. Fix go vet error

    masomel committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    fcebf89 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7e54087 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    699858a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Refactor common functions

    vqhuy committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    92cee27 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Configuration menu
    Copy the full SHA
    92c6a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073aa70 View commit details
    Browse the repository at this point in the history
  3. Small fixes

    masomel committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    e3cb343 View commit details
    Browse the repository at this point in the history
  4. Revert "Change audit log index from byte array to string"

    This reverts commit 7e54087.
    
    Conflicts:
    	protocol/auditlog.go
    masomel committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    e886828 View commit details
    Browse the repository at this point in the history
  5. More fixes for reverting

    masomel committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    3e340b9 View commit details
    Browse the repository at this point in the history