summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2021-11-20-do not escape inside API, expect client to do itChristian Grothoff
2021-11-20fix #7034: URL decode authorization header tokenChristian Grothoff
2021-11-20-roundChristian Grothoff
2021-11-20implement #7052Christian Grothoff
2021-11-20remove wrong assert X-Forwarded-Prefix is found. Patch by MSSebastian
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-17-misc fixes wrt long pollingChristian Grothoff
2021-11-04-fix testChristian Grothoff
2021-11-04bugfix pickup DLL mangement logicChristian Grothoff
2021-11-03fix bizarre logic errorChristian Grothoff
2021-11-03fix post order trait usageChristian Grothoff
2021-11-01fix fTBFSChristian Grothoff
2021-10-28-work on fixing FTBFSChristian 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-wip on new kyc handlerChristian Grothoff
2021-10-10-start to use latest exchange /kyc-check API (WiP)Christian Grothoff
2021-10-10more skeleton logic for merchant's new /kyc handlerChristian Grothoff
2021-10-09-fixChristian Grothoff
2021-10-09-starting work on /kyc handlerChristian Grothoff
2021-10-09-note on saltChristian Grothoff
2021-10-02attempted fix for #7025Christian Grothoff
2021-09-02-nicer loggingChristian Grothoff
2021-09-02fix internal APIs and implemnetation to match new UUID specification based on...Christian Grothoff
2021-08-31add test for #6912Christian Grothoff
2021-08-27-return with failure codeChristian Grothoff
2021-08-25-doxygen fixesChristian Grothoff
2021-08-25complete implementation of #6956: long polling triggers via database backendChristian Grothoff
2021-08-25-add more eventsChristian Grothoff
2021-08-24-begin with new backend event subscription logicChristian Grothoff
2021-08-23-update to match latest GNUnet APIsChristian Grothoff
2021-08-23-update to match latest exchange APIsChristian Grothoff
2021-08-18-fix loggingChristian Grothoff
2021-08-17fix #6993 - using strcasecmp for purge paramSebastian
2021-08-17-resolve FIXME by moving comment to explain betterChristian Grothoff
2021-08-16-fix spellingChristian Grothoff
2021-08-16address CG's FIXME commentsFlorian Dold
2021-08-13-preps for 0.8.1Christian Grothoff
2021-08-13remove mem-leaking debug logFlorian Dold
2021-08-13return fulfillment URL in paid responseFlorian Dold
2021-08-12change /orders/{id} handler to conform to specFlorian Dold