summaryrefslogtreecommitdiff
path: root/src/util/util.c
AgeCommit message (Expand)Author
2020-01-18doxygenChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-18DCE: only keep x-taler-wire processing functions we actually use/needFlorian Dold
2020-01-18DCE: we never have to derrive the wire_gateway_url from the payto URIFlorian Dold
2020-01-16reuse TALER_url_joinChristian Grothoff
2020-01-15ftbfsChristian Grothoff
2020-01-15fix fakebank account vs. full payto confusionChristian Grothoff
2020-01-15buffer lib has moved to GNUnetFlorian Dold
2020-01-14split off buffer logicChristian Grothoff
2020-01-14add payto URL test, fix payto parser implementationChristian Grothoff
2020-01-14refactor uri parsing logic, prepare for unit testChristian Grothoff
2020-01-13make fakebank and banklib match specifified new APIChristian Grothoff
2020-01-13eliminate libtalerwireChristian Grothoff
2019-11-09fix off by one: reserve space for 0-terminationChristian Grothoff
2019-11-01fix path concatenationFlorian Dold
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix type and indentationChristian Grothoff
2019-10-17implement buffer API and use it for URL constructionFlorian Dold
2019-10-05add helper function to detect http/https on an MHD connectionFlorian Dold
2019-09-23make URL joining more restrictive to avoid mistakesFlorian Dold
2019-09-13FPRINTF -> fprintfMarcello Stanisci
2019-09-05fix warningsChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-08-21detect plain http serverChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2018-01-31url joining: grow strings correctlyFlorian Dold
2018-01-31more tests, fix varargs invocationFlorian Dold
2018-01-31url construction helpersFlorian Dold
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fix leaksChristian Grothoff
2016-04-16fix taler-exchange-keyup way of loading configurationChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-07removing duplication of --help logicChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-08-14helper function for debuggingChristian Grothoff
2015-07-15-fix ftbfs in wallet-only modeChristian Grothoff
2015-07-05misc bugfixes from testsChristian Grothoff
2015-06-02-include wallet headers if compiling wallet libraryChristian Grothoff
2015-04-13fixing -h and -v command line tool optionsChristian Grothoff
2015-04-12separate out wireformats logicChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-17move TALER_CONFIG_get_denom into util libChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-28move data_to_string_alloc to GNUnetChristian Grothoff
2015-01-28misc cleanup, moving TALER_MINT_config_load to libtalerutilChristian Grothoff
2015-01-27rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt APIChristian Grothoff
2015-01-09moving TALER_hash_context API to GNUnet, using slightly cleaner API as wellChristian Grothoff
2015-01-09removing dead TALER_genkey() API callChristian Grothoff