exchange/src/mint
Christian Grothoff 6c1081f1b5 fix #3642
2015-03-22 17:14:47 +01:00
..
test_mint_nayapaisa -initial import for mint 2015-01-08 18:37:20 +01:00
test_mint_nyadirahim -initial import for mint 2015-01-08 18:37:20 +01:00
.gitignore -initial import for mint 2015-01-08 18:37:20 +01:00
key_io.c properly handle variable-size RSA keys in key_io.c 2015-03-15 18:37:08 +01:00
key_io.h refactor denomination key structs to allow proper signing / serialization with new variable-size RSA keys 2015-03-15 18:27:32 +01:00
Makefile.am move free functions into plugin 2015-03-22 13:02:11 +01:00
plugin_mintdb_common.c forgot to add file earlier 2015-03-22 14:24:52 +01:00
plugin_mintdb_postgres.c include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
plugin.c move free functions into plugin 2015-03-22 13:02:11 +01:00
plugin.h move free functions into plugin 2015-03-22 13:02:11 +01:00
taler_mintdb_plugin.h include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
taler-mint-dbinit.c -fix FTBFS 2015-03-21 14:04:13 +01:00
taler-mint-httpd_db.c move deposit fee check to earlier 2015-03-22 16:20:03 +01:00
taler-mint-httpd_db.h include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
taler-mint-httpd_deposit.c move deposit fee check to earlier 2015-03-22 16:20:03 +01:00
taler-mint-httpd_deposit.h bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
taler-mint-httpd_keystate.c fix #3716: make sure amount-API offers proper checks against overflow and other issues 2015-03-18 18:55:41 +01:00
taler-mint-httpd_keystate.h remove dead #includes 2015-03-15 17:17:29 +01:00
taler-mint-httpd_mhd.c bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
taler-mint-httpd_mhd.h bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
taler-mint-httpd_parsing.c fix #3636, and add amount parsing functionality to spec-parser 2015-03-22 17:10:45 +01:00
taler-mint-httpd_parsing.h fix #3636, and add amount parsing functionality to spec-parser 2015-03-22 17:10:45 +01:00
taler-mint-httpd_refresh.c fix #3642 2015-03-22 17:14:47 +01:00
taler-mint-httpd_refresh.h remove redundant arg 'commit_client_sig' 2015-03-10 16:21:20 +01:00
taler-mint-httpd_responses.c include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
taler-mint-httpd_responses.h slightly better error generation on /refresh/reveal errors 2015-03-13 09:49:47 +01:00
taler-mint-httpd_withdraw.c bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
taler-mint-httpd_withdraw.h bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
taler-mint-httpd.c -fix FTBFS 2015-03-21 14:04:13 +01:00
taler-mint-httpd.h fix testcase FTBFS 2015-03-21 14:21:00 +01:00
taler-mint-keycheck.c misc minor indentation, logging, comment fixes 2015-03-15 22:33:28 +01:00
taler-mint-keyup.c fix #3716: make sure amount-API offers proper checks against overflow and other issues 2015-03-18 18:55:41 +01:00
taler-mint-reservemod.c first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now 2015-03-20 23:51:28 +01:00
test_mint_common.c bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
test_mint_db.c include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
test_mint_deposits.c include fees in amounts being signed, check available balance on refresh 2015-03-22 16:09:01 +01:00
test_mint_nayapaisa.ecc -initial import for mint 2015-01-08 18:37:20 +01:00
test_mint_nyadirahim.ecc -initial import for mint 2015-01-08 18:37:20 +01:00