summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-02bugfixChristian Grothoff
2020-07-29trait for claim tokenJonathan Buchanan
2020-07-27dereference pointerMS
2020-07-27Drop payto params before preparing the wire transfer.MS
2020-07-27better fixChristian Grothoff
2020-07-27better fixChristian Grothoff
2020-07-27fix segfaultMS
2020-07-27Extend bank transfer tool.MS
2020-07-27payto parser: extract 'subject' parameter.MS
2020-07-27define claim tokenChristian Grothoff
2020-07-24placing a FixmeMS
2020-07-23remove TALER_TESTING_cmd_admin_add_incoming_with_instance and TALER_EXCHANGE_...Jonathan Buchanan
2020-07-22fix misc typosChristian Grothoff
2020-07-22remove refund_fee from refund confirmation message and signatureFlorian Dold
2020-07-22kill order for FlorianChristian Grothoff
2020-07-22update gana, add error codes c fileJonathan Buchanan
2020-07-21change behavior of expanding json paths with arraysJonathan Buchanan
2020-07-21mmap() ToS/PP and pre-compute compressed replies (fixes #6199)Christian Grothoff
2020-07-21-doxygenChristian Grothoff
2020-07-21add parser for json pathJonathan Buchanan
2020-07-18merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff
2020-07-18-fix bank start callsChristian Grothoff
2020-07-17adapt to change in GNUNET_OS_start_process() API (#6188)Christian Grothoff
2020-07-16boolean argument removed in GNUNET_CURL_job_add (#6188)Christian Grothoff
2020-07-16avoid boolean flags, see #6188Christian Grothoff
2020-07-16implement forgettable contract terms core logic (#6365)Christian Grothoff
2020-07-15test retry transfer with same request_idJonathan Buchanan
2020-07-16first draft for #6365, test pendingChristian Grothoff
2020-07-16rename TALER_JSON_hash to TALER_JSON_contract_hashChristian Grothoff
2020-07-16fix Accept patterns with semicolonsChristian Grothoff
2020-07-15Fix #6375Christian Grothoff
2020-07-15fix #6133: enable nice shutdown of auditor helpers with CTRL-CChristian Grothoff
2020-07-15use bool instead of int for zombie_requiredChristian Grothoff
2020-07-15prepare for #6133: extend report-lib with API for signal handlingChristian Grothoff
2020-07-14check invariant that refund deadline should not be after wire deadlineChristian Grothoff
2020-07-13test for use-after-free crash when getting keysJonathan Buchanan
2020-07-11more unit crypto testsChristian Grothoff
2020-07-10test coin-reuse with recoup as wellChristian Grothoff
2020-07-10test coin_priv re-use with deposit and refresh, update handling of the error ...Christian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-10fix wrong fmt stringChristian Grothoff
2020-07-10this invariant does not actually hold, i.e. if there is a /recoup request for...Christian Grothoff
2020-07-09work on more testing for recoup-refreshChristian Grothoff
2020-07-09made a uuid traitJonathan Buchanan
2020-07-08implement new behavior in exchange httpd and libtalerexchange (for #6416)Christian Grothoff
2020-07-08complete server-side logic to generate response for conflicting denomination ...Christian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08merge known_coin transaction into main transaction (for #6416)Christian Grothoff
2020-07-08add h_denom to melt signatures (for #6416)Christian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff