summaryrefslogtreecommitdiff
path: root/src/bank-lib
AgeCommit message (Expand)Author
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
2019-05-02adapt to GNUnet API changeChristian Grothoff
2019-04-22use uint64_t for serial_idChristian Grothoff
2019-04-19Install taler-bank-transfer again. Needed by reserve topper.Marcello Stanisci
2019-04-12Still on making the compiler happy.Marcello Stanisci
2019-04-12Address more warnings on types.Marcello Stanisci
2019-04-11Address compilation warnings.Marcello Stanisci
2019-04-11Address compilation warnings.Marcello Stanisci
2019-04-11Fix history CMD loop, + make fakebank demonize.Marcello Stanisci
2019-04-11fix build troubleChristian Grothoff
2019-04-10Test /history-range after transactions happened.Marcello Stanisci
2019-04-10Fixing twisted tests.Marcello Stanisci
2019-04-10minor fixesMarcello Stanisci
2019-04-10Time math macros.Marcello Stanisci
2019-04-10minor fixesMarcello Stanisci
2019-04-10Make the API-agnostic iterator work.Marcello Stanisci