summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_track-transaction.c
AgeCommit message (Expand)Author
2016-09-26Merge branch 'receiver'Marcello Stanisci
2016-09-26fixing 'make check' for new hashmap based instance pickingMarcello Stanisci
2016-09-26adapt to API change in the context of #4578Christian Grothoff
2016-09-16if not x, return; instead of GNUNET_assertMarcello Stanisci
2016-09-16address fixme 2Christian Grothoff
2016-09-16make code nicer to readChristian Grothoff
2016-09-15placing FIXMEs in track-transactionMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24default receiver in /trackMarcello Stanisci
2016-06-24receiver in /track contextMarcello Stanisci
2016-06-24- strdup'ing instance idMarcello Stanisci
2016-06-11fixing #4160Christian Grothoff
2016-06-11return time of wire transfer in /trace/transactionChristian Grothoff
2016-06-11handle HTTP_ACCEPTED case properlyChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-10build /track/transaction responseChristian Grothoff
2016-06-10minor bugfixes in /track/transfer logic, testcase now passesChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-07Merge branch 'master' of git+ssh://taler.net/var/git/merchantChristian Grothoff
2016-06-07minor stylistic fixesChristian Grothoff
2016-06-07store exchange signing key in DBChristian Grothoff
2016-06-05implement check_deposit()Christian Grothoff
2016-06-05nicer repliesChristian Grothoff
2016-06-05include exchange_uri with merchant_proofsChristian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-05split /track handlers into two filesChristian Grothoff