aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-08-26payment_redirect_url -> fallback_request_payment_urlFlorian Dold
2019-08-26fix wrong use of GNUNET_PQ_query_param_auto_from_typeFlorian Dold
2019-08-26fix prepared statementFlorian Dold
2019-08-26oops, call insert_session_info prepared statement correctlyFlorian Dold
2019-08-26non-existing session info is not supposed to be an errorFlorian Dold
2019-08-26remove deprecated headersFlorian Dold
2019-08-25implement re-pointing to an already paid orderFlorian Dold
2019-08-17resolveChristian Grothoff
2019-08-17fix sigChristian Grothoff
2019-08-17removing currency field from merchant databaseChristian Grothoff
2019-08-17implement /config to query e.g. currencyFlorian Dold
2019-08-01check payment logic: remove additional JSON format placeholderFlorian Dold
2019-08-01check payment logic: send contract_url for unpaid contractsFlorian Dold
2019-06-28#5784Marcello Stanisci
2019-06-27adapt to new wire-details signature objectMarcello Stanisci
2019-06-26check payment logic: allow session_id without session_sig_strFlorian Dold
2019-06-18fix leakChristian Grothoff
2019-06-18fix leaksChristian Grothoff
2019-06-18indentation fixChristian Grothoff
2019-06-18fix double-freeChristian Grothoff
2019-06-18fix memory leaksChristian Grothoff
2019-06-18fix misc style bugs and one real oneChristian Grothoff
2019-06-15Moving code.Marcello Stanisci
2019-06-11Moving free belowMarcello Stanisci
2019-06-11wire response takes permsMarcello Stanisci
2019-06-08trying to clean up the messy and buggy check-payment logic (#198801)Christian Grothoff
2019-06-08remove obsolete, duplicate test logic, rename _new.c to just .cChristian Grothoff
2019-06-07updating twister confMarcello Stanisci
2019-06-04handle json allocation failures, check MHD response code and log at leastChristian Grothoff
2019-06-03check return value, alwaysChristian Grothoff
2019-06-03check return value from TALER_string_to_amount, even in testChristian Grothoff
2019-05-30debugMarcello Stanisci
2019-05-30debugMarcello Stanisci
2019-05-29roll back transaction if payment is insufficientFlorian Dold
2019-05-28debugMarcello Stanisci
2019-05-28syntaxMarcello Stanisci
2019-05-28aestheticsMarcello Stanisci
2019-05-28commentMarcello Stanisci
2019-05-28aestheticsMarcello Stanisci
2019-05-27prevent segfaultMarcello Stanisci
2019-05-275732.Marcello Stanisci
2019-05-24remove superfluous log statementFlorian Dold
2019-05-24renameMarcello Stanisci
2019-05-24completing lib compressionMarcello Stanisci