- 14 Jun, 2019 2 commits
-
-
Sietse Ringers authored
fix: irmaclient now updates its credential instances if new attributes were added by the scheme manager
-
Sietse Ringers authored
-
- 12 Jun, 2019 6 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 10 Jun, 2019 1 commit
-
-
Sietse Ringers authored
-
- 05 Jun, 2019 2 commits
-
-
Sietse Ringers authored
-
David Venhoek authored
Updated noauth description to specifically state that it will cause server to reject authenticated requests.
-
- 04 Jun, 2019 3 commits
-
-
David Venhoek authored
-
David Venhoek authored
-
Sietse Ringers authored
-
- 29 May, 2019 2 commits
-
-
David Venhoek authored
Changed UpdateSchemes to run ParseFolder only when new schemes were actually downloaded, based on suggestion by Sietse.
-
David Venhoek authored
-
- 28 May, 2019 2 commits
-
-
David Venhoek authored
-
David Venhoek authored
fix: Stopped keyshare code from paniccing when getCommitments failed for reasons other than missing pin-check.
-
- 10 May, 2019 1 commit
-
-
Sietse Ringers authored
-
- 09 May, 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 1 commit
-
-
Sietse Ringers authored
-