summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2016-06-14add file for error codesChristian Grothoff
2016-06-13implement #4569Christian Grothoff
2016-06-09rename source files to match API URIsChristian Grothoff
2016-06-09move TALER_TrackTransferDetails to taler_crypto_lib.h as it is not exchange-s...Christian Grothoff
2016-06-09rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ...Christian Grothoff
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-31implement GC logic (#3485)Christian Grothoff
2016-05-31adding a few more uniqueness constraints to DBChristian Grothoff
2016-05-30adding --pool-size option to benchmark,Marcello Stanisci
2016-05-27making DB scheme niceChristian Grothoff
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-25fix #4537Christian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-24allow access to raw /keys responseFlorian Dold
2016-05-20extending interpreter to cover refund (but not used yet)Christian Grothoff
2016-05-20fix init before use in new refund logicChristian Grothoff
2016-05-20enforce wire deadline >= refund_deadline in APIChristian Grothoff
2016-05-19export function to free commit coin dataChristian Grothoff
2016-05-19rename GNUNET_CRYPTO_rsa_BlindingKey to GNUNET_CRYPTO_RsaBlindingKey followin...Christian Grothoff
2016-05-18fix table dropping logic to ensure testcases run in fresh environmentChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-06more work on test, noting what is left to doChristian Grothoff
2016-05-06adding test for auditors APIChristian Grothoff
2016-05-06refactor code to write signing keys in same module where we read themChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-05-05export transaction history check functionChristian Grothoff
2016-05-04implementing /refund API (#3848)Christian Grothoff
2016-05-03enable multiple wire methods to be used with aggregator, add command to run a...Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-05-02removing broken and redundant testcaseChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-04-21Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-20sketching out refund API implementationChristian Grothoff
2016-04-20implementing parsing of /refund requestsChristian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-19do not include gnunet's platform header in our public headersFlorian Dold
2016-04-17replace bank_api_context with libgnunetcurlChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-04-16use user_config_file as wellChristian Grothoff
2016-04-16fix taler-exchange-keyup way of loading configurationChristian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-09fix make dist rulesChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-04-06fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr...Christian Grothoff
2016-04-05undef dead symbolChristian Grothoff
2016-04-04fix test to ensure DB invariants are metChristian Grothoff
2016-04-02change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...Christian Grothoff