summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-15remove dead or unnecessary macrosChristian Grothoff
2017-06-14error code for merchant's /refundMarcello Stanisci
2017-06-14error code for merchant's /refundMarcello Stanisci
2017-06-14error code for merchant's /refundMarcello Stanisci
2017-06-14error code for merchant's /refundMarcello Stanisci
2017-06-11automated refunds of expired reserves now work and tested, fixes #4956Christian Grothoff
2017-06-11tolerate empty transaction list when returning historyChristian Grothoff
2017-06-11fix doxygenChristian Grothoff
2017-06-11modify fakebank API to allow arbitrary subjects, not just well-fromed WTIDsChristian Grothoff
2017-06-11add --test option to taler-exchange-wirewatchChristian Grothoff
2017-06-11do not show -v option twice in -hChristian Grothoff
2017-06-11add new test to ignore filesChristian Grothoff
2017-06-11start test case for #4956Christian Grothoff
2017-06-11a bit more work on #5010Christian Grothoff
2017-06-11match GNUnet API rename, work on #5010Christian Grothoff
2017-06-06add missing files for distcheckChristian Grothoff
2017-06-06bump versions for releasev0.3.0Christian Grothoff
2017-06-05assert non-NULLChristian Grothoff
2017-06-05fix indentationChristian Grothoff
2017-06-04fix more leaksChristian Grothoff
2017-06-04fix remaining leak from #5050Christian Grothoff
2017-06-04free auditor data on shutdown (#5050)Christian Grothoff
2017-06-04fix memory leaks (#5050)Christian Grothoff
2017-06-04fixing misc doxygen issuesChristian Grothoff
2017-06-01add version to keydata returned by libtalerexchange (#5035)Christian Grothoff
2017-06-01fix #5035Christian Grothoff
2017-06-01start to use extended libgnunetpq API (not finished)Christian Grothoff
2017-05-29undo accidental commitChristian Grothoff
2017-05-29minor changes to get #3464 to work, finallyChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-28add missing drop, should fix #5007Christian Grothoff
2017-05-25more work on #5010Christian Grothoff
2017-05-25more work on #5010Christian Grothoff
2017-05-25starting some initial work on #5010, very incompleteChristian Grothoff
2017-05-24bank flush db command also needed -c optionMarcello Stanisci
2017-05-24fix auditor_iter, still a GNUNET_SYSERR lying around.Marcello Stanisci
2017-05-22fix segv in test if DB interaction failed hardChristian Grothoff
2017-05-18tolerating bad denomination blobs when iterating overMarcello Stanisci
2017-05-18auditor doesn't sign a zero-length list of denominationsMarcello Stanisci
2017-05-17bank-lib testcase passes config file to the bankMarcello Stanisci
2017-05-17remove mention of 'talercheck'Marcello Stanisci
2017-05-17bank-lib looks first into env to get checkdb's nameMarcello Stanisci
2017-05-16implement test and fix minor discovered bugs for /history via test wire plugi...Christian Grothoff
2017-05-16skeleton for the test for #4959Christian Grothoff
2017-05-16nicer error reportingChristian Grothoff
2017-05-16use and purge alternate db when testing against python bankMarcello Stanisci
2017-05-16start_row is actually start in the spec, fix namingChristian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-16fix port numbers, no longer 8081 but on 8080; and box json array /history res...Christian Grothoff
2017-05-16take the history array from "data" field returned by the bankMarcello Stanisci