summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-19note on perfChristian Grothoff
2021-06-19fix batch size adjustment of wirewatcherChristian Grothoff
2021-06-19fix keepalive when using thread poolChristian Grothoff
2021-06-19add config file for bank benchmarkingChristian Grothoff
2021-06-19misc fakebank fixesChristian Grothoff
2021-06-19initial version of taler-bank-benchmarkChristian Grothoff
2021-06-19make libfakebank scaleChristian Grothoff
2021-06-19extend fakebank API to have thread pool optionChristian Grothoff
2021-06-16implement logic to replace 'true' forgettable salts with random salts, fix ob...Christian Grothoff
2021-06-16-remove dead leaky codeChristian Grothoff
2021-06-16update PQ implementation to allow for NULLable amountsChristian Grothoff
2021-06-16avoid failure modeChristian Grothoff
2021-06-16use dollar to prefix reserved JSON namesFlorian Dold
2021-06-16-do not warn if timestamp is 0, that is validChristian Grothoff
2021-06-16-fix (soft) assertion failureChristian Grothoff
2021-06-15purge fields instead of setting to NULL as suggested by FlorianChristian Grothoff
2021-06-10add merchant auth in auditor testFlorian Dold
2021-06-01-badnessChristian Grothoff
2021-05-29-fix cherry picking, need MAX heap to build correct replies for all cpdsChristian Grothoff
2021-05-29fix for soft fail error handling in wirewatch discovered in #6892, bugnote 17...Christian Grothoff
2021-05-28-fix returning full responseChristian Grothoff
2021-05-28-not a protocol violation, can happen if auditor signed denominations that ar...Christian Grothoff
2021-05-27deal more nicely with /keys failures where no JSON is returnedChristian Grothoff
2021-05-27fix last_cpd initializationChristian Grothoff
2021-05-26-fix doxygenChristian Grothoff
2021-05-26fix doxygenChristian Grothoff
2021-05-25status code changed from 404 to 410, as revocation is possible in the future..."Christian Grothoff
2021-05-25return signed error message with HTTP_GONE status if denomination is not curr...Christian Grothoff
2021-05-25return signed 404 statements for unknown denomination key hashes (#6889)Christian Grothoff
2021-05-25add HTTP status argument to testin gCMD admin_add_incoming_with_ref for merch...Christian Grothoff
2021-05-25-log CMD nameChristian Grothoff
2021-05-20implement duplicate reserve_pub detection in fakebank, add test (fails in pyb...Christian Grothoff
2021-05-14more work on hopefully fixing #6862Christian Grothoff
2021-05-14disable gettext use in secmod code (#6862)Christian Grothoff
2021-05-11return NO if forgetting did not work because it was already forgotten earlierChristian Grothoff
2021-05-09fix #6855Christian Grothoff
2021-05-09fix #6856Christian Grothoff
2021-04-28use grothoff in runtimedir when testingChristian Grothoff
2021-04-26remove (hopefully) obsolete option, was moved to exchange-offlineChristian Grothoff
2021-04-24return more precise error codes from TALER_EXCHANGE_deposit() if failures are...Christian Grothoff
2021-04-24remove fault injectionChristian Grothoff
2021-04-23fix more typosChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-04-21fix misc doxygen issuesChristian Grothoff
2021-04-20-inject fault for buildbot testChristian Grothoff
2021-04-18-fix ftbfs on first makeChristian Grothoff
2021-04-18fix #6769, plus some related configuration issues and better documentationChristian Grothoff
2021-04-17-fix yearChristian Grothoff
2021-04-17add ability to change Authorization header in via interpreter command (#6778)Christian Grothoff
2021-04-16skip keys in future keys if they already expired (remove logging)Christian Grothoff