summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-11-04auditordb postgres plugin: amount paramtg(x)
2016-11-04auditordb testtg(x)
2016-11-04auditordb postgres plugin: sql fixes, callback return valuetg(x)
2016-11-03auditordb postgres plugin: fix indextg(x)
2016-11-03auditordb postgres plugintg(x)
2016-10-27typoMarcello Stanisci
2016-10-24NULL-terminate arrayChristian Grothoff
2016-10-20Finishing with #4709Marcello Stanisci
2016-10-20Adding auditor-related db functions in testcase. Each cb is just a stub.Marcello Stanisci
2016-10-20fixing taler-benchmark build issues introduced by recent API changesChristian Grothoff
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-19fix recently introduced JSON pack format string errorsChristian Grothoff
2016-10-19fix recently introduced double-freeChristian Grothoff
2016-10-18implement #4497/#4705 -- addition of unique numeric error codes -- for the se...Christian Grothoff
2016-10-18@authorMarcello Stanisci
2016-10-17indentMarcello Stanisci
2016-10-17closing #4709Marcello Stanisci
2016-10-17defining all but one exchangedb-for-audit functionsMarcello Stanisci
2016-10-17starting with #4709Marcello Stanisci
2016-10-14Merge branch 'master' of git+ssh://taler.net/exchangeChristian Grothoff
2016-10-14fix #4730: amount coult end up being zero, so check should be for SYSERR, not...Christian Grothoff
2016-10-13logging for refreshFlorian Dold
2016-10-13fix returning wrong status code to MHD on malformed /refresh/reveal requestChristian Grothoff
2016-10-10fix disting: auditor.conf movedChristian Grothoff
2016-10-10check dbinit return value to not fail hard if DB not availableChristian 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-08actually, the auditor only sees the hash of the public keys initiallyChristian Grothoff
2016-10-08add missing #includeChristian Grothoff
2016-10-07typoMarcello Stanisci
2016-10-07Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-10-06move taler-auditor-sign tool to auditor/ direcotoryChristian Grothoff
2016-10-06fix having multiple primary keysChristian Grothoff
2016-10-06first draft for an auditor table structureChristian 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-30mint->exchange leftoversChristian Grothoff
2016-09-30fixing aggregator hanging after bank's errorMarcello Stanisci
2016-09-29-stylistic improvement: use numbers for counters instead of GNUNET_OK, etc.Christian Grothoff
2016-09-28removing garbage from config file (made testcase fail)Marcello Stanisci