exchange/src/mint
2015-03-26 19:29:58 +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 fix #3638 2015-03-22 22:14:30 +01:00
key_io.h fix #3638 2015-03-22 22:14:30 +01:00
Makefile.am db: testcase depends on the postgres plugin 2015-03-26 19:27:53 +01:00
plugin_mintdb_common.c fix #3728 2015-03-24 12:00:40 +01:00
plugin_mintdb_postgres.c db: fix leftovers from #3716 2015-03-26 19:29:58 +01:00
plugin.c db: Implement plugin loading and unloading 2015-03-26 18:06:37 +01:00
plugin.h move free functions into plugin 2015-03-22 13:02:11 +01:00
taler_mintdb_plugin.h db: Implement plugin loading and unloading 2015-03-26 18:06:37 +01:00
taler-mint-dbinit.c -fix FTBFS 2015-03-21 14:04:13 +01:00
taler-mint-httpd_db.c make kappa global fixed constant, not something to be negotiated, KISS 2015-03-24 17:25:00 +01:00
taler-mint-httpd_db.h make kappa global fixed constant, not something to be negotiated, KISS 2015-03-24 17:25:00 +01:00
taler-mint-httpd_deposit.c address #3708: melt_hash => session_hash, use session_hash for DB access, not session_pub 2015-03-24 16:56:06 +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 #3484: sign over full key set as well 2015-03-24 17:53:13 +01:00
taler-mint-httpd_keystate.h fix #3638 2015-03-22 22:14:30 +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 make kappa global fixed constant, not something to be negotiated, KISS 2015-03-24 17:25:00 +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 Merge branch 'master' of git.taler.net:/var/git/mint 2015-03-24 18:27:24 +01:00
taler-mint-httpd_responses.h fix #3638 2015-03-22 22:14:30 +01:00
taler-mint-httpd_withdraw.c fix #3638 2015-03-22 22:14:30 +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 make kappa global fixed constant, not something to be negotiated, KISS 2015-03-24 17:25:00 +01:00
taler-mint-keycheck.c fix #3638 2015-03-22 22:14:30 +01:00
taler-mint-keyup.c -resolving fixmes or annotating to bug tracker notes 2015-03-24 00:00:16 +01:00
taler-mint-reservemod.c -resolving fixmes or annotating to bug tracker notes 2015-03-24 00:00:16 +01:00
test_mint_common.c fix #3638 2015-03-22 22:14:30 +01:00
test_mint_db.c db: fix SIGSEGV in testcase 2015-03-26 19:29:03 +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
test-mint-db-postgres.conf db: pick the right plugin in the DB testcase 2015-03-26 18:31:59 +01:00