Christian Grothoff
0214e426a6
add amount division API and test case
2017-03-06 16:35:30 +01:00
Marcello Stanisci
59c6856284
fixing #4594
2016-07-07 17:55:25 +02:00
Christian Grothoff
0ff76b5abb
fix test to ensure DB invariants are met
2016-04-04 16:47:11 +02:00
Christian Grothoff
80f6c4240e
-fix (C) notices
2016-01-19 14:39:00 +01:00
Christian Grothoff
beceb3bc16
implementing #3905
2015-07-20 10:34:32 +02:00
Christian Grothoff
3eddd802dc
-fix ftbfs in wallet-only mode
2015-07-15 11:40:51 +02:00
Christian Grothoff
dde1ff8821
fix type
2015-07-05 13:18:49 +02:00
Christian Grothoff
c3ab96b242
more documenting, checking for consistency between prepared statements and functional logic
2015-06-03 15:41:09 +02:00
Christian Grothoff
5827630699
starting with tests for libtalerutil
2015-04-13 17:20:46 +02:00
Christian Grothoff
eca4f1a8fe
-doxygen fixes
2015-03-28 15:42:07 +01:00
Sree Harsha Totakura
7730a08349
util: avoid memcpy over overlapping memory
...
memcpy used to copy the currency string in TALER_amount_get_zero can copy from
overlapping memory regions. This happens when the diff parameter to
TALER_amount_substract is same as a1 parameter.
2015-03-26 19:39:16 +01:00
Christian Grothoff
23bf1eee74
fix #3716 : make sure amount-API offers proper checks against overflow and other issues
2015-03-18 18:55:41 +01:00
Christian Grothoff
4eeaff1355
documentation, comments
2015-03-17 11:37:21 +01:00
Sree Harsha Totakura
f8a77d3ca9
util: Use TALER_CURRENCY_LEN instead of sizeof()
2015-03-16 11:08:52 +01:00
Sree Harsha Totakura
72c298b52e
util: use const whenever applicable
2015-03-06 10:32:02 +01:00
Christian Grothoff
477e68c506
bringing copyright tags up to FSF standard
2015-02-08 00:16:22 +01:00
Christian Grothoff
8adde040ab
towards proper implementation of /withdraw/status
2015-01-29 00:09:48 +01:00
Christian Grothoff
9c3c6295a8
even cleaner separation of PostGres-specific logic, and nicer libtalerutil headers
2015-01-28 20:53:21 +01:00
Christian Grothoff
2cda5ea7ee
rework taler lib, moving some code to GNUnet, cleaner refresh encrypt/decypt API
2015-01-27 16:18:33 +01:00