summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-06-06mergeChristian Grothoff
2016-06-06fixing compiler warnings, indentation, etc.Christian Grothoff
2016-06-06fixing segfault when shutting down benchmark, but now it hangs..Marcello Stanisci
2016-06-06spending logic in benchmarkMarcello Stanisci
2016-06-05improve error message to diagnose #4559Christian Grothoff
2016-06-04freeing in shutdownMarcello Stanisci
2016-06-04withdrawing coins and picking the ones to spend according to a given probabil...Marcello Stanisci
2016-06-03generating (global) blinding key for benchmarkMarcello Stanisci
2016-06-03fixing benchmark compilationMarcello Stanisci
2016-06-03anti-segfault comments, cancelling pending operation when shutting down bench...Marcello Stanisci
2016-06-03creating reserves for benchmarkMarcello Stanisci
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-06-02remove unnecessary 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-31delChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-31Merge branch 'master' of ssh://taler.net/var/git/exchangeMarcello Stanisci
2016-05-31untracking binaryMarcello Stanisci
2016-05-31linking benchmark using $(top_builddir) instead of -l in Makefile.amMarcello Stanisci
2016-05-31extend test to cover GCChristian Grothoff
2016-05-31implement GC logic (#3485)Christian Grothoff
2016-05-31add -g option to taler-exchange-dbinitChristian Grothoff
2016-05-31adding a few more uniqueness constraints to DBChristian Grothoff
2016-05-30commentsMarcello Stanisci
2016-05-30invoking benchmark_run() after getting /keys from exchange. Still doesn't wor...Marcello Stanisci
2016-05-30adding --pool-size option to benchmark,Marcello Stanisci
2016-05-30benchmark makefileMarcello Stanisci
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-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27a first step towards normalizing the DB a bit and not storing data redundantlyChristian Grothoff
2016-05-27rename to avoid ambiguityChristian Grothoff
2016-05-27add ON DELETE CASCADE refs where applicableChristian 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-25fix #4537Christian Grothoff
2016-05-24fixing #4520: be more aggressive at asserting when API is violatedChristian Grothoff
2016-05-24add a few more DB constraintsChristian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-24allow access to raw /keys responseFlorian Dold
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff