summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-28track number of coins issued per denomination in auditor (not yet used)Christian Grothoff
2018-10-28extend auditordb with storing information about list of exchanges and their s...Christian Grothoff
2018-10-27split up progress points of auditor by coin/reserve/aggregation to minimize D...Christian Grothoff
2018-10-27complete auditor httpd side of deposit confirmation handling (auditordb not y...Christian Grothoff
2018-10-27fix compiler warningChristian Grothoff
2018-10-27auditor-lib now buildsChristian Grothoff
2018-10-27clean up struct TALER_ExchangeSigningKeyValidityPSChristian Grothoff
2018-10-27towards building auditor-lib (not yet finished)Christian Grothoff
2018-10-24finish first implementation of /version API call for the auditorChristian Grothoff
2018-10-24add skeleton header for auditor serviceChristian Grothoff
2018-10-22update Makefile.amChristian Grothoff
2018-10-22delete useless copy of codeChristian Grothoff
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22skeleton for libtalerauditorChristian Grothoff
2018-10-22Fix auditordb.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
2018-10-22Checking a closed reserve's status.Marcello Stanisci
2018-10-21first skeleton of /deposit-confirmation API implementation; not yet complete,...Christian Grothoff
2018-10-21auditor: fix SQL syntax and semantic errorsFlorian Dold
2018-10-20fix newlinesChristian Grothoff
2018-10-20extend auditordb API with function to store deposit confirmationsChristian Grothoff
2018-10-20remove dead variableChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-10-18exchange-lib: disable 'Expect: 100-continue'Florian Dold
2018-10-13keep a most sigs around when serializingChristian Grothoff
2018-10-13intermediate patch towards implementing #5136Christian Grothoff
2018-10-13indentation fixChristian Grothoff
2018-10-13style fix: always put parens on macrosChristian Grothoff
2018-10-13wrong offset, last coin is #3, not #4Christian Grothoff
2018-10-13fix memory leaksChristian Grothoff
2018-10-13fix issue with 'meta' not being initialized - by getting rid of itChristian Grothoff
2018-10-13implement deserialization logic for #5136Christian Grothoff
2018-10-06add skeleton for auditor httpdChristian Grothoff
2018-10-06fix #5434 (no more salt in exchange wire replies)Christian Grothoff
2018-10-04put 'static' keywordMarcello Stanisci
2018-10-02more realistic refresh output, based on coinsimFlorian Dold
2018-10-02benchmark: variable 'refresh rate'Florian Dold
2018-10-02print CPU time for benchmark descendant processesFlorian Dold
2018-10-02write exchange stats on exitFlorian Dold
2018-09-27fix loop that checks link responseFlorian Dold
2018-09-26lower backoff thresholdFlorian Dold
2018-09-26use randomized backoffFlorian Dold
2018-09-26Revert "Fix cherry-pick test case."Florian Dold
2018-09-25Fix cherry-pick test case.Marcello Stanisci
2018-09-25fix debug statement.Marcello Stanisci
2018-09-24fix /reject base URL.Marcello Stanisci
2018-09-22put curl default options on one placeFlorian Dold
2018-09-21remove leftover codeFlorian Dold
2018-09-21do tcp fast open in the exchange httpdFlorian Dold
2018-09-21use tcp fast open for /keys requestFlorian Dold