summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-05-01Don't free null strings.Florian Dold
When running in client-only mode, this string will never be allocated, but the code tried to free it ...
2019-04-30refactor for GNUNET_memcmpng0
2019-04-23refactor for GNUnet_memcmpng0
2019-04-23refactor link_bc() for GNUnet_memcmpng0
2019-04-22use uint64_t for serial_idChristian Grothoff
2019-04-19Install taler-bank-transfer again. Needed by reserve topper.Marcello Stanisci
2019-04-18memcmpChristian Grothoff
2019-04-18memcmpChristian Grothoff
2019-04-18add post HTTP request check for hanging transactionsChristian Grothoff
2019-04-18Wire plugin.Marcello Stanisci
Put logic to use the history-range API.
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-17Refactor for GNUNET_memcmpng0
2019-04-15Refactor test_exchangedb for GNUNET_memcmpng0
2019-04-12Still on making the compiler happy.Marcello Stanisci
2019-04-12Address more warnings on types.Marcello Stanisci
2019-04-11Introduce new "history range" wire API.Marcello Stanisci
2019-04-11Re-enabling keys serialization test.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
This latter enable us to call the "check-service" CMD against the Fakebank, instead of doing forced X seconds sleep.
2019-04-11Better calculation of # DKsMarcello Stanisci
2019-04-11fix build troubleChristian Grothoff
2019-04-10Merge branch 'master' of git.taler.net:exchangeng0
2019-04-10Refactor test_exchangedb_denomkeys for GNUNET_memcmpng0
2019-04-10Refactor test_exchangedb_auditors for GNUNET_memcmpng0
2019-04-10Refactor exchange_api_handle for GNUNET_memcmpng0
2019-04-10Refactor testing_api_cmd_payback for GNUNET_memcmpng0
2019-04-10Test /history-range after transactions happened.Marcello Stanisci
2019-04-10Fixing twisted tests.Marcello Stanisci
It has been observed that when a "twisted" test has "very little" commands in the stack, it uses to fail since the proxied service cannot be reached. This commit puts some delay before the first command gets run by the test interpreter; both in the form of a "blind" sleep, and with a more structured 'wget' loop.
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
This allows to build local histories to be matched against the ones returned by the bank; in particular, this version builds those stories regardless of /history or /history-range being run.
2019-04-09exchangedb/exchangedb_test: GNUNET_memcmpng0
2019-04-08/history-range.Marcello Stanisci
Implementing the "lib" and "testing-lib" functions to use it.
2019-04-08Refactor test_exchangedb_denomkeys.c for GNUNET_memcmpng0
2019-04-08Refactor test_exchangedb_signkeys for GNUNET_memcmpng0
2019-04-08Refactor lib/exchange_api_reserve.c for GNUNET_memcmpng0
2019-04-08Refactor lib/exchange_api_common.c for GNUNET_memcmpng0
2019-04-08Refactor plugin_exchangedb_postgres for GNUNET_memcmpng0
2019-04-08Fix leftover memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmp and _is_zerong0
2019-04-08Refactor test_auditordb.c for GNUNET_memcmpng0
2019-04-08refactor for GNUNET_memcmpng0
2019-04-08refactor for GNUNET_memcmpng0