- 12 Jun, 2019 5 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 10 Jun, 2019 1 commit
-
-
Sietse Ringers authored
-
- 08 May, 2019 4 commits
-
-
Sietse Ringers authored
Within a session request, inner conjunctions requesting specific attribute values used to be serialized to a map. JSON and Go maps are however unordered, and the order matters: if the requested attributes are received in a different order then the session will fail. Inner conjunctions using values are now serialized using the default Go serializer, resulting in a list of requested attributes with their values.
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 07 May, 2019 1 commit
-
-
Sietse Ringers authored
Fixes #43
-
- 06 May, 2019 3 commits
-
-
Sietse Ringers authored
Within an inner conjunction of a session request, distinct attributes that come from the same credential type must always be adjacent. This is now enforced in the irmaclient and server packages when receiving session requests.
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 05 May, 2019 1 commit
-
-
Sietse Ringers authored
When passing --server to irma session, it would erroneously complain about --url also being set.
-
- 03 May, 2019 1 commit
-
-
Sietse Ringers authored
-
- 30 Apr, 2019 3 commits
-
-
David Venhoek authored
-
Sietse Ringers authored
-
David Venhoek authored
-
- 27 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-
- 25 Apr, 2019 4 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
fix: irma server now shows error message when invalid requestor json is passed using flag or env var Fixes #38
-
Sietse Ringers authored
Fixes #37
-
Sietse Ringers authored
In particular, combined issuance sessions in which 2 or more attributes are requested from one particular credential type, due to a miscalculation during verification of the attributes. Fixes #36
-
- 23 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-
- 15 Apr, 2019 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 13 Apr, 2019 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 09 Apr, 2019 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 08 Apr, 2019 6 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
fix: both irmaserver and irmaclient now early reject session requests referring nonexisting identifiers
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
feat: Breaking change: support conjunctions of disjunctions of conjunctions when requesting attributes in any of the three supported session types Instead of requesting several attributes, one can now request several groups of attributes. Within each such group, attributes belonging to the same credential type always come from the same credential instance. This affects all three session types, as in each of them attributes can be disclosed.
-
- 07 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-
- 05 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-