aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
3 days-fix auditordb testHEADmasterChristian Grothoff
5 daystyposChristian Grothoff
6 daysfix SIGSEGV in TALER_MHD_reply_legalIván Ávalos
7 daysdisable gcc FD diagnostics when they clearly fail around fork() and dup2()Christian Grothoff
7 daysinitialize RET if array is emptyChristian Grothoff
7 days-fix fd handling bugChristian Grothoff
7 daysreal-time-auditorNic Eigel
8 daysfix #8970Christian Grothoff
8 daysallow host names with underscores, allow more characters from URLs (#8965)Christian Grothoff
12 daysadd support _ for x-taler-bank accountsv0.12.0-dev.1Sebastian
2024-06-16util: always provide currency spec for main currencyFlorian Dold
The logic is now part of the configuration parser, as the merchant also needs the same logic.
2024-06-15-fix doxygenChristian Grothoff
2024-06-13Merge branch 'master' into tokens-paymentChristian Blättler
2024-06-11-bump revisionChristian Grothoff
2024-06-11only return compressed terms if we actually have thoseChristian Grothoff
2024-06-11-bump revisionChristian Grothoff
2024-06-11return 501 in /terms if not configuredChristian Grothoff
2024-06-06use query param helper from gnunetChristian Blättler
2024-06-06use gnunget query param helperChristian Blättler
2024-05-25-fix missing docsFlorian Dold
2024-05-24bank integration API: add currency fieldFlorian Dold
2024-05-23fakebank: remove unspecified, unused POST /withdrawals/* endpointsFlorian Dold
Only the unauthenticated GET endpoint for withdrawal operations is used and specified. Aborting and confirmation requires authentication and is part of the /accounts/*/withdrawals/* corebank API.
2024-05-23fakebank: allow wallet to select withdrawal amountFlorian Dold
2024-05-22do not require payto_uri or wire_method, just disable account if both are ↵Christian Grothoff
missing
2024-05-22allow only specifying a wire methodChristian Grothoff
2024-05-21-remove bad sleepChristian Grothoff
2024-05-11use gnunet json helper for blinded signatureChristian Blättler
2024-05-11use new gnunet json spec functionsChristian Blättler
2024-05-06fix typoChristian Blättler
2024-05-01-add loggingChristian Grothoff
2024-04-30work on tokensChristian Blättler
2024-04-28json pack token envelopeChristian Blättler
2024-04-27add json spec for token envelopeChristian Blättler
2024-04-26add pack helper for token issue signatureChristian Blättler
2024-04-26add empty implementations for merchant token sign / verifyChristian Blättler
2024-04-25add token issue signature methodsChristian Blättler
2024-04-25Merge branch 'master' into tokens-paymentChristian Blättler
2024-04-25add token use signature functionsChristian Blättler
2024-04-21insert dummy function signaturesChristian Blättler
2024-04-21add token issue sig helperChristian Blättler
2024-04-21fix cache control for /config: rebuild response after it expiredChristian Grothoff
2024-04-20rename keysChristian Blättler
2024-04-18move query & result helpers to gnunetChristian Blättler
2024-04-16allow x-taler-bank with paht (fixes #8739)Christian Grothoff
2024-04-15API extension for challenger 0.11Christian Grothoff
2024-04-09give better hint as to where the logs areChristian Grothoff
2024-04-09enable fast-restart of test-auditorChristian Grothoff
2024-04-09-fix dist rulesChristian Grothoff
2024-04-08more fixes to /terms headerChristian Grothoff
2024-04-08unset XDG_ variables in test driverChristian Grothoff