summaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
2020-01-11remove exchange-url argument from /admin/add/incomingChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2020-01-09Fix bank test.Marcello Stanisci
2019-12-24add missing configuration files to dist, eliminate warning on CONFLICT status...Christian Grothoff
2019-12-23do NOT reset DB in taler-bank-manage-testing, not healthy for auditor testChristian Grothoff
2019-12-23make exchange test suite work with current bankChristian Grothoff
2019-12-22Fix auditordb.Marcello Stanisci
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-12-15purge history-range API, no longer needed (#5993)Christian Grothoff
2019-12-15fix double free in testChristian Grothoff
2019-12-14new is the new old: remove _new from testsChristian Grothoff
2019-12-14remove obsolete old tests (#5758)Christian Grothoff
2019-12-14fix commentsChristian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-26turn teah_common.c into libtalercurl, fixes many ugly issues in build systemChristian Grothoff
2019-10-23alphabetical, pleaseChristian Grothoff
2019-10-06handle 406 nicely, can happen if insufficient balanceChristian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-29Less granularity for bank error codes (#5787).Marcello Stanisci
2019-09-15use single lineChristian Grothoff
2019-09-15fix memory leaks in test caseChristian Grothoff
2019-09-11rename testMarcello Stanisci
2019-09-11purge old _new bank-lib testMarcello Stanisci
2019-09-11Unify "twisted" tests.Marcello Stanisci
2019-09-11fix bank-lib test.Marcello Stanisci
2019-09-09fix makefileMarcello Stanisci
2019-09-09one source two binaries for testing.Marcello Stanisci
2019-09-09Importing the "has_in_name" logic from MHD.Marcello Stanisci
2019-09-09Provide method to launch Fakebank withOUT running tests.Marcello Stanisci
2019-09-05fix warningsChristian Grothoff
2019-09-04Calling bank legacy API in a testMarcello Stanisci
2019-08-25re-format codeFlorian Dold
2019-08-23ignChristian Grothoff
2019-07-22fix test case clean up logic on skipChristian Grothoff
2019-06-08rename _new.c to just .c for testsChristian Grothoff
2019-06-07update twister confMarcello Stanisci
2019-06-03initialize timestamp to obviously bogus value if /admin/add/incoming failedChristian Grothoff
2019-06-03.argument field was never used, simplify logicChristian Grothoff
2019-06-03add guard logic to check sizeof(value) is sufficient (should be -- size is 20...Christian Grothoff
2019-06-03check more return valuesChristian Grothoff
2019-06-03do not cut out &start= post-hum, just build the string right the first timeChristian Grothoff
2019-06-03eliminate useless global variable TFH_handle_history_range_stepChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-23using legal lib namesMarcello Stanisci
2019-05-23Export compressing routine.Marcello Stanisci
2019-05-16Fix compression.Marcello Stanisci
2019-05-13Never set HTTP headers before invoking libgnunetcurl.Marcello Stanisci
2019-05-12bank-lib: fix contextFlorian Dold
2019-05-12hack in bank-lib compressionFlorian Dold