Christian Grothoff
|
be055f1b92
|
fix recently introduced double-free
|
2016-10-19 00:09:10 +02:00 |
|
Christian Grothoff
|
70462f0b94
|
implement #4497/#4705 -- addition of unique numeric error codes -- for the server-side of the exchange
|
2016-10-18 23:05:29 +02:00 |
|
Marcello Stanisci
|
006177a01f
|
@author
|
2016-10-18 12:34:57 +02:00 |
|
Marcello Stanisci
|
93f1fb5fc3
|
indent
|
2016-10-17 23:51:09 +02:00 |
|
tg(x)
|
aa3332b74e
|
m4
|
2016-10-17 20:46:16 +02:00 |
|
tg(x)
|
c04ad46ddf
|
Merge branch 'master' of taler.net:exchange
|
2016-10-17 20:32:03 +02:00 |
|
tg(x)
|
d71d125941
|
nix pkg
|
2016-10-17 20:31:58 +02:00 |
|
tg(x)
|
59d9e5a190
|
gnunet submodule
|
2016-10-17 20:31:35 +02:00 |
|
Marcello Stanisci
|
c015ffc7fc
|
closing #4709
|
2016-10-17 17:24:38 +02:00 |
|
Marcello Stanisci
|
f1f6e504d5
|
defining all but one exchangedb-for-audit functions
|
2016-10-17 16:39:56 +02:00 |
|
tg(x)
|
ffd76be555
|
m4
|
2016-10-17 15:49:08 +02:00 |
|
Marcello Stanisci
|
448a8be76d
|
starting with #4709
|
2016-10-17 01:48:59 +02:00 |
|
Christian Grothoff
|
ecce56c052
|
Merge branch 'master' of git+ssh://taler.net/exchange
|
2016-10-14 01:45:27 +02:00 |
|
Christian Grothoff
|
6987837f08
|
fix #4730: amount coult end up being zero, so check should be for SYSERR, not for OK (as zero implies NO)
|
2016-10-14 01:43:55 +02:00 |
|
Florian Dold
|
b1afd5edfa
|
logging for refresh
|
2016-10-13 23:27:21 +02:00 |
|
Christian Grothoff
|
32d23e7499
|
fix returning wrong status code to MHD on malformed /refresh/reveal request
|
2016-10-13 23:13:09 +02:00 |
|
Florian Dold
|
13f9fa426c
|
version 0.1.0
|
2016-10-10 17:11:43 +02:00 |
|
Christian Grothoff
|
2948fd6466
|
fix disting: auditor.conf moved
|
2016-10-10 17:02:03 +02:00 |
|
Christian Grothoff
|
25618c561e
|
check dbinit return value to not fail hard if DB not available
|
2016-10-10 16:54:37 +02:00 |
|
Christian Grothoff
|
808dc10bf4
|
add skeletons for new DB API functions
|
2016-10-09 01:17:37 +02:00 |
|
Christian Grothoff
|
6621ec8fb7
|
expanding exchange DB API to meet auditor requirements (not implemented, just adding the function signatures)
|
2016-10-09 00:57:31 +02:00 |
|
Christian Grothoff
|
8bbcf86678
|
more work on auditordb plugin API
|
2016-10-08 23:37:55 +02:00 |
|
Christian Grothoff
|
fa1ca946c9
|
actually, the auditor only sees the hash of the public keys initially
|
2016-10-08 19:11:54 +02:00 |
|
Christian Grothoff
|
42da43c18c
|
add missing #include
|
2016-10-08 19:04:21 +02:00 |
|
Marcello Stanisci
|
f03c1175df
|
typo
|
2016-10-07 18:21:12 +02:00 |
|
Christian Grothoff
|
581ca30052
|
FC17 formatting, stress refresh protocol in title and abstract; stress cut-and-choose is practical with kappa=3
|
2016-10-07 13:34:54 +02:00 |
|
Christian Grothoff
|
56efe31c40
|
Merge branch 'master' of ssh://taler.net:/var/git/exchange
|
2016-10-07 02:52:39 +02:00 |
|
Christian Grothoff
|
f5a2134da8
|
move taler-auditor-sign tool to auditor/ direcotory
|
2016-10-06 16:38:42 +02:00 |
|
Christian Grothoff
|
26478f0f1f
|
fix having multiple primary keys
|
2016-10-06 16:33:07 +02:00 |
|
Christian Grothoff
|
0394080600
|
first draft for an auditor table structure
|
2016-10-06 16:30:19 +02:00 |
|
Christian Grothoff
|
b68adb93c6
|
adding skeleton code for auditor
|
2016-10-06 15:17:10 +02:00 |
|
Marcello Stanisci
|
a42155d552
|
Adding struct to be signed over related to #4702
|
2016-10-03 14:08:14 +02:00 |
|
Marcello Stanisci
|
9cea8197b5
|
defining merchant's signature for successful payments
|
2016-10-03 10:32:17 +02:00 |
|
Christian Grothoff
|
f1a71f180c
|
mint->exchange leftovers
|
2016-09-30 23:19:18 +02:00 |
|
Marcello Stanisci
|
f00a49e40c
|
fixing aggregator hanging after bank's error
|
2016-09-30 13:47:46 +02:00 |
|
Christian Grothoff
|
e72a7188ac
|
-stylistic improvement: use numbers for counters instead of GNUNET_OK, etc.
|
2016-09-29 16:30:57 +02:00 |
|
Marcello Stanisci
|
6082645d12
|
removing garbage from config file (made testcase fail)
|
2016-09-28 20:39:37 +02:00 |
|
Marcello Stanisci
|
81148fb6df
|
typo
|
2016-09-28 20:32:34 +02:00 |
|
Marcello Stanisci
|
0b8081fe22
|
Adding receiver in TALER_ContractPS (#4651)
|
2016-09-26 16:55:10 +02:00 |
|
Christian Grothoff
|
77f11bcfac
|
include execution time in signed message for /track/transfer (#4578)
|
2016-09-26 15:08:00 +02:00 |
|
Christian Grothoff
|
df8c011b95
|
return execution time also from exchange C API (#4578)
|
2016-09-26 14:58:44 +02:00 |
|
Christian Grothoff
|
302a08b701
|
implement that /track/transaction returns execution time (#4578)
|
2016-09-26 14:50:49 +02:00 |
|
Christian Grothoff
|
265fc74b65
|
check return values, fix use of uninit memory on certain error handling paths
|
2016-09-23 16:52:13 +02:00 |
|
Christian Grothoff
|
f43bac5894
|
fix #4673
|
2016-09-23 15:56:44 +02:00 |
|
Christian Grothoff
|
7234e063a7
|
Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange
|
2016-09-23 14:07:12 +02:00 |
|
Christian Grothoff
|
dc4cbbc060
|
reduce log level
|
2016-09-23 14:07:08 +02:00 |
|
Marcello Stanisci
|
64b7126234
|
strtol -> strtoll, which made the anchor (see signkey generation algorithm)
always point to the 70s, so new signkeys were always generated
|
2016-09-20 14:30:38 +02:00 |
|
Marcello Stanisci
|
b3c4803c55
|
renaming local variable
|
2016-09-20 13:11:39 +02:00 |
|
Marcello Stanisci
|
54862377d6
|
fixing taler.conf.5
|
2016-09-19 15:06:30 +02:00 |
|
Jeff Burdges
|
937d7f48b9
|
Start making the protocol more explicit
|
2016-09-12 15:53:20 +02:00 |
|