summaryrefslogtreecommitdiff
path: root/src/util/amount.c
AgeCommit message (Expand)Author
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-06-18reduce code duplicationChristian Grothoff
2019-02-114692. Fix global return code.Marcello Stanisci
2018-01-01refuse endian conversion for invalid amountsChristian Grothoff
2017-11-02lets use 52, the number of bits storedChristian Grothoff
2017-11-02fix #5167Christian Grothoff
2017-10-06fix signed calls to isalpha/isdigit/isspace etc.Christian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-06add amount division API and test caseChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-04-04fix test to ensure DB invariants are metChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-20implementing #3905Christian Grothoff
2015-07-15-fix ftbfs in wallet-only modeChristian Grothoff
2015-07-05fix typeChristian Grothoff
2015-06-03more documenting, checking for consistency between prepared statements and fu...Christian Grothoff
2015-04-13starting with tests for libtalerutilChristian Grothoff
2015-03-28-doxygen fixesChristian Grothoff
2015-03-26util: avoid memcpy over overlapping memorySree Harsha Totakura
2015-03-18fix #3716: make sure amount-API offers proper checks against overflow and oth...Christian Grothoff
2015-03-17documentation, commentsChristian Grothoff
2015-03-16util: Use TALER_CURRENCY_LEN instead of sizeof()Sree Harsha Totakura
2015-03-06util: use const whenever applicableSree Harsha Totakura
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-29towards proper implementation of /withdraw/statusChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil he...Christian Grothoff
2015-01-27rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt APIChristian Grothoff