Christian Grothoff
|
96b4c139ee
|
add auditor-enable /-disable commands to taler-exchange-offline tool
|
2020-12-16 12:56:35 +01:00 |
|
Christian Grothoff
|
04f2e9a4d5
|
(start to) remove logic no longer needed with new key management
|
2020-12-14 17:12:48 +01:00 |
|
Christian Grothoff
|
b5d88fc2d1
|
activating implementation of #6175
|
2020-12-14 15:42:32 +01:00 |
|
Christian Grothoff
|
3743d200ad
|
misc clean ups
|
2020-12-11 23:10:32 +01:00 |
|
Christian Grothoff
|
35bec60894
|
implement POST /managment/keys
|
2020-12-10 11:49:20 +01:00 |
|
Christian Grothoff
|
fa1914b267
|
work on new logic to generate /wire response
|
2020-12-09 12:31:10 +01:00 |
|
Christian Grothoff
|
22c9321e67
|
expand exchangedb plugin for new /keys logic
|
2020-12-06 21:54:32 +01:00 |
|
Christian Grothoff
|
d9ac8e7975
|
incomplete work on forthcoming /keys implementation
|
2020-12-06 16:53:29 +01:00 |
|
Christian Grothoff
|
70b0839644
|
implement new taler-auditor-offline tool
|
2020-12-06 00:05:45 +01:00 |
|
Christian Grothoff
|
e0b62b0a49
|
towards offline tool uploading /management/keys
|
2020-12-05 21:33:30 +01:00 |
|
Christian Grothoff
|
8170e1e9ab
|
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
|
2020-12-05 19:47:54 +01:00 |
|
Christian Grothoff
|
6cceb617af
|
centralize (most) offline signing/verifying operations into offline_signatures.c
|
2020-12-04 20:29:18 +01:00 |
|
|
d3b714922f
|
conditionally use (un)blinding implementation from libgnunetutil
|
2020-12-04 12:10:09 +01:00 |
|
Christian Grothoff
|
06b8ed9ba8
|
start with exchange management test
|
2020-12-01 09:19:58 +01:00 |
|
Christian Grothoff
|
4b2504a3c3
|
doxygen fixes
|
2020-11-30 14:16:42 +01:00 |
|
Christian Grothoff
|
a1af10a832
|
add API for /management/wire-fees
|
2020-11-30 14:05:34 +01:00 |
|
Christian Grothoff
|
a3548f0efb
|
add command to add auditor's denomination signature
|
2020-11-30 11:51:42 +01:00 |
|
Christian Grothoff
|
e89bb8edaa
|
more DB functions for new /management/ endpoints
|
2020-11-29 18:02:00 +01:00 |
|
Christian Grothoff
|
855e7829d7
|
more work on DB plugin for managemetn API
|
2020-11-29 17:27:53 +01:00 |
|
Christian Grothoff
|
6b434c626f
|
work on DB logic, add auditor_name to /management/auditors API
|
2020-11-29 16:21:10 +01:00 |
|
Christian Grothoff
|
3240844e48
|
get code for most new endpoints to build (but DB not done)
|
2020-11-29 14:32:39 +01:00 |
|
Christian Grothoff
|
b65a2f77eb
|
sketch logic for wire-fee management endpoint
|
2020-11-28 18:56:29 +01:00 |
|
Christian Grothoff
|
3d8abcc041
|
more work on new endpoints
|
2020-11-28 17:18:22 +01:00 |
|
Christian Grothoff
|
a69079ef6c
|
add cmd to revoke exchange online signing key
|
2020-11-27 00:36:19 +01:00 |
|
Christian Grothoff
|
b1932df0ce
|
add new cmd to revoke denominations via HTTP API
|
2020-11-27 00:26:30 +01:00 |
|
Christian Grothoff
|
1e6091d1dd
|
cmd to add/del wire methods from list of accounts
|
2020-11-27 00:05:34 +01:00 |
|
Christian Grothoff
|
98f5960411
|
cmd to del auditor
|
2020-11-26 22:54:33 +01:00 |
|
Christian Grothoff
|
1c1d4d9974
|
cmd to add auditor
|
2020-11-26 22:49:42 +01:00 |
|
Christian Grothoff
|
2c88cff283
|
add logic to parse and check secmod signatures
|
2020-11-26 15:00:34 +01:00 |
|
Christian Grothoff
|
19ca32693a
|
post keys client logic
|
2020-11-25 21:55:01 +01:00 |
|
Christian Grothoff
|
4d9b672a72
|
enable auditor disable client logic
|
2020-11-25 21:29:04 +01:00 |
|
Christian Grothoff
|
fd91a6aded
|
implement first new client API
|
2020-11-25 21:19:13 +01:00 |
|
Christian Grothoff
|
87bc48f513
|
extended exchange APIs for #6175
|
2020-11-25 20:26:08 +01:00 |
|
Christian Grothoff
|
77dbb83276
|
implement exchange online signing key client library
|
2020-11-23 20:30:10 +01:00 |
|
Christian Grothoff
|
3e37c63fbd
|
implement sm signing of key announcements
|
2020-11-23 16:36:07 +01:00 |
|
Christian Grothoff
|
9b68dbb8e6
|
implementing client library for talking to the crypto helper process
|
2020-11-21 23:58:00 +01:00 |
|
Christian Grothoff
|
4f0e38ab12
|
more work on crypto RSA helper
|
2020-11-14 22:27:50 +01:00 |
|
Christian Grothoff
|
4129b724a0
|
doxygen fixes, update ChangeLog, bump version
|
2020-10-03 16:08:01 +02:00 |
|
Christian Grothoff
|
c62a7fdc6b
|
fix exchange 'make dist' rules
|
2020-09-11 22:34:08 +02:00 |
|
Christian Grothoff
|
2aca3b5eff
|
use enum instead of int
|
2020-08-29 11:55:40 +02:00 |
|
Christian Grothoff
|
0846ab93bc
|
doxygen fixes
|
2020-08-29 00:37:37 +02:00 |
|
Christian Grothoff
|
f486df99c8
|
fail if exchange-account configuration is definitively wrong (#5642)
|
2020-08-28 23:43:05 +02:00 |
|
Christian Grothoff
|
4bba726356
|
nicer generic error reporting logic, for #6432
|
2020-08-25 15:11:56 +02:00 |
|
Christian Grothoff
|
46dde9368f
|
implement i18n lookup logic for #6458
|
2020-08-19 18:19:00 +02:00 |
|
Christian Grothoff
|
6256bdb15a
|
implement #6478, but untested as shown by FIXMEs
|
2020-08-12 20:12:39 +02:00 |
|
Christian Grothoff
|
26f72f8572
|
fix refund handling: allow refund increases for the same coin
|
2020-08-12 13:02:59 +02:00 |
|
Christian Grothoff
|
f1cc1ca208
|
expose language check logic
|
2020-08-03 01:16:53 +02:00 |
|
Jonathan Buchanan
|
efa567fbb4
|
trait for claim token
|
2020-07-29 01:26:36 -04:00 |
|
MS
|
7c2de4c5e6
|
payto parser: extract 'subject' parameter.
|
2020-07-27 12:48:48 +02:00 |
|
Christian Grothoff
|
e1fcb2b26c
|
define claim token
|
2020-07-27 10:42:41 +02:00 |
|