summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-31prepare data structures and trigger logic for long polling in check-payment p...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29style fixesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-29indentChristian Grothoff
2019-10-26document optionChristian Grothoff
2019-10-26add FORCE_AUDIT optionChristian Grothoff
2019-10-26turn teah_common.c into libtalercurl, fixes many ugly issues in build systemChristian Grothoff
2019-10-23fix warningChristian Grothoff
2019-10-15memcmp() -> GNUNET_memcmp()Marcello Stanisci
2019-10-15Check instance before processing payment.Marcello Stanisci
2019-10-15advancing debug..Marcello Stanisci
2019-10-14fix urlMarcello Stanisci
2019-10-11fix #5733 by migrating to new GNUnet PQ APIChristian Grothoff
2019-10-05support http for taler://payFlorian Dold
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-10-05fix default, test no longer existsChristian Grothoff
2019-10-04properly separate external/internal APIsFlorian Dold
2019-10-01fix use before initializationFlorian Dold
2019-09-26refactor to check for instance in one place, instead of in each handlerChristian Grothoff
2019-09-26fix memory leakChristian Grothoff
2019-09-23implement instances via one base URL per instanceFlorian Dold
2019-09-17make URLs case-sensitiveChristian Grothoff
2019-09-16fixing misc memory leaks related to json, including #5769, as well as an unre...Christian Grothoff
2019-09-13FPRINTF -> fprintfMarcello Stanisci
2019-09-01teach config about instancesdemo-2019-08-31-00Florian Dold
2019-09-01wrap array in JSON objectFlorian Dold
2019-08-31subtract refund after checking for fee coverageFlorian Dold
2019-08-31compute refund amount correctlyFlorian Dold
2019-08-31loggingFlorian Dold
2019-08-31log refunded amountFlorian Dold
2019-08-30include tip expiration timestampFlorian Dold
2019-08-30include tip timestampFlorian Dold
2019-08-30json format stringFlorian Dold
2019-08-30return amount_left of tip to walletFlorian Dold
2019-08-30different handler for GET tip-pickupFlorian Dold
2019-08-30taler://refund supportFlorian Dold
2019-08-30mobile-friendly tippingFlorian Dold
2019-08-30format stringFlorian Dold
2019-08-30no more tip_redirect url, as we're moving to taler:// URIsFlorian Dold
2019-08-27oops, variable should be initializedFlorian Dold
2019-08-27oops, check query result firstFlorian Dold
2019-08-27unify resource_url and fulfillment_urlFlorian Dold
2019-08-26get rid of session_sig, as it is complex and does not work with mobile paymentsFlorian Dold
2019-08-26reduce size of order IDFlorian Dold
2019-08-26use instance ID instead of nameFlorian Dold
2019-08-26get completely rid of trigger-payFlorian Dold
2019-08-26generate taler_pay_uri in favor of the trigger-pay mechanismFlorian Dold
2019-08-26oops, fix use before initializationFlorian Dold
2019-08-26do not consider an order paid if last session id does not matchFlorian Dold