Christian Grothoff
|
e550acf577
|
updated response
|
2020-12-26 16:54:40 +01:00 |
|
Christian Grothoff
|
b72bf98432
|
fix bad call
|
2020-12-26 16:50:41 +01:00 |
|
Christian Grothoff
|
ad12b72a80
|
handle GONE, specified legal value now
|
2020-12-26 16:40:43 +01:00 |
|
Christian Grothoff
|
77d49bf4a7
|
init member
|
2020-12-26 16:29:20 +01:00 |
|
Christian Grothoff
|
efbc411dea
|
new GANA code for revoked esign key
|
2020-12-26 16:23:22 +01:00 |
|
Christian Grothoff
|
57c9054784
|
implement #6161
|
2020-12-26 15:55:34 +01:00 |
|
Christian Grothoff
|
32da815427
|
clarify why FIXME does not need fix
|
2020-12-25 09:06:37 +01:00 |
|
Christian Grothoff
|
2c856ebe3c
|
use BASE_URL consistently
|
2020-12-25 09:04:27 +01:00 |
|
Christian Grothoff
|
d5d2fc12f5
|
fix test failures
|
2020-12-25 08:59:04 +01:00 |
|
Christian Grothoff
|
6243afe0ef
|
address FIXMEs
|
2020-12-25 08:51:56 +01:00 |
|
Christian Grothoff
|
e1e9250ff7
|
add check for sufficiently recent version of libgnunetutil, remove now unnecessary crypto blinding logic
|
2020-12-25 08:44:57 +01:00 |
|
Christian Grothoff
|
247d1ca3e5
|
implement #6661: secm key pinning via configuration
|
2020-12-24 14:48:50 +01:00 |
|
Christian Grothoff
|
deed88fe33
|
complete config
|
2020-12-22 18:41:40 +01:00 |
|
Christian Grothoff
|
0e74fbef8d
|
add logic to report generation for missing auditor signatures
|
2020-12-22 18:38:14 +01:00 |
|
Christian Grothoff
|
fe232f1fed
|
integrate auditor signature check logic with taler-helper-auditor-coins
|
2020-12-22 18:27:34 +01:00 |
|
Christian Grothoff
|
a644355c44
|
address FIXME: pass session when iterating over denominations
|
2020-12-22 18:13:46 +01:00 |
|
Christian Grothoff
|
f17d886753
|
remove fixme, function remains in use"
|
2020-12-20 20:22:52 +01:00 |
|
Christian Grothoff
|
5b2adfc3cb
|
update .gitignore
|
2020-12-20 20:15:33 +01:00 |
|
Christian Grothoff
|
a5cf0a53dd
|
fix NPE checking sig when there is none
|
2020-12-20 20:10:46 +01:00 |
|
Christian Grothoff
|
95333b4223
|
only log with json_dumpf() if explicitly compiled via DEBUG #define
|
2020-12-20 20:05:48 +01:00 |
|
Christian Grothoff
|
4b9fb610d8
|
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
|
2020-12-20 20:03:59 +01:00 |
|
Christian Grothoff
|
d986555355
|
log when we sign, with error if time does not match expectations
|
2020-12-20 18:27:10 +01:00 |
|
Christian Grothoff
|
1fcfdf4c9e
|
add missing return
|
2020-12-20 17:15:55 +01:00 |
|
Christian Grothoff
|
c57d2f0468
|
spell checking issues
|
2020-12-20 17:11:52 +01:00 |
|
Christian Grothoff
|
699916056b
|
misc doxygen fixes
|
2020-12-20 17:10:09 +01:00 |
|
Christian Grothoff
|
6a73629aee
|
re-enable cherry picking test (kind-of passes, not finished)
|
2020-12-20 17:10:01 +01:00 |
|
Christian Grothoff
|
8e7b0f5f27
|
rename wire2.c to wire.c
|
2020-12-20 16:49:03 +01:00 |
|
Christian Grothoff
|
a11f6aa8f2
|
do not generate invalid /wire replies
|
2020-12-20 16:48:34 +01:00 |
|
Christian Grothoff
|
6f69bc424a
|
fix GNUNET_DISK_fn_write() rval check to match latest GNUnet API
|
2020-12-20 15:52:27 +01:00 |
|
Christian Grothoff
|
7877c24ef2
|
adapt to GNUENT_DISK_fn_write API change
|
2020-12-19 18:44:23 +01:00 |
|
Christian Grothoff
|
0ad6cb0a86
|
fix #6662: add versioning information to JSON exchanged between taler-exchange-offline invocations
|
2020-12-19 17:36:10 +01:00 |
|
Christian Grothoff
|
b1e305fb05
|
remove obsolete configuration options
|
2020-12-17 16:19:28 +01:00 |
|
Christian Grothoff
|
f930a8c9d0
|
simplify further
|
2020-12-17 15:46:52 +01:00 |
|
Christian Grothoff
|
b74612fc33
|
update auditordb and test logic to work with new key separation logic (#6175)
|
2020-12-17 13:04:37 +01:00 |
|
Christian Grothoff
|
ff27037d42
|
regenerate DBs
|
2020-12-16 20:01:00 +01:00 |
|
Christian Grothoff
|
cd6a3b8de7
|
fix config for aggregator test
|
2020-12-16 19:58:42 +01:00 |
|
Christian Grothoff
|
9745e82c59
|
aggregator test now does also needs exchange running, if only to post the fees initially
|
2020-12-16 19:44:15 +01:00 |
|
Christian Grothoff
|
9d3e052ad3
|
enable more test logic
|
2020-12-16 19:35:06 +01:00 |
|
Christian Grothoff
|
c940296185
|
need to have fees for wire tool tests, too
|
2020-12-16 19:31:46 +01:00 |
|
Christian Grothoff
|
233f567b81
|
need to have fees for auditor test, too
|
2020-12-16 19:29:13 +01:00 |
|
Christian Grothoff
|
6f6c71a8d3
|
load fees from DB instead of from config, also in wire tools
|
2020-12-16 19:23:29 +01:00 |
|
Christian Grothoff
|
e0497239e9
|
adapt tests to run without keyup tool
|
2020-12-16 15:05:43 +01:00 |
|
Christian Grothoff
|
0336e62cca
|
finish revocation DB generation fixes: add timetravel for helpers
|
2020-12-16 14:39:56 +01:00 |
|
Christian Grothoff
|
70ca77c7b2
|
setup auditor-pub
|
2020-12-16 14:16:02 +01:00 |
|
Christian Grothoff
|
3afe09ba96
|
fix exchange account
|
2020-12-16 14:15:06 +01:00 |
|
Christian Grothoff
|
6d820228b6
|
enable auditor in generate-XXX-basedb scripts
|
2020-12-16 13:23:41 +01:00 |
|
Christian Grothoff
|
cffefb0b63
|
remove duplicated comments
|
2020-12-16 12:57:27 +01:00 |
|
Christian Grothoff
|
96b4c139ee
|
add auditor-enable /-disable commands to taler-exchange-offline tool
|
2020-12-16 12:56:35 +01:00 |
|
Christian Grothoff
|
18c12f6234
|
misc new /keys management related bugfixes
|
2020-12-15 21:09:36 +01:00 |
|
Christian Grothoff
|
97cbf8bd53
|
log
|
2020-12-15 19:36:05 +01:00 |
|