Florian Dold
|
bc4f3e09b5
|
move nix files to separate dir
|
2019-06-27 00:49:48 +02:00 |
|
Florian Dold
|
4832594274
|
nix file does not belong in root dir
|
2019-06-27 00:49:07 +02:00 |
|
Florian Dold
|
7cce2fd62c
|
oops, first parse JSON
|
2019-06-27 00:47:42 +02:00 |
|
Christian Grothoff
|
19e0b66f87
|
first steps on #5777
|
2019-06-27 00:04:20 +02:00 |
|
Florian Dold
|
9a69fd81ed
|
use GNUNET_memcmp
|
2019-06-26 23:35:39 +02:00 |
|
Florian Dold
|
87649e856a
|
wire signatures: produce better warning
Produce a better warning when the wire signature file is signed by a
different key than the one we're checking the signature with.
|
2019-06-26 23:33:15 +02:00 |
|
Florian Dold
|
bb432724fc
|
order of CFLAGS
|
2019-06-26 22:10:55 +02:00 |
|
Florian Dold
|
57f0194b59
|
disable useless GCC warning about pointer alignment
|
2019-06-26 21:42:32 +02:00 |
|
Christian Grothoff
|
c9480d2287
|
export get-known-coin function from DB API
|
2019-06-26 21:34:52 +02:00 |
|
Christian Grothoff
|
e042792944
|
also check for master public key consistency in taler-exchange-keyup
|
2019-06-26 21:19:07 +02:00 |
|
Christian Grothoff
|
258263a510
|
fix use after free
|
2019-06-26 21:13:55 +02:00 |
|
Christian Grothoff
|
0f43ab72ae
|
have taler-exchange-wire check master public key matches
|
2019-06-26 21:06:35 +02:00 |
|
Christian Grothoff
|
9a5030b993
|
add test for json_wire.c logic
|
2019-06-26 20:43:08 +02:00 |
|
Christian Grothoff
|
35fe98a165
|
template for /refresh/payback
|
2019-06-26 19:14:02 +02:00 |
|
Christian Grothoff
|
0be3dd4711
|
adding signature verification logic for new link signatures to libtalerexchange
|
2019-06-26 16:13:17 +02:00 |
|
Christian Grothoff
|
3a2f72b4aa
|
implement /link signatures
|
2019-06-26 15:34:44 +02:00 |
|
Christian Grothoff
|
30903b9386
|
reduce code duplication
|
2019-06-18 13:20:43 +02:00 |
|
Christian Grothoff
|
6066ffcb9b
|
dead code elimination
|
2019-06-18 11:25:38 +02:00 |
|
Christian Grothoff
|
b3cbe01079
|
fix NPE
|
2019-06-16 01:55:49 +02:00 |
|
Christian Grothoff
|
cec1a9785e
|
add another EC
|
2019-06-08 22:31:38 +02:00 |
|
Christian Grothoff
|
21edd1e903
|
rename _new.c to just .c for tests
|
2019-06-08 21:41:12 +02:00 |
|
Christian Grothoff
|
3684910845
|
add missing file
|
2019-06-08 19:56:02 +02:00 |
|
Christian Grothoff
|
4f846eab96
|
fix #5756, also change sepa->iban as per payto:// spec
|
2019-06-08 19:55:18 +02:00 |
|
Marcello Stanisci
|
8800110b72
|
update twister conf
|
2019-06-07 14:52:00 +02:00 |
|
Christian Grothoff
|
a4813d1864
|
fixing #5754 (make copy, as original may disappear)
|
2019-06-06 20:52:32 +02:00 |
|
Christian Grothoff
|
69a07468de
|
working on fix for #5747
|
2019-06-05 23:51:26 +02:00 |
|
Christian Grothoff
|
2f0015b803
|
add locking to avoid transaction retries
|
2019-06-05 21:26:27 +02:00 |
|
Christian Grothoff
|
466a7b7018
|
DCE
|
2019-06-04 11:33:06 +02:00 |
|
Christian Grothoff
|
401d2530b9
|
indentation
|
2019-06-04 00:09:50 +02:00 |
|
Christian Grothoff
|
fc95131ddf
|
log failures by MHD_add_response_header
|
2019-06-04 00:08:22 +02:00 |
|
Christian Grothoff
|
6a1649f62f
|
check rval
|
2019-06-03 23:28:08 +02:00 |
|
Marcello Stanisci
|
4f17b17fe3
|
Moving checks where they belong.
|
2019-06-03 18:42:07 +02:00 |
|
Marcello Stanisci
|
60549a69c7
|
Fix return code check.
|
2019-06-03 18:21:04 +02:00 |
|
Christian Grothoff
|
96ccde10c8
|
initialize timestamp to obviously bogus value if /admin/add/incoming failed
|
2019-06-03 11:30:39 +02:00 |
|
Christian Grothoff
|
1ec2cb59b4
|
.argument field was never used, simplify logic
|
2019-06-03 11:27:03 +02:00 |
|
Christian Grothoff
|
01e8e930dc
|
add guard logic to check sizeof(value) is sufficient (should be -- size is 20, needed are 5, but still the new code is strictly safer even if slower)
|
2019-06-03 11:20:47 +02:00 |
|
Christian Grothoff
|
91ef87a804
|
fix potential free of uninitialized ptr, (on virtually impossible error handling path)
|
2019-06-03 11:17:40 +02:00 |
|
Christian Grothoff
|
256910e28d
|
getchar() result is intentionally discarded, make this clear
|
2019-06-03 11:17:40 +02:00 |
|
Marcello Stanisci
|
3dd913ec74
|
put fixme for #5746.
|
2019-06-03 11:06:11 +02:00 |
|
Christian Grothoff
|
c241694ccb
|
check more return values
|
2019-06-03 10:44:57 +02:00 |
|
Christian Grothoff
|
2cea0eb4d2
|
add missing 'static', ensure no NPE, fail nicely even on bad test input
|
2019-06-03 10:11:28 +02:00 |
|
Christian Grothoff
|
69c1ca4d23
|
check return value, always
|
2019-06-03 00:42:32 +02:00 |
|
Christian Grothoff
|
8d26ab35e0
|
check return value from GNUNET_PROGRAM_run in taler-wire
|
2019-06-03 00:31:19 +02:00 |
|
Christian Grothoff
|
7d142ad261
|
do not cut out &start= post-hum, just build the string right the first time
|
2019-06-03 00:26:53 +02:00 |
|
Christian Grothoff
|
f725593155
|
eliminate useless global variable TFH_handle_history_range_step
|
2019-06-03 00:25:11 +02:00 |
|
Christian Grothoff
|
f2ba3508b3
|
add missing unlock (on error path that is usually fatal anyway)
|
2019-06-03 00:13:48 +02:00 |
|
Florian Dold
|
535a656625
|
improve error message for wire response files
|
2019-05-29 17:28:28 +02:00 |
|
Marcello Stanisci
|
6096c1387c
|
teah_common.h -> taler_curl_lib.h
|
2019-05-24 16:49:25 +02:00 |
|
Marcello Stanisci
|
67dd3171d0
|
using legal lib names
|
2019-05-23 20:46:51 +02:00 |
|
Marcello Stanisci
|
5f6d706422
|
Export compressing routine.
|
2019-05-23 20:29:50 +02:00 |
|