summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-11add privacy policiesChristian Grothoff
2019-12-11add logic for privacy policyChristian Grothoff
2019-12-10writing generic tos/pp handler logicChristian Grothoff
2019-12-08fix matchingdemo-2019-12-09-01Christian Grothoff
2019-12-08fix copy and pasteChristian Grothoff
2019-12-08fix extension matchingChristian Grothoff
2019-12-08do not return 0-terminatorChristian Grothoff
2019-12-08handle missconfiguration more nicelyChristian Grothoff
2019-12-08actually serve /termsFlorian Dold
2019-12-07work on testChristian Grothoff
2019-12-07centerChristian Grothoff
2019-12-07fix start timeChristian Grothoff
2019-12-07regenerate test DB with latest cryptoChristian Grothoff
2019-12-07fix bank account sigsChristian Grothoff
2019-12-07do not crash on bogus signature on denomination key (2)Christian Grothoff
2019-12-07do not crash on bogus signature on denomination keyChristian Grothoff
2019-12-07report on file usedChristian Grothoff
2019-12-07add valgrind prefix capabilityChristian Grothoff
2019-12-07mark unused argumentChristian Grothoff
2019-12-07check total loss initiallyChristian Grothoff
2019-12-07fix j2Christian Grothoff
2019-12-04add TOSChristian Grothoff
2019-12-03remove useless targetChristian Grothoff
2019-12-03implement #5967: have ranges in auditor reports, untested because right now ↵Christian Grothoff
tests somehow do not work
2019-12-02add more mime types, handle etag nicelydemo-2019-12-03-01Christian Grothoff
2019-12-02tosChristian Grothoff
2019-12-01exercise restart logic during testsChristian Grothoff
2019-12-01implement #5740Christian Grothoff
2019-11-30fix previousMarcello Stanisci
2019-11-30new bank error codeMarcello Stanisci
2019-11-29another ec'Christian Grothoff
2019-11-29another ECChristian Grothoff
2019-11-29style fixesChristian Grothoff
2019-11-29merge error codesChristian Grothoff
2019-11-29error codesChristian Grothoff
2019-11-28more test vectorsFlorian Dold
2019-11-28remove patch_private_key, as it doesn't make any senseFlorian Dold
In particular, we were patching the EdDSA private keys, which are *hashed* before doing the curve multiplication. Thus clearing the bits *before* the hashing doesn't make any sense at all. These bits are cleared anyway when deriving the public key.
2019-11-25taler-exchange-tvg: fix copy-paste errorFlorian Dold
2019-11-25exchange-tools: add test vector generation toolFlorian Dold
2019-11-25add another helperChristian Grothoff
2019-11-24another sync codeChristian Grothoff
2019-11-24add another convenience function to libtalermhdChristian Grothoff
2019-11-23fix expectationChristian Grothoff
2019-11-23profitChristian Grothoff
2019-11-23fix test expectationsChristian Grothoff
2019-11-23cleanupChristian Grothoff
2019-11-23more libtalermhd migrationChristian Grothoff
2019-11-23use CONFLICT for double spending to distinguish properly from FORBIDDEN for ↵Christian Grothoff
bad signatures
2019-11-23use FORBIDDEN, never UNAUTHORIZEDChristian Grothoff
2019-11-23define TINY_AMOUNTChristian Grothoff