summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.h
AgeCommit message (Expand)Author
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-03-06implement #4935 (wire fee support)Christian Grothoff
2017-03-06notes on #4939, verify that H_wire from contract matches instance's H_wire ea...Christian Grothoff
2016-12-09Up to parsing body of /map/in. Not tested.Marcello Stanisci
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-09-23making instances accessble via hashmapsMarcello Stanisci
2016-07-07fixing #4594Marcello Stanisci
2016-06-24- strdup'ing instance idMarcello Stanisci
2016-06-23validating and hashing (wireformats of) merchants instancesMarcello Stanisci
2016-06-22NULL-terminating instances arrayMarcello 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-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-02add support for -C optionChristian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-04-17adding logging to aid diagnosis of #4433Christian Grothoff
2016-03-08updating licensing informationMarcello Stanisci
2016-03-07still on licensingMarcello Stanisci
2016-03-01mint->exchange renamingChristian Grothoff
2016-02-17fix #4174Florian Dold
2016-01-19Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-08complete implementation of /pay, including storing data to databaseChristian Grothoff
2015-11-27use new pluggable db backend, fixes FTBFSChristian Grothoff
2015-11-25more cleanup of auditors logicChristian Grothoff
2015-11-25refactor auditors code to be in its own file(s)Christian Grothoff
2015-11-25major refactoring of taler-merchant-httpd_pay, compiles but cannot yet work (...Christian Grothoff
2015-11-25simplify handling of wire format detailsChristian Grothoff
2015-11-25rename fest to satisfy naming conventionsChristian Grothoff
2015-11-24rearranging code to (1) satisfy naming and coding conventions a bit more, and...Christian Grothoff
2015-11-16forgot the new headerChristian Grothoff