summaryrefslogtreecommitdiff
path: root/src/bank-lib/bank_api_reject.c
AgeCommit message (Collapse)Author
2019-08-25re-format codeFlorian Dold
2019-05-13Never set HTTP headers before invoking libgnunetcurl.Marcello Stanisci
2018-10-22Fix compiler warnings.Marcello Stanisci
This reverts changes made in b0d00823eb96de733510354. The warnings are fixed by changing the functions signatures, instead of casting their pointers.
2018-10-22Fix compiler warnings.Marcello Stanisci
2017-12-13respect /reject API: credit_account -> account_numberMarcello Stanisci
2017-12-06largely fix #5077Christian Grothoff