aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30Merge branch 'master' of ssh://taler.net/var/git/merchantMarcello Stanisci
2016-06-30logging time valuesMarcello Stanisci
2016-06-28removing dead configuration fileMarcello Stanisci
2016-06-27log receiver bank detailsMarcello Stanisci
2016-06-27less loggingMarcello Stanisci
2016-06-27seeking "receiver" one level deeper when /contractMarcello Stanisci
2016-06-27more on loggingMarcello Stanisci
2016-06-27receiver case matching the one in donation shopMarcello Stanisci
2016-06-25more diagnostics on picked instanceMarcello Stanisci
2016-06-25Merge branch '4540' of ssh://taler.net/var/git/merchant into 4540Marcello Stanisci
2016-06-25error message for non parse instanceMarcello Stanisci
2016-06-24shipping instances-aware config fileMarcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-24adapting merchant-lib to use merchants instancesMarcello 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-23preliminary modification to liberate theMarcello Stanisci
2016-06-23remving debuggish return;Marcello Stanisci
2016-06-23picking receiver wireformat according toMarcello Stanisci
2016-06-23validating and hashing (wireformats of) merchants instancesMarcello Stanisci
2016-06-22removing deadcodeMarcello Stanisci
2016-06-22freeing instances at shutdownMarcello Stanisci
2016-06-22NULL-terminating instances arrayMarcello Stanisci
2016-06-22fetching per instance wiredetailsMarcello Stanisci
2016-06-22checking if default instance is givenMarcello Stanisci
2016-06-22proper closure for instances iteratorMarcello Stanisci
2016-06-22- defined iterator for "merchant-instance-*" sectionsMarcello Stanisci
2016-06-20use c99Christian Grothoff
2016-06-13adaptations for #4569 fix in exchangeChristian Grothoff
2016-06-11remark on #4578Christian Grothoff
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-11fix more memory leaksChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-11test transfer and transaction tracking, in both directions firstChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-10build /track/transaction responseChristian Grothoff
2016-06-10towards a testcase for /track/transactionChristian Grothoff
2016-06-10minor bugfixes in /track/transfer logic, testcase now passesChristian Grothoff
2016-06-09more work on /track APIsChristian Grothoff
2016-06-09exchange URI should not need to be passed when tracking transactionChristian Grothoff
2016-06-09add skeleton for calling /track/transaction to testcaseChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-09clarify commentsChristian Grothoff
2016-06-09enable rudimentary /track/deposit testChristian Grothoff