exchange/src/mint
Christian Grothoff 067d489141 -fix FTBFS
2015-03-21 14:04:13 +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 first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now 2015-03-20 23:51:28 +01:00
plugin_mintdb_postgres.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
plugin.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
plugin.h first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now 2015-03-20 23:51:28 +01:00
taler_mintdb_plugin.h first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now 2015-03-20 23:51:28 +01:00
taler-mint-dbinit.c -fix FTBFS 2015-03-21 14:04:13 +01:00
taler-mint-httpd_db.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
taler-mint-httpd_db.h first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now 2015-03-20 23:51:28 +01:00
taler-mint-httpd_deposit.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
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 #3716: make sure amount-API offers proper checks against overflow and other issues 2015-03-18 18:55:41 +01:00
taler-mint-httpd_parsing.h bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +01:00
taler-mint-httpd_refresh.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
taler-mint-httpd_refresh.h remove redundant arg 'commit_client_sig' 2015-03-10 16:21:20 +01:00
taler-mint-httpd_responses.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_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 use wire validation routine 2015-03-13 10:01:57 +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 fix #3716: make sure amount-API offers proper checks against overflow and other issues 2015-03-18 18:57:36 +01:00
test_mint_deposits.c bringing copyright tags up to FSF standard 2015-02-08 00:16:22 +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