aboutsummaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
AgeCommit message (Expand)Author
2016-09-23fix NPE if plugin not found, and some error handlingChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-07-04reverting test-ish errorMarcello Stanisci
2016-07-04testing #4366Marcello 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-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-11fix more memory leaksChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-05implement check_deposit()Christian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-05split /track handlers into two filesChristian Grothoff
2016-06-03Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-06-03towards /track implementationsChristian Grothoff
2016-06-03fix FTBFSMarcello Stanisci
2016-06-03merge MHD_start_daemon callsChristian Grothoff
2016-06-02add support for -C optionChristian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-26remove dead /hash-contract API logicChristian Grothoff
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci
2016-05-06fix FTBFSChristian Grothoff
2016-05-05fixing #4461Christian Grothoff
2016-05-02fixing #4462: avoid temporary schemata altogetherChristian Grothoff
2016-04-30Merge branch 'master' of git+ssh://taler.net/var/git/merchantChristian Grothoff
2016-04-30update use to match new GNUnet scheduler APIChristian Grothoff
2016-04-26create directoriesFlorian Dold
2016-04-26loggingFlorian Dold
2016-04-26loggingFlorian Dold
2016-04-25chmod instead of fchmodFlorian Dold
2016-04-25typoFlorian Dold
2016-04-25octalFlorian Dold
2016-04-25unix-domain socket supportFlorian Dold
2016-04-19move currency to taler sectionFlorian Dold
2016-04-17adding logging to aid diagnosis of #4433Christian Grothoff
2016-04-16better error reporting on config troubleChristian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-07fxi #4381Christian Grothoff
2016-04-07add timeout of 5s for requestsChristian Grothoff
2016-03-19use new JSON APIs (#4237/#4150)Christian Grothoff