-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…1232) * move existing into v1_0 section Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * duplicate types Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * static generic types for messages created and piped thru all layers Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * simplify generics Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * change approach to use runtime versioning rather than generics Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * v1_1 branch processing, and some clippy Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * remove old todos Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fixes for aath with self for 4/7 performance on RFC0793 & 4/7 on 0023 Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * smalls patches from acapy testing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fix up mimetype handling as a result of testing acapy (text/string) Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * handle multikey (acapy uses this) Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * make invite handshake 1.1 Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * include invitation id Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * pthid in response (for acapy) Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * merge fix and add hack for local aath testing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fixes for didpeer2 Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * improve VM handling to understand more DIDDoc styles (acapy AATH testing) Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fmt Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * clean switcher Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * label pass, and some fixes Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * test fixes Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * response sign verification mostly impled Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * fix did rotate content Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * negative test Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * small patch re acapy testing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * pass in handshake ver Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * clippy and rebase Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * unnecessary mockall dep Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * any-wrapper approach Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * lint Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * borrow registries instead Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> * jws testing Signed-off-by: George Mulhearn <gmulhearn@anonyome.com> --------- Signed-off-by: George Mulhearn <gmulhearn@anonyome.com>
- Loading branch information
1 parent
c9b6597
commit de24004
Showing
10 changed files
with
543 additions
and
131 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
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
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
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
Oops, something went wrong.