summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2016-11-06auditordb postgres plugin: auditor_progress implementation + teststg(x)
2016-11-06add missing functions to deal with auditor_progress to the auditordb APIChristian Grothoff
2016-11-04typoMarcello Stanisci
2016-11-04Merge branch 'master' of taler.net:exchangeMarcello Stanisci
2016-11-04Adding error code for conflicting /track/transferMarcello Stanisci
2016-11-04auditordb postgres plugin: sql fixes, callback return valuetg(x)
2016-11-03auditordb postgres plugintg(x)
2016-10-27typoMarcello Stanisci
2016-10-20rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_codeChristian Grothoff
2016-10-20remove redundant exchange_api_common.h headerChristian Grothoff
2016-10-20return taler-specific error codes from C API as wellChristian Grothoff
2016-10-20introducing error codes for the merchant backendChristian Grothoff
2016-10-20Merge branch 'master' of ssh://taler.net/exchangeChristian Grothoff
2016-10-20introducing error codes for the merchant backendChristian Grothoff
2016-10-20Reverting #4521, pay_deadline strictly regards merchant's policy.Marcello Stanisci
2016-10-19Merge branch 'master' of taler.net:exchangeMarcello Stanisci
2016-10-19addressing #4521Marcello Stanisci
2016-10-18implement #4497/#4705 -- addition of unique numeric error codes -- for the se...Christian Grothoff
2016-10-09add skeletons for new DB API functionsChristian Grothoff
2016-10-09expanding exchange DB API to meet auditor requirements (not implemented, just...Christian Grothoff
2016-10-08more work on auditordb plugin APIChristian Grothoff
2016-10-07typoMarcello Stanisci
2016-10-07Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-10-06adding skeleton code for auditorChristian Grothoff
2016-10-03Adding struct to be signed over related to #4702Marcello Stanisci
2016-10-03defining merchant's signature for successful paymentsMarcello Stanisci
2016-09-26Adding receiver in TALER_ContractPS (#4651)Marcello Stanisci
2016-09-26include execution time in signed message for /track/transfer (#4578)Christian Grothoff
2016-09-26return execution time also from exchange C API (#4578)Christian Grothoff
2016-09-26implement that /track/transaction returns execution time (#4578)Christian Grothoff
2016-08-11updating DB schema to profit from new KDF-based refresh variantChristian Grothoff
2016-08-07mostly working migration of the DH-seeded refresh variantChristian Grothoff
2016-08-05first half of changing refresh protocol to derive all key data from DHChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
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