aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-20@paramMS
2020-10-20@param name[out] -> @param[out] nameMS
2020-10-20@paramMS
2020-10-20@param name[out] -> @param[out] nameMS
2020-10-16try using macro to comment out legacy logicChristian Grothoff
2020-10-16typoMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15expand test suite, remove obsolete functions from headerChristian Grothoff
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-14minor fixesChristian Grothoff
2020-10-14implementing long-polling test commands for wallet get order operation (#6466)Christian Grothoff
2020-10-14add test for #6545Christian Grothoff
2020-10-13Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2020-10-13implement #6545Christian Grothoff
2020-10-13fix format string bugChristian Grothoff
2020-10-13Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-13Doxygen fixesMS
2020-10-13generate refund URI with http/https status based on the merchant_base_url ↵Christian Grothoff
instead of trusting the client to use the same protocol for the request (which can be wrong if the browser decides to prefer https over http)
2020-10-13doxygen fixesMS
2020-10-13doxygen fixesMS
2020-10-12clarify commentChristian Grothoff
2020-10-09delete unused filev0.8.0-dev.2MS
2020-10-09address doxygen warningsMS
(double definitions of @param)
2020-10-09address doxygen warningsMS
2020-10-09Addressing @file warningsMS
2020-10-09Addressing @file warnings.MS
2020-10-09addressing some of the @file warningsMS
2020-10-08fix Doxygen warningMS
2020-10-07refuse refunds categorically if refund_delay was 0, instead of trying to ↵Christian Grothoff
give refunds anyway
2020-10-02implement #6616 claim status in /private/orders/ID handlerChristian Grothoff