Age | Commit message (Expand) | Author |
2024-03-10 | do not permit empty currency string | Christian Grothoff |
2024-03-07 | -more loggingv0.9.4a | Christian Grothoff |
2023-10-12 | update private key files and harden checks for currency codes | Christian Grothoff |
2023-10-08 | more work on DD51 | Christian Grothoff |
2023-05-10 | ensure amounts are in upper-case | Christian Grothoff |
2023-05-10 | always use GNUNET_memcpy | Christian Grothoff |
2022-12-05 | adapt build to latest GNUnet without gnunet/platform.h | Christian Grothoff |
2022-03-17 | -misc fixes | Christian Grothoff |
2022-02-17 | -fix CS nonce reuse check logic | Christian Grothoff |
2021-09-01 | add long-time overdue convenience function | Christian Grothoff |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff |
2021-07-10 | expose 2^52 amount value limit in header, check that limit in test cases, add... | Christian Grothoff |
2020-08-29 | use enum instead of int | Christian Grothoff |
2020-08-12 | implement #6478, but untested as shown by FIXMEs | Christian Grothoff |
2020-04-23 | fix #6215~15757 | Christian Grothoff |
2020-04-23 | write overflow check nicer (#6215) | Christian Grothoff |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff |
2020-04-03 | fix ftbfs | Christian Grothoff |
2020-04-02 | fix #6148 | Christian Grothoff |
2020-04-02 | fix #6147 | Christian Grothoff |
2020-04-02 | fix #6146 | Christian Grothoff |
2020-03-31 | typosCodeBlau-NGI-2019 | Christian Grothoff |
2020-03-15 | clean up closer logic, improve error handling, simplify logic, add comments | Christian Grothoff |
2020-02-29 | doxygen fixes | Christian Grothoff |
2020-01-20 | fix | Christian Grothoff |
2020-01-19 | denom->amount | Florian Dold |
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-18 | fix FTBFS | Christian Grothoff |
2020-01-18 | doxygen work | Christian Grothoff |
2020-01-17 | amount rounding a la Christian | Florian Dold |
2020-01-15 | round amounts based on config, do unit test for rounding | Florian Dold |
2020-01-13 | eliminate libtalerwire | Christian Grothoff |
2019-10-05 | reindenting with uncrustify | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-06-18 | reduce code duplication | Christian Grothoff |
2019-02-11 | 4692. Fix global return code. | Marcello Stanisci |
2018-01-01 | refuse endian conversion for invalid amounts | Christian Grothoff |
2017-11-02 | lets use 52, the number of bits stored | Christian Grothoff |
2017-11-02 | fix #5167 | Christian Grothoff |
2017-10-06 | fix signed calls to isalpha/isdigit/isspace etc. | Christian Grothoff |
2017-03-20 | fixing misc auditor issues | Christian Grothoff |
2017-03-15 | update getopt config parsing style to match 'getopt' GNUnet branch API change | Christian Grothoff |
2017-03-06 | add amount division API and test case | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-04-04 | fix test to ensure DB invariants are met | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |