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
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
Marcello Stanisci
60549a69c7
Fix return code check.
2019-06-03 18:21:04 +02:00
Christian Grothoff
c241694ccb
check more return values
2019-06-03 10:44:57 +02:00
Marcello Stanisci
6096c1387c
teah_common.h -> taler_curl_lib.h
2019-05-24 16:49:25 +02:00
Marcello Stanisci
95933156a6
Fix compression.
...
The "Content-Encoding: deflate" header is now added from
within the compression routine itself, and _not_ from the
"exchange handle".
This fixed the bank-lib functions as those do not use any
exchange handle, and therefore were wrongly sending compressed
bodies without adding the mentioned HTTP header.
2019-05-16 16:58:09 +02:00
Marcello Stanisci
8d34b22aff
Content-encoding -> Content-Encoding.
...
So as to match the MHD_HTTP_HEADER_CONTENT_ENCODING macro.
2019-05-15 19:32:20 +02:00
Christian Grothoff
a16c32a474
add compression support for bodies of POST/PUT operations
2019-05-03 17:37:07 +02:00
Christian Grothoff
de9fdf860a
replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth
2019-05-02 21:16:51 +02:00
Christian Grothoff
d82068a121
memcmp
2019-04-18 17:28:15 +02:00
Marcello Stanisci
ba4ded3d6e
Re-enabling keys serialization test.
2019-04-11 17:42:58 +02:00
ng0
b7b53da061
Refactor exchange_api_handle for GNUNET_memcmp
2019-04-10 20:48:39 +00:00
ng0
8e4df34156
Refactor for GNUNET_memcmp
2019-04-08 18:17:29 +00:00
Marcello Stanisci
3e757cdeda
Inserting "now" argument into "/keys".
...
Also using this new logic from the cherry-pick test case.
2019-04-04 12:14:25 +02:00
Marcello Stanisci
6e6ce685ea
Provide API to fake now when requesting /keys.
2019-04-03 18:02:16 +02:00
Christian Grothoff
4dea098f54
actually disable 100 continue
2019-03-02 19:18:12 +01:00
Marcello Stanisci
0db12efc4d
Align tests to latest change.
2019-02-19 17:42:39 +01:00
Marcello Stanisci
220ce20d05
Revert explicit AUDITOR_connect at tests.
2019-01-25 15:57:27 +01:00
Christian Grothoff
222cac2762
make function static
2019-01-24 19:01:42 +01:00
Marcello Stanisci
862ed50d7d
Auditor tests.
...
Fix double connection.
2019-01-24 17:53:10 +01:00
Marcello Stanisci
d5ee6e1d07
Fix denoms comparison.
2019-01-22 19:04:19 +01:00
Marcello Stanisci
038d32c768
debug
2019-01-21 15:45:33 +01:00
Marcello Stanisci
148b546435
/keys API.
...
Adding method to override the last_denom value for a key set.
2019-01-17 16:37:16 +01:00
Marcello Stanisci
448a57d81e
Extend tests.
...
Give a way to force redownload (= no cherry picking) all /keys.
2019-01-16 19:44:44 +01:00
Christian Grothoff
91566ddee2
more code towards fixing #5447
2019-01-13 16:22:16 +01:00
Christian Grothoff
54fc83ee6b
fix cyclic dependency by combining exchange-lib and auditor-lib directories
2019-01-11 21:43:15 +01:00