summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵Christian Grothoff
server-side of the exchange
2016-10-18@authorMarcello Stanisci
2016-10-17indentMarcello Stanisci
2016-10-17m4tg(x)
2016-10-17Merge branch 'master' of taler.net:exchangetg(x)
2016-10-17nix pkgtg(x)
2016-10-17gnunet submoduletg(x)
2016-10-17closing #4709Marcello Stanisci
2016-10-17defining all but one exchangedb-for-audit functionsMarcello Stanisci
2016-10-17m4tg(x)
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, ↵Christian Grothoff
not for OK (as zero implies NO)
2016-10-13logging for refreshFlorian Dold
2016-10-13fix returning wrong status code to MHD on malformed /refresh/reveal requestChristian Grothoff
2016-10-10version 0.1.0v0.1.0Florian Dold
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, ↵Christian Grothoff
just adding the function signatures)
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-07FC17 formatting, stress refresh protocol in title and abstract; stress ↵Christian Grothoff
cut-and-choose is practical with kappa=3
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
2016-09-28typoMarcello 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-09-23check return values, fix use of uninit memory on certain error handling pathsChristian Grothoff
2016-09-23fix #4673Christian Grothoff
2016-09-23Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff