summaryrefslogtreecommitdiff
path: root/src/exchange
AgeCommit message (Expand)Author
2016-06-13implement #4569Christian Grothoff
2016-06-11-indentationChristian Grothoff
2016-06-11-indentation, doxChristian Grothoff
2016-06-11fixing more leaksChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-11fix intentChristian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-09exit aggregator if we failed to connect to DBChristian Grothoff
2016-06-09more verbose message to help diagnose issuesChristian Grothoff
2016-06-09make code build against revised GNUnet blind signing APIChristian Grothoff
2016-06-08Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-06-08check currency on /admin/add/incoming (#4565)Christian Grothoff
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff
2016-06-02remove useless checkChristian Grothoff
2016-06-02remove useless checkChristian Grothoff
2016-06-02check fcntl() return valueChristian Grothoff
2016-06-02adding missing unlockChristian Grothoff
2016-06-02adding missing va_endChristian Grothoff
2016-06-02remove duplciate checkChristian Grothoff
2016-05-31fixv0.0.0Christian Grothoff
2016-05-31Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-05-31implementing #3474Christian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-31adding a few more uniqueness constraints to DBChristian Grothoff
2016-05-27making DB scheme niceChristian Grothoff
2016-05-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-20fix init before use in new refund logicChristian Grothoff
2016-05-20enforce wire deadline >= refund_deadline in exchangeChristian Grothoff
2016-05-18fix #4506: check that master key matches our master key when loading signing ...Christian Grothoff
2016-05-18warn properly if we failed to run taler-exchange-aggregatorChristian Grothoff
2016-05-18fix table dropping logic to ensure testcases run in fresh environmentChristian Grothoff
2016-05-16use GNUNET_new_array()Christian Grothoff
2016-05-16not all are 2dChristian Grothoff
2016-05-16Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-11MASTER_KEY in section merchant-exchange-test used to point exchange's private...Marcello Stanisci
2016-05-11uncommenting PORT in configMarcello Stanisci
2016-05-10merchant private key in config generatorMarcello Stanisci
2016-05-10adding EDATE in merchant config generatorMarcello Stanisci
2016-05-10typoMarcello Stanisci
2016-05-10typo: tears->yearsMarcello Stanisci
2016-05-10typoMarcello Stanisci
2016-05-10including config generator among installed filesMarcello Stanisci