Christian Grothoff
f4b013b3d4
fix leaks
2016-06-11 17:11:38 +02:00
Christian Grothoff
32bb3b14bf
fix #4483
2016-05-24 20:13:31 +02:00
Christian Grothoff
458992dc6f
fixes for disting
2016-05-04 10:21:35 +02:00
Florian Dold
9507c8c369
base config varname
2016-04-22 16:11:19 +02:00
Florian Dold
ad321624be
add taler-arm wrapper
2016-04-22 15:17:02 +02:00
Christian Grothoff
3abb3bc372
use user_config_file as well
2016-04-16 13:10:29 +02:00
Christian Grothoff
ecc5b6791f
fix taler-exchange-keyup way of loading configuration
2016-04-16 12:37:37 +02:00
Christian Grothoff
663363fc0e
Fix #4229
2016-04-15 19:41:44 +02:00
Florian Dold
bcf4b7f724
gitignore
2016-04-15 15:41:11 +02:00
Florian Dold
c234a8bed8
Create taler-config wrapper around gnunet-config
...
The wrapper uses LD_PRELOAD to make sure that paths are adjusted
for taler.
2016-04-13 15:58:02 +02:00
Christian Grothoff
30d66bcebc
fixing #4386 : use more sane configuration and data file structure
2016-04-10 17:10:20 +02:00
Christian Grothoff
71107a7b3d
expanding aggregator testcase
2016-04-10 02:52:46 +02:00
Christian Grothoff
43e9ac9471
recent changes to GNUNET_OS-IPK logic make plugin.c obsolete
2016-04-07 23:06:05 +02:00
Christian Grothoff
e00370d4f5
removing duplication of --help logic
2016-04-07 22:52:23 +02:00
Christian Grothoff
d986269dae
for #4374
2016-04-07 11:09:30 +02:00
Christian Grothoff
8df75214f4
install data and plugins in taler-exchange, not taler
2016-04-07 09:30:58 +02:00
Christian Grothoff
0ff76b5abb
fix test to ensure DB invariants are met
2016-04-04 16:47:11 +02:00
Christian Grothoff
3a2e547da9
use GNUnet-SVN #36970 API improvement to de-duplicate code in Taler
2016-03-31 20:56:16 +02:00
Christian Grothoff
b4c4f0b078
towards a testcase for aggregation logic
2016-03-30 22:56:17 +02:00
Christian Grothoff
0d1eced630
first refactoring of JSON logic to address #4150 and #4237
2016-03-19 15:23:11 +01:00
Christian Grothoff
b5cba32510
renaming mint->exchange
2016-03-01 15:35:04 +01:00
Christian Grothoff
fc57913530
move wireformat test to plugin
2016-01-25 12:51:04 +01:00
Christian Grothoff
e5c5dc9cae
move plugin path setup logic to libtalerutil
2016-01-25 12:50:29 +01:00
Christian Grothoff
80f6c4240e
-fix (C) notices
2016-01-19 14:39:00 +01:00
Christian Grothoff
2d6303c698
avoid generating URLs with // in them
2015-12-19 20:43:41 +01:00
Christian Grothoff
6ed1fc5f73
use comma instead of space as we do elsewhere
2015-12-19 20:36:05 +01:00
Christian Grothoff
9bbfca568f
updating code to match simplified specification ( #4039 )
2015-11-11 14:44:08 +01:00
Christian Grothoff
c2a40aa839
fix #4032 : move wire deadline form wire details to advisory field in /deposit request
2015-10-28 21:06:23 +01:00
Christian Grothoff
bef69272f6
nicer logging
2015-09-21 15:40:22 +02:00
Christian Grothoff
a6f8fa98b0
implement #3972 : support multiple wire formats concurrently
2015-09-20 13:48:15 +02:00
Christian Grothoff
3d1627daa7
helper function for debugging
2015-08-14 22:05:34 +02:00
Christian Grothoff
c6f88ebd61
doxygen-fixes
2015-08-09 15:40:16 +02:00
Christian Grothoff
00d613728f
completing TALER_MINT_refresh_melt implementation
2015-08-08 19:52:05 +02: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
663ea48047
nice error reporting
2015-07-08 09:47:50 +02:00
Christian Grothoff
ea5c1233f1
nicer error reporting
2015-07-08 09:40:13 +02:00
Christian Grothoff
296e27b92a
-simplify parsing, make code compile without new util API
2015-07-08 08:54:55 +02:00
Christian Grothoff
922323b410
misc bugfixes from tests
2015-07-05 16:55:01 +02:00
Christian Grothoff
dde1ff8821
fix type
2015-07-05 13:18:49 +02:00
Christian Grothoff
585287dc8d
fix #3869 : outdated FSF address
2015-06-30 13:55:39 +02:00
Christian Grothoff
5caa52aa4c
implementing /deposit JSON generation
2015-06-21 19:18:31 +02:00
Christian Grothoff
3bb26bcf47
deduplicate code with util/json.c, do use consistently /time/ encoding
2015-06-20 22:53:01 +02:00
Christian Grothoff
61752e0334
simplify /keys parser by using json parser interpreter
2015-06-20 22:40:06 +02:00
Christian Grothoff
006c55b3de
doxygen fixes
2015-06-12 11:00:04 +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
401745fc30
-include wallet headers if compiling wallet library
2015-06-02 12:52:05 +02:00
Christian Grothoff
de953fa7bc
add --enable-wallet-only flag to build libtalerutil_wallet which ONLY contains the wallet-specific API subset
2015-05-28 11:34:06 +02:00
Christian Grothoff
7b4623706c
Merge branch 'master' of git+ssh://taler.net/var/git/mint
2015-05-18 18:53:12 +02:00
Christian Grothoff
cb68cc7e5b
fix reporting in constructor
2015-05-18 18:52:52 +02:00
Christian Grothoff
cdc0f43f35
slightly expand wireformat test to cover error cases
2015-05-17 17:57:31 +02:00
Christian Grothoff
9896e8e96a
test for rsa-json conversion API
2015-05-17 17:35:24 +02:00
Christian Grothoff
3b0dadc28b
add functions for conversion from json to rsa public key/signature for symmetry, testing, etc.
2015-05-17 17:28:18 +02:00
Christian Grothoff
2f67dbebc5
test json-raw conversion, fix assertion
2015-05-17 17:10:38 +02:00
Christian Grothoff
b1401f93da
test json-time conversion, add support for forever/never time
2015-05-17 17:01:25 +02:00
Christian Grothoff
3817f83dd5
adding testcase for json-amount conversions, fixing typos and missing currency initialization
2015-05-17 16:53:00 +02:00
Christian Grothoff
25e530f37a
add test for varsize pq operation
2015-05-17 16:46:16 +02:00
Christian Grothoff
aa89db4d0a
organize #include, remove redundant includes
2015-05-16 20:33:01 +02:00
Christian Grothoff
21da34a501
-fix doxygen errors
2015-05-16 18:26:34 +02:00
Christian Grothoff
456434ec41
eliminating ECDSA support from json API (dead)
2015-05-16 14:16:38 +02:00
Christian Grothoff
f4a59d1ccc
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
2015-05-16 14:15:34 +02:00
Christian Grothoff
95f99d32dd
minor bugfixes
2015-05-01 09:59:18 +02:00
Christian Grothoff
e226e5c350
implementing TALER_refresh_link_encrypted_encode, and adding test
2015-04-18 13:08:19 +02:00
Christian Grothoff
0a0feeea86
finish #3777 including testing
2015-04-15 18:34:14 +02:00
Christian Grothoff
97e403bb66
moving core refresh crypto logic to util -- towards fixing #3777
2015-04-15 18:12:21 +02:00
Christian Grothoff
1fcd1873f0
basic tests for crypto functions
2015-04-13 18:57:37 +02:00
Christian Grothoff
2f6a4bb11c
rename TALER_RefreshLinkDecryptedP to TALER_RefreshLinkDecrypted as it contains a pointer and is thus not (P)acked
2015-04-13 18:42:39 +02:00
Christian Grothoff
5827630699
starting with tests for libtalerutil
2015-04-13 17:20:46 +02:00
Christian Grothoff
93bc450db3
enable code coverage configure option
2015-04-13 13:57:38 +02:00
Christian Grothoff
2310a3f474
fixing -h and -v command line tool options
2015-04-13 13:49:42 +02:00
Christian Grothoff
68774b20da
fix for #3626 : make it easier to add additional validators
2015-04-12 22:49:06 +02:00
Christian Grothoff
5e8f95c65e
separate out wireformats logic
2015-04-12 22:34:56 +02:00
Christian Grothoff
80b29ed2ae
indentation and minor updates to reflect latest API docs
2015-04-08 22:28:52 +02:00
Christian Grothoff
eca4f1a8fe
-doxygen fixes
2015-03-28 15:42:07 +01:00
Christian Grothoff
eae1896a4b
major rename-fest for more constent symbol names
2015-03-27 19:58:40 +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
f73071bc62
fix #3638
2015-03-22 22:14:30 +01:00
Christian Grothoff
c2a42d5475
this is actually OK
2015-03-22 14:58:40 +01:00
Christian Grothoff
7d9a403275
first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now
2015-03-20 23:51:28 +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
Christian Grothoff
0119f629b3
move TALER_CONFIG_get_denom into util lib
2015-03-17 10:48:12 +01:00
Sree Harsha Totakura
f8a77d3ca9
util: Use TALER_CURRENCY_LEN instead of sizeof()
2015-03-16 11:08:52 +01:00
Christian Grothoff
53b189868e
moving low-level JSON encoding logic to json.c
2015-03-15 16:39:06 +01:00
Christian Grothoff
6404213457
use wire validation routine
2015-03-13 10:01:57 +01:00
Christian Grothoff
ce8272446e
actually include purpose payload in sig
2015-03-09 13:07:27 +01:00
Christian Grothoff
579f465c9b
implementing #3632 : generate proof of insufficient funds by converting transaction history to JSON
2015-03-09 12:29:41 +01:00
Sree Harsha Totakura
72c298b52e
util: use const whenever applicable
2015-03-06 10:32:02 +01:00
Sree Harsha Totakura
bea425de6c
Fix #3624 : Check JSON format for wire deposits (SEPA specification)
2015-02-17 17:29:43 +01:00
Christian Grothoff
3cd1bef1ff
bringing copyright tags up to FSF standard
2015-02-08 00:17:40 +01:00
Christian Grothoff
477e68c506
bringing copyright tags up to FSF standard
2015-02-08 00:16:22 +01:00
Christian Grothoff
41e1dd9738
finish cleanup of /refresh/commit parsing
2015-01-29 17:34:37 +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
c4b63c1302
move PostGres-specific logic out of libtalerutil
2015-01-28 20:37:51 +01:00
Christian Grothoff
bc8f6e81a4
move data_to_string_alloc to GNUnet
2015-01-28 20:31:28 +01:00
Christian Grothoff
62d3d35250
move coin validity test to libtalerutil
2015-01-28 20:23:19 +01:00
Christian Grothoff
2debf6c3f0
cleaning up includes
2015-01-28 20:12:15 +01:00
Christian Grothoff
2e0e30291c
sign /deposit reply so that merchant has proof that mint accepted it
2015-01-28 19:48:41 +01:00
Christian Grothoff
49d4f24f8d
misc cleanup, moving TALER_MINT_config_load to libtalerutil
2015-01-28 14:55:25 +01:00