summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-05implement postgres_find_proof_by_wtidChristian 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
2016-06-04towards /track/transactionChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-06-03towards implementing /trackChristian 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-06-02remove dead codeChristian Grothoff
2016-06-02check return valueChristian Grothoff
2016-06-02fix checkChristian Grothoff
2016-05-31comment out /track/deposit test from marcello, as code is incompleteChristian Grothoff
2016-05-31newlinesFlorian Dold
2016-05-31fail gracefully if binaries are not foundChristian Grothoff
2016-05-31reset db for testChristian Grothoff
2016-05-31handle wire transfer deadline conflict with execution timeChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-28making "make check" under src/lib compile; test still not passed. Also showin...Marcello Stanisci
2016-05-26actually store timeout task handleFlorian Dold
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-26fix FTBFS from recent RSA blinding API changeChristian Grothoff
2016-05-26remove dead /hash-contract API logicChristian Grothoff
2016-05-25Merge branch 'master' of git://taler.net/merchantMarcello Stanisci
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci
2016-05-24oops, timeout was way too smallFlorian Dold
2016-05-24cancel timeout taskFlorian Dold
2016-05-24include last /keys response when denomination not foundFlorian Dold
2016-05-24Revert "check for duplicate transaction ID"Florian Dold
2016-05-23reload exchange keys every hourFlorian Dold
2016-05-23better error responseFlorian Dold
2016-05-23better error responseFlorian Dold
2016-05-23authorsFlorian Dold
2016-05-23time out /pay after 30 secondsFlorian Dold
2016-05-23handle growing empty bufferFlorian Dold
2016-05-23bogus commentFlorian Dold
2016-05-23Fix retry logicFlorian Dold
2016-05-23parse->accept, since it doesn't just parseFlorian Dold
2016-05-23commentFlorian Dold
2016-05-23commentFlorian Dold
2016-05-23typo in commentFlorian Dold
2016-05-23double buffer size, don't add twoFlorian Dold
2016-05-23remove unnecessary extern declarationFlorian Dold
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-20use pax format for 'make dist' so that longer filenames are not excluded by c...Christian Grothoff
2016-05-20make sure wire details are uniqueChristian Grothoff
2016-05-20init DB before running testChristian Grothoff