summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-21-Fix memory leak.v0.9.0-dev.1Christian Grothoff
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-20this step now fails, as the client already checks for the auth secret to be m...Christian Grothoff
2021-11-20fix #7034: URL decode authorization header tokenChristian Grothoff
2021-11-20-roundChristian Grothoff
2021-11-20implement #7052Christian Grothoff
2021-11-20-indentChristian Grothoff
2021-11-20remove wrong assert X-Forwarded-Prefix is found. Patch by MSSebastian
2021-11-20add check in the testSebastian
2021-11-20Convert AC_HELP_STRING to AS_HELP_STRINGThien-Thi Nguyen
2021-11-19-fix bogus member initChristian Grothoff
2021-11-19-fix bogus member initChristian Grothoff
2021-11-19add missing 'break'Christian Grothoff
2021-11-19-fix misc bugsChristian Grothoff
2021-11-17complete KYC testChristian Grothoff
2021-11-17add skeleton for KYC testChristian Grothoff
2021-11-17-misc fixes wrt long pollingChristian Grothoff
2021-11-16-more work on KYC testChristian Grothoff
2021-11-16add new KYC commandChristian Grothoff
2021-11-07finish merchant client api /kyc implementationChristian Grothoff
2021-11-06update to match latest exchange structuresChristian Grothoff
2021-11-06fix signature in testChristian Grothoff
2021-11-06introduce TALER_wallet_deposit_verifyChristian Grothoff
2021-11-04fix trait usageChristian Grothoff
2021-11-04-fix testChristian Grothoff
2021-11-04bugfix pickup DLL mangement logicChristian Grothoff
2021-11-03fix trait usedChristian Grothoff
2021-11-03add ACCEPTED caseChristian Grothoff
2021-11-03fix bizarre logic errorChristian Grothoff
2021-11-03fix post order trait usageChristian Grothoff
2021-11-02get backenddb test to passChristian Grothoff
2021-11-02-fix FTBFSChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28fix FTBFSChristian Grothoff
2021-10-28-work on FTBFSChristian Grothoff
2021-10-28-work on FTBFS of src/testingChristian Grothoff
2021-10-28fix lib/ FTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian Grothoff
2021-10-21start with /kyc support in libtalermerchantChristian Grothoff
2021-10-20add KYC handling to get-orders handlerChristian Grothoff
2021-10-20-nicer data typesChristian Grothoff
2021-10-20add missing 'return'Christian Grothoff
2021-10-19-make code more readableChristian Grothoff
2021-10-13-migrate logic to match latest C API changes from the exchangeChristian Grothoff
2021-10-13-fix #7035Christian Grothoff
2021-10-10-implement logic to persist KYC status returned from exchangeChristian Grothoff
2021-10-10-add exchange lookup to kyc handler (WiP)Christian Grothoff
2021-10-10-update KYC DB schema to store exchange pub/sig/timestampChristian Grothoff
2021-10-10-wip on new kyc handlerChristian Grothoff
2021-10-10-start to use latest exchange /kyc-check API (WiP)Christian Grothoff