This repository has been archived by the owner on May 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: save data access keys #87
Draft
PiDelport
wants to merge
7
commits into
feat-token-store-access-key
Choose a base branch
from
he-exec-access-key
base: feat-token-store-access-key
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
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
PiDelport
force-pushed
the
he-exec-access-key
branch
3 times, most recently
from
June 3, 2021 07:23
ed57679
to
c871aa2
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
4 times, most recently
from
June 7, 2021 17:30
8045b13
to
d6d8c0d
Compare
PiDelport
added
the
M: auth enclave
Module: Authorisation enclave (rtc_auth_enclave)
label
Jun 8, 2021
PiDelport
force-pushed
the
he-exec-access-key
branch
2 times, most recently
from
June 9, 2021 14:48
ba91f2f
to
9f9d1cf
Compare
PiDelport
changed the base branch from
refactor-ecall-tests
to
feat-rkyv-binhelpers
June 9, 2021 14:53
This was referenced Jun 9, 2021
PiDelport
force-pushed
the
he-exec-access-key
branch
from
June 9, 2021 19:04
9f9d1cf
to
f297a27
Compare
PiDelport
force-pushed
the
feat-rkyv-binhelpers
branch
from
June 10, 2021 08:10
1a8d9f7
to
7e2cad3
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
from
June 10, 2021 08:13
f297a27
to
fda592e
Compare
PiDelport
force-pushed
the
feat-rkyv-binhelpers
branch
4 times, most recently
from
June 10, 2021 16:54
35edca6
to
c7ea482
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
from
June 10, 2021 17:51
fda592e
to
649db4e
Compare
PiDelport
force-pushed
the
feat-more-enclave-messages
branch
2 times, most recently
from
June 21, 2021 12:04
733e097
to
77479a8
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
2 times, most recently
from
June 21, 2021 13:09
9e62fab
to
7ec1aba
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
from
June 22, 2021 16:31
7ec1aba
to
bbb2889
Compare
PiDelport
changed the base branch from
feat-more-enclave-messages
to
he-issue-exec-token
June 22, 2021 16:31
(Rebased to resolve with #99) |
PiDelport
force-pushed
the
he-exec-access-key
branch
2 times, most recently
from
June 25, 2021 20:05
a353681
to
0b498d6
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
from
July 7, 2021 19:27
0b498d6
to
a1ccd29
Compare
@longtomjr, @Nghondzweni: Okay, once #110 is in, this should finally be ready for merging! What's here should be ready for final review. |
PiDelport
force-pushed
the
he-exec-access-key
branch
from
July 7, 2021 19:55
a1ccd29
to
6cb2364
Compare
…ey to auth-sys bindings
PiDelport
force-pushed
the
feat-token-store-access-key
branch
from
July 8, 2021 01:29
378f713
to
6ef2cf5
Compare
PiDelport
force-pushed
the
he-exec-access-key
branch
from
July 8, 2021 01:29
6cb2364
to
ee5cce1
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
This PR ended up depending on a lot of preceding work, especially around protected channel usage, so this description tracks that.
Depends on PRs:
with_acquire_*
helpers andAcquireSessionError
#104