Age | Commit message (Expand) | Author |
2020-03-15 | clean up closer logic, improve error handling, simplify logic, add comments | Christian Grothoff |
2020-03-15 | move common logic to parse currency into libtalerutil | Christian Grothoff |
2020-03-07 | code cleanup (comments, scoping, naming, indentation) | Christian Grothoff |
2020-03-01 | add ENABLE_SANITY_CHECKS #define instead of using '1' | Christian Grothoff |
2020-03-01 | de-duplicate url.c | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |
2020-01-20 | spelling of 'mismatch' | Florian Dold |
2020-01-20 | fix | Christian Grothoff |
2020-01-19 | denom->amount | Florian Dold |
2020-01-19 | rename: TALER_config_get_denom->amount | Christian Grothoff |
2020-01-19 | indent | Christian Grothoff |
2020-01-19 | split off mhd.c | Christian Grothoff |
2020-01-19 | separate util.c and url.c | Christian Grothoff |
2020-01-19 | fix rounding, extend test | Christian Grothoff |
2020-01-19 | annotate | Christian Grothoff |
2020-01-19 | clean up amount logic, fix 2^53 check | Christian Grothoff |
2020-01-19 | fix copyright headers as per CA | Christian Grothoff |
2020-01-19 | consistently use payto URI instead of URL | Florian Dold |
2020-01-19 | remove unused/undocumented valgraind suppression file | Florian Dold |
2020-01-18 | add preload obscenity | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | fix FTBFS | Christian Grothoff |
2020-01-18 | doxygen work | Christian Grothoff |
2020-01-18 | doxygen | Christian Grothoff |
2020-01-18 | DCE: only keep x-taler-wire processing functions we actually use/need | Florian Dold |
2020-01-18 | DCE: we never have to derrive the wire_gateway_url from the payto URI | Florian Dold |
2020-01-17 | amount rounding a la Christian | Florian Dold |
2020-01-16 | reuse TALER_url_join | Christian Grothoff |
2020-01-16 | remove wallet-specific code | Florian Dold |
2020-01-15 | round amounts based on config, do unit test for rounding | Florian Dold |
2020-01-15 | ftbfs | Christian Grothoff |
2020-01-15 | fix fakebank account vs. full payto confusion | Christian Grothoff |
2020-01-15 | buffer lib has moved to GNUnet | Florian Dold |
2020-01-14 | expand test suite | Christian Grothoff |
2020-01-14 | split off buffer logic | Christian Grothoff |
2020-01-14 | add payto URL test, fix payto parser implementation | Christian Grothoff |
2020-01-14 | refactor uri parsing logic, prepare for unit test | Christian Grothoff |
2020-01-13 | make fakebank and banklib match specifified new API | Christian Grothoff |
2020-01-13 | eliminate libtalerwire | Christian Grothoff |
2019-11-28 | remove patch_private_key, as it doesn't make any sense | Florian Dold |
2019-11-09 | fix off by one: reserve space for 0-termination | Christian Grothoff |
2019-11-01 | fix path concatenation | Florian Dold |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-29 | fix type and indentation | Christian Grothoff |
2019-10-17 | implement buffer API and use it for URL construction | Florian Dold |
2019-10-05 | add helper function to detect http/https on an MHD connection | Florian Dold |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-09-23 | make URL joining more restrictive to avoid mistakes | Florian Dold |
2019-09-15 | add libasan to the LD_PRELOAD path if it was in gnunet-config | Christian Grothoff |