Christian Grothoff
|
c58c5bce2b
|
disable fragile part of test
|
2019-12-22 16:15:59 +01:00 |
|
Christian Grothoff
|
672a76e9e3
|
add missing files
|
2019-12-20 20:34:39 +01:00 |
|
Christian Grothoff
|
8af89ff197
|
misc release preparations: mostly fixing 'make dist' target
|
2019-12-20 20:10:46 +01:00 |
|
Christian Grothoff
|
631bc65253
|
add logic for privacy policy
|
2019-12-11 14:30:55 +01:00 |
|
Christian Grothoff
|
496b9ba6a9
|
fix matching
|
2019-12-08 23:04:41 +01:00 |
|
Christian Grothoff
|
c40243bb12
|
fix extension matching
|
2019-12-08 22:50:04 +01:00 |
|
Christian Grothoff
|
4aca61fdd0
|
fix bank account sigs
|
2019-12-07 17:52:35 +01:00 |
|
Christian Grothoff
|
9cbd1cc139
|
report on file used
|
2019-12-07 17:20:09 +01:00 |
|
Christian Grothoff
|
3371615b31
|
style fixes
|
2019-11-29 21:24:29 +01:00 |
|
Christian Grothoff
|
636488c279
|
merge error codes
|
2019-11-29 10:52:45 +01:00 |
|
Christian Grothoff
|
70a210ac4d
|
add another helper
|
2019-11-25 01:42:55 +01:00 |
|
Christian Grothoff
|
481223e2eb
|
fix expectation
|
2019-11-23 22:41:03 +01:00 |
|
Christian Grothoff
|
0ea09d3d6e
|
fix test expectations
|
2019-11-23 22:30:32 +01:00 |
|
Christian Grothoff
|
7aae6c9045
|
use CONFLICT for double spending to distinguish properly from FORBIDDEN for bad signatures
|
2019-11-23 22:21:47 +01:00 |
|
Christian Grothoff
|
51e54bbaa1
|
use FORBIDDEN, never UNAUTHORIZED
|
2019-11-23 21:53:14 +01:00 |
|
Christian Grothoff
|
bd8bae913c
|
define TINY_AMOUNT
|
2019-11-23 21:46:41 +01:00 |
|
Christian Grothoff
|
a2a5f42915
|
start with libtalermhd
|
2019-11-23 10:48:05 +01:00 |
|
Christian Grothoff
|
385b3e77df
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
|
Christian Grothoff
|
80c2153d8b
|
log decision on auditor DC
|
2019-10-26 21:18:53 +02:00 |
|
Christian Grothoff
|
0a9e86450a
|
bump version
|
2019-10-26 21:16:13 +02:00 |
|
Christian Grothoff
|
841891ce71
|
fix spacing
|
2019-10-26 21:08:53 +02:00 |
|
Christian Grothoff
|
47e4dc13ed
|
add api to allow clients to force auditor notification of dc
|
2019-10-26 20:51:21 +02:00 |
|
Christian Grothoff
|
94f0d80cc1
|
turn teah_common.c into libtalercurl, fixes many ugly issues in build system
|
2019-10-26 20:05:19 +02:00 |
|
Christian Grothoff
|
b46fe9aa21
|
reindenting with uncrustify
|
2019-10-05 15:42:08 +02:00 |
|
Christian Grothoff
|
3d6928fab8
|
do not output file on wget in testing
|
2019-09-15 13:17:59 +02:00 |
|
Christian Grothoff
|
ff0a206f9d
|
use single line
|
2019-09-15 13:13:29 +02:00 |
|
Christian Grothoff
|
21ff9b1fe0
|
logging leak
|
2019-09-15 13:06:50 +02:00 |
|
Christian Grothoff
|
38c80677d7
|
fix leak
|
2019-09-15 12:50:14 +02:00 |
|
Christian Grothoff
|
ebd2e7d763
|
fix leaks and unnecessary fetch of RSA signature on refresh/reveal
|
2019-09-15 12:39:15 +02:00 |
|
Christian Grothoff
|
a3d272eb9d
|
fix leak
|
2019-09-15 12:10:44 +02:00 |
|
Florian Dold
|
34652f45f3
|
don't mark auditor as 'up' when version request failed
|
2019-08-31 21:18:55 +02:00 |
|
Florian Dold
|
eb55997084
|
re-format code
|
2019-08-25 16:18:24 +02:00 |
|
Christian Grothoff
|
8577686bbe
|
fix indentation, and properly report vc protocol error if signatures are invalid
|
2019-08-21 19:13:14 +02:00 |
|
Christian Grothoff
|
cbf6281ca2
|
prevent // from appearing in payto URIs
|
2019-08-17 21:35:03 +02:00 |
|
Christian Grothoff
|
8f7388042c
|
fix indent
|
2019-08-01 00:24:11 +02:00 |
|
Christian Grothoff
|
5b2efa2b06
|
fixing #5767
|
2019-07-28 15:39:28 +02:00 |
|
Christian Grothoff
|
9e3f4bdd79
|
getting revocation/payback test with refreshed coins to pass
|
2019-07-24 11:57:03 +02:00 |
|
Christian Grothoff
|
5844a20f15
|
implement zombie check
|
2019-07-24 00:13:53 +02:00 |
|
Christian Grothoff
|
05d5b735fe
|
typo
|
2019-07-23 21:57:04 +02:00 |
|
Christian Grothoff
|
e8a892c29a
|
modify /payback API and test usage of that API to pass/return additional information required when dealing with payback of refreshed coins
|
2019-07-23 21:56:21 +02:00 |
|
Christian Grothoff
|
bafe0c772a
|
expose blinding keys in trait of refresh reveal command (preparation for #5777)
|
2019-07-21 12:23:44 +02:00 |
|
Christian Grothoff
|
ad34305942
|
expose blinding key in refresh-reveal API in preparation for #5777
|
2019-07-21 12:20:45 +02:00 |
|
Christian Grothoff
|
c94309ee6e
|
rename fresh coin to have TALER_TESTING_-prefix
|
2019-07-19 11:20:18 +02:00 |
|
Christian Grothoff
|
4785bcb4bb
|
towards #5777, adding todos/notes
|
2019-07-15 22:01:06 +02:00 |
|
Christian Grothoff
|
28f790fac5
|
fix use of index in testing_api_cmd_refresh.c
|
2019-07-15 21:44:03 +02:00 |
|
Christian Grothoff
|
a497ccffb6
|
integrate test for #5777 into build, expected to fail for now
|
2019-07-15 20:55:11 +02:00 |
|
Christian Grothoff
|
c1f6115867
|
skeleton for exchange test of new feature #5777
|
2019-07-15 20:48:52 +02:00 |
|
Christian Grothoff
|
fc8fb5b0fd
|
fix leaks
|
2019-06-30 17:13:01 +02:00 |
|
Marcello Stanisci
|
be7ed5565e
|
Still adding master_pub to wire-sigs
|
2019-06-27 09:49:43 +02:00 |
|
Marcello Stanisci
|
f1a989e84b
|
adapt versioned wire_response for cherry-pick test
|
2019-06-27 09:41:53 +02:00 |
|